- 05 Feb, 2011 2 commits
-
-
Sam Lantinga authored
-
Sam Lantinga authored
-
- 03 Feb, 2011 1 commit
-
-
Sam Lantinga authored
-
- 02 Feb, 2011 1 commit
-
-
Sam Lantinga authored
-
- 01 Feb, 2011 1 commit
-
-
Sam Lantinga authored
--HG-- extra : rebase_source : f06ea01caa64c8ad14170c723e5af52dad64d779
-
- 17 Jan, 2011 1 commit
-
-
Sam Lantinga authored
-
- 21 Jan, 2010 1 commit
-
-
Sam Lantinga authored
Switched from SDL_WindowID and SDL_TextureID to SDL_Window* and SDL_Texture* for code simplicity and improved performance. --HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%404438
-
- 23 Dec, 2009 1 commit
-
-
Sam Lantinga authored
Renamed SDL_RenderPoint() and SDL_RenderLine() to SDL_RenderDrawPoint() and SDL_RenderDrawLine(). Added API for rectangle drawing (as opposed to filling) Added placeholder API functions for circles and ellipses ... I'm not sure whether these will stay. Optimized software line drawing quite a bit. Added support for Wu's anti-aliased line drawing, currently disabled by default. --HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%404346
-
- 14 Dec, 2009 1 commit
-
-
Sam Lantinga authored
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%404306
-
- 09 Dec, 2009 1 commit
-
-
Sam Lantinga authored
SDL_DrawPoints() SDL_BlendPoints() SDL_BlendLines() SDL_DrawLines() SDL_FillRects() SDL_BlendRects() SDL_RenderPoints() SDL_RenderLines() SDL_RenderRects() Renamed SDL_RenderFill() to SDL_RenderRect() --HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%404279
-
- 07 Dec, 2009 1 commit
-
-
Sam Lantinga authored
On Windows the minimum window size may be larger than 80, so explicitly request the expected rectangle. --HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%404274
-
- 22 Nov, 2009 2 commits
-
-
Sam Lantinga authored
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%404223
-
Sam Lantinga authored
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%404222
-
- 21 Nov, 2009 4 commits
-
-
Sam Lantinga authored
We want to be strict on software renderer tests and opaque tests, but give a decent margin for blending inaccuracy for the blended tests. --HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%404218
-
Sam Lantinga authored
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%404212
-
Sam Lantinga authored
Added a dump_screen() function to assist with test failure diagnosis --HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%404208
-
Sam Lantinga authored
The semantics are that it reads the back buffer, and those pixels may not be available once SDL_RenderPresent() has happened. --HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%404207
-
- 20 Nov, 2009 1 commit
-
-
Mike Gorchak authored
1. SDL_RenderPresent() call has been added after each test to be sure, that all graphics output is flushed in case if it was asynchronous. 2. After each renderer test window recreation has been added. --HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%404205
-
- 18 Nov, 2009 5 commits
-
-
Sam Lantinga authored
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%404194
-
Sam Lantinga authored
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%404190
-
Sam Lantinga authored
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%404186
-
Sam Lantinga authored
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%404185
-
Sam Lantinga authored
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%404183
-
- 17 Nov, 2009 1 commit
-
-
Sam Lantinga authored
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%404182
-
- 16 Nov, 2009 1 commit
-
-
Sam Lantinga authored
This code still doesn't quite work yet. :) --HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%404174
-
- 15 Nov, 2009 1 commit
-
-
Sam Lantinga authored
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%404170
-
- 07 Sep, 2009 1 commit
-
-
Sam Lantinga authored
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%403789
-