Sam Lantinga
|
4d3df8b3e3
|
Fixed bug #926
Updated copyright to LGPL version 2.1 and year 2010
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%404453
|
2010-01-24 21:10:53 +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 |
|
Sam Lantinga
|
1cbfd5b6e0
|
Partial fix for bug #859
Header file update from Ken for improved doxygen output
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%404127
|
2009-10-19 13:31:58 +00:00 |
|
Sam Lantinga
|
eb9f3bc6eb
|
Added line clipping
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%403371
|
2008-12-23 02:23:18 +00:00 |
|
Sam Lantinga
|
0c30a927ed
|
Updated copyright date
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%403321
|
2008-12-08 00:27:32 +00:00 |
|
Sam Lantinga
|
68d2b55278
|
Split out the SDL_rect and SDL_surface functions into their own headers.
Removed unused count from the dirty rect list.
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%402639
|
2007-09-10 12:20:02 +00:00 |
|