summaryrefslogtreecommitdiff
path: root/src/test/testlauncher.cpp
AgeCommit message (Expand)AuthorFilesLines
2014-07-16In tests compare fps * 10.Andrei Karas1-4/+4
2014-07-16Add max texture size detection for all modes.Andrei Karas1-1/+3
2014-07-16Add support for modern OpenGL in renderers tests.Andrei Karas1-3/+3
2014-06-20Fix code style.Andrei Karas1-3/+3
2014-06-14Add another build in fps test, unused.Andrei Karas1-0/+49
2014-06-14Fix compilation warnings.Andrei Karas1-2/+0
2014-06-14In fps tests show fps on console.Andrei Karas1-0/+2
2014-06-14fix modernoepngl drawing.Andrei Karas1-0/+35
2014-06-13In modernopengl add calcimagerect.Andrei Karas1-0/+11
2014-06-13In modernopengl add support for draw cached tile vertexes.Andrei Karas1-1/+10
2014-06-13In modernopengl add support for buffered draw tile collection.Andrei Karas1-1/+3
2014-06-12In modernopengl add rescaleddraw.Andrei Karas1-1/+4
2014-06-12In modernopengl add draw rescaled image.Andrei Karas1-0/+2
2014-06-12Add points and lines in draw test.Andrei Karas1-0/+7
2014-06-11In modernopengl add alpha for textures.Andrei Karas1-0/+2
2014-06-10In drawtest add outline color for text.Andrei Karas1-1/+2
2014-06-10Use cliparea for texture drawing position in modernopengl.Andrei Karas1-1/+1
2014-06-10Add basic texture drawing in modernopengl.Andrei Karas1-1/+4
2014-05-31fix code style.Andrei Karas1-3/+2
2014-05-29Move many variables from client into settings.Andrei Karas1-6/+7
2014-05-28Add function for show/test draw primitives.Andrei Karas1-0/+41
2014-05-26Fix max texture size detection.Andrei Karas1-8/+9
2014-05-25In max texture test, check actual texture drawing.Andrei Karas1-2/+46
2014-05-25Detect max texture size also in safe OpenGL mode.Andrei Karas1-1/+1
2014-05-25Fix texture size detection and saving.Andrei Karas1-1/+1
2014-05-25Add support for simple texture size detection.Andrei Karas1-1/+36
2014-05-02Add missing const.Andrei Karas1-2/+1
2014-04-30Fix code style in other files.Andrei Karas1-1/+1
2014-02-23Rename drawImage2 methods into drawImage.Andrei Karas1-6/+6
2014-01-01update copyright year in all sources.Andrei Karas1-1/+1
2013-12-29improve draw image calls.Andrei Karas1-6/+6
2013-12-14Improve a bit separate images drawing.Andrei Karas1-6/+6
2013-09-15remove unused include from test files.Andrei Karas1-3/+0
2013-09-15improve a bit video detection mode drawing.Andrei Karas1-5/+6
2013-09-15add RWops leaks reporting.Andrei Karas1-2/+3
2013-08-31move render classes into render dir.Andrei Karas1-1/+2
2013-08-25add SurfaceImageHelper for loading/processing surfaces for SDL2.Andrei Karas1-10/+10
2013-08-24move surface combination into sdlimagehelper.Andrei Karas1-2/+3
2013-08-24improve dirs usage in Client.Andrei Karas1-5/+5
2013-08-19fix compilation with old gcc.Andrei Karas1-5/+4
2013-08-19fix dye for big endian system again.Andrei Karas1-7/+0
2013-08-18testDyeAndrei Karas1-0/+63
2013-04-20fix style in other files.Andrei Karas1-1/+2
2013-04-12first part of style fixed after cpplint checks.Andrei Karas1-2/+0
2013-03-31Rename SoundManager sigleton from sound to soundManager.Andrei Karas1-4/+4
2013-03-01Fix arrow images load.Andrei Karas1-4/+4
2013-01-16update copyrights year.Andrei Karas1-1/+1
2012-12-03Rename sound.cpp/h to soundmanager.Andrei Karas1-1/+1
2012-10-08Fix compilation errors and warnings in different modes.Andrei Karas1-0/+3
2012-10-08Get from video detection texture compression and texture sampler modes.Andrei Karas1-2/+2