Sam Lantinga
|
9888012562
|
Allow points to be outside the window bounds, stress testing the clipping code.
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%404294
|
2009-12-12 00:08:45 +00:00 |
|
Sam Lantinga
|
8ee9720297
|
Added interfaces for batch drawing of points, lines and rects:
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
|
2009-12-09 15:56:56 +00:00 |
|
Mike Gorchak
|
f050f1289b
|
Call CommonQuit() at exit has been added.
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%404040
|
2009-10-10 13:22:05 +00:00 |
|
Sam Lantinga
|
5a7c477ecc
|
Fixed crash in testdraw2, added more points
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%403364
|
2008-12-21 17:55:02 +00:00 |
|
Sam Lantinga
|
f055f6a189
|
Added RenderPiont() API
Merged the drawing tests into a single test program
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%403363
|
2008-12-21 17:39:41 +00:00 |
|