aboutsummaryrefslogtreecommitdiff
path: root/engines/testbed/graphics.cpp
AgeCommit message (Collapse)Author
2010-06-25added code to test 16+ bit pixel formatsNeeraj Kumar
svn-id: r50257
2010-06-24added palette rotation testNeeraj Kumar
svn-id: r50220
2010-06-22some more filesystem related tweaksNeeraj Kumar
svn-id: r50167
2010-06-21crash with 3x sacling with cursors of odd dimmensionsNeeraj Kumar
svn-id: r50123
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-19some more changes with GFX and FS testsNeeraj Kumar
svn-id: r50064
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-15some changes in the display textsNeeraj Kumar
svn-id: r49893
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-13removed obsolete commentsNeeraj Kumar
svn-id: r49625
2010-06-13improved aspect ratio correction and cursor tests, added test for iconifying ↵Neeraj Kumar
and testing mouse movements svn-id: r49624
2010-06-11added code for ellipse drawing (Aspect ratio correction), fixed some more ↵Neeraj Kumar
formatting svn-id: r49593
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-08added working test for palettized cursors, tests mouse events as wellNeeraj Kumar
svn-id: r49516
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-03able to display rectangle on screen using grabPalette() and ↵Neeraj Kumar
copyRectToScreen, will use it to test palettes and autocomputeDirtyRects features svn-id: r49404
2010-06-02completed the basic testsuite classNeeraj Kumar
svn-id: r49392
2010-06-02enhanced the basic testsuite classNeeraj Kumar
svn-id: r49390