aboutsummaryrefslogtreecommitdiff
path: root/engines/testbed/graphics.h
AgeCommit message (Collapse)Author
2011-06-07TESTBED: Remove dead code, unused arguments and unreferenced symbolsJulien
2011-06-07TESTBED: Add const modifiers to some parameters/functionsJulien
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-02-20TESTBED: Adapt documentation to the palette RGBA->RGB change.Johannes Schickel
2011-02-14TESTBED: Adapt to setPalette RGBA->RGB change.Johannes Schickel
2010-08-09TESTBED: Some refinemnts related to skipping tests and display in GUINeeraj Kumar
svn-id: r51945
2010-07-24TESTBED: added a test for checking cursor trails in the GUI, fixed some ↵Neeraj Kumar
display stuff svn-id: r51263
2010-07-20TESTBED: added preface to tests, can skip tests now.Neeraj Kumar
svn-id: r51073
2010-07-18Some more improvements in the TestbedListWidget and added description method ↵Neeraj Kumar
in testsuite class svn-id: r50984
2010-07-14Some code formatting fixesJordi Vilalta Prat
svn-id: r50893
2010-07-14Whitespace cleanup (mainly spaces and tabs at the end of line)Jordi Vilalta Prat
svn-id: r50885
2010-07-11improved the scaling test to have a rectangle of estimated size of scaled ↵Neeraj Kumar
cursor the scaled cursor should entirely cover that estimated rectangle svn-id: r50802
2010-07-07Added code to draw rainbow palette using HSV and converting it to RGBNeeraj Kumar
svn-id: r50739
2010-06-26renamed the guards in header filesNeeraj Kumar
svn-id: r50344
2010-06-26the ScummVM header included to all source filesNeeraj Kumar
svn-id: r50320
2010-06-24added palette rotation testNeeraj Kumar
svn-id: r50220
2010-06-21fixed couple of leaks in testbed/fs.cpp, removed some unecesarry code from ↵Neeraj Kumar
graphics.cpp/graphics.h svn-id: r50119
2010-06-17few fixes in GFX tests, added template for FS testsNeeraj Kumar
svn-id: r49925
2010-06-16some changes in scaling and overlayNeeraj Kumar
svn-id: r49904
2010-06-15added/fixed some features in palettized cursors/aspect ratio correction etc.Neeraj Kumar
svn-id: r49891
2010-06-14added some features suggested by jordi, needs more work althoughNeeraj Kumar
svn-id: r49668
2010-06-13added code for testing shake, focus, overlay, scaling, need to fix more some ↵Neeraj Kumar
of these although svn-id: r49634
2010-06-13improved aspect ratio correction and cursor tests, added test for iconifying ↵Neeraj Kumar
and testing mouse movements svn-id: r49624
2010-06-10some minor changes in the testsuite structure, reduced no. of files per ↵Neeraj Kumar
testsuite, fixed some formatting svn-id: r49571
2010-06-08updated my outdate copy of trunk, added couple of more tests in gfxtestsNeeraj Kumar
svn-id: r49510
2010-06-06polished the interface to interact with testsuites, added code to report ↵Neeraj Kumar
test results svn-id: r49456
2010-06-02completed the basic testsuite classNeeraj Kumar
svn-id: r49392
2010-06-02enhanced the basic testsuite classNeeraj Kumar
svn-id: r49390
2010-06-01created the basic testsuite class, will use it to create the GFX testsuite ↵Neeraj Kumar
in graphics.h svn-id: r49379