summaryrefslogtreecommitdiff
path: root/src/test
AgeCommit message (Expand)AuthorFilesLines
2017-03-09Enable sound by default after auto detection tests.Andrei Karas1-1/+1
2017-02-21Move other fs related files into fs directory.Andrei Karas1-1/+2
2017-02-21Move virt fs related files into fs directory.Andrei Karas1-2/+2
2017-02-10Fix virtfs checks.Andrei Karas1-1/+0
2017-02-10Rename physfsrwops into virtfsrwops.Andrei Karas1-3/+3
2017-01-03Update copyright year.Andrei Karas4-4/+4
2016-12-23Fix style issues.Andrei Karas1-2/+2
2016-12-23Add s color dye function for sse2 (software).Andrei Karas1-0/+2
2016-12-23Add a color dye function for sse2 (software).Andrei Karas1-67/+39
2016-12-22Improve dye speed tests.Andrei Karas1-4/+41
2016-12-22Add speed test for dye A software function.Andrei Karas2-4/+40
2016-12-18Improve dye speed test.Andrei Karas1-1/+4
2016-09-23Add missing comments into defines.Andrei Karas4-8/+9
2016-06-14Remove some useless includes.Andrei Karas2-3/+0
2016-06-13Fix includes and update deheader ci script.Andrei Karas2-6/+0
2016-06-07Move image class into image directory.Andrei Karas1-1/+2
2016-05-24Fix asserts with missing default music files.Andrei Karas1-1/+1
2016-05-09Try disable warnings in testlauncher.cppAndrei Karas1-6/+6
2016-04-28Fix overload virtual warning with SDL2.Andrei Karas1-1/+1
2016-04-26Split graphicsvetexes into multiply files.Andrei Karas1-1/+1
2016-04-26Move graphicsvertexes into render/vertexes.Andrei Karas1-1/+2
2016-04-21Remove extra spaces at line ends.Andrei Karas1-2/+0
2016-04-10Add pragma for clang for disable some warnings.Andrei Karas1-0/+9
2016-03-11Fix code style.Andrei Karas3-3/+7
2016-02-08Fix compilation on windows.Andrei Karas1-1/+1
2016-02-07Replace most static_cast<Type> to shorter versions from defines.Andrei Karas2-17/+17
2016-01-02Update copyrights year.Andrei Karas4-4/+4
2015-12-21Move dye related files into dye directory.Andrei Karas1-2/+3
2015-12-16Use screenshort helpers for creating screenshotsAndrei Karas1-1/+2
2015-12-01Fix compilation nacl with OpenGL (regal).Andrei Karas1-0/+4
2015-07-11Add missing checks into other files.Andrei Karas1-0/+4
2015-06-25Add missing checks into test directory.Andrei Karas2-8/+10
2015-05-25Dont set global color variables before drawing text.Andrei Karas1-2/+3
2015-05-15Fix compilation warning.Andrei Karas1-3/+2
2015-05-14Remove copy constructor from ClipRect class.Andrei Karas1-0/+2
2015-05-13Add initial support for custom stack class.Andrei Karas2-0/+91
2015-05-04Fix code style.Andrei Karas1-1/+1
2015-04-24Fix code style.Andrei Karas1-2/+6
2015-04-24Update test for dye speed.Andrei Karas2-18/+10
2015-04-23Add test for dye speed.Andrei Karas2-0/+38
2015-03-17Remove useless includes from .h files.Andrei Karas2-3/+0
2015-01-01Update copyrights year.Andrei Karas4-4/+4
2014-07-16In tests compare fps * 10.Andrei Karas1-4/+4
2014-07-16Recreate config file for tests on each run.Andrei Karas1-0/+1
2014-07-16Add max texture size detection for all modes.Andrei Karas3-43/+41
2014-07-16Add support for modern OpenGL in renderers tests.Andrei Karas3-12/+68
2014-06-21Add spelling fixes by Brian Callahan.Andrei Karas1-1/+1
2014-06-20Fix code style.Andrei Karas1-3/+3
2014-06-14Add another build in fps test, unused.Andrei Karas2-0/+51
2014-06-14Fix compilation warnings.Andrei Karas1-2/+0