Sam Lantinga
|
0cb6385637
|
File style cleanup for the SDL 2.0 release
|
2013-05-18 14:17:52 -07:00 |
|
Sam Lantinga
|
95dcfa4c28
|
Happy New Year!
|
2013-02-15 08:47:44 -08:00 |
|
Sam Lantinga
|
f380ecb137
|
Removed executable bit from source files
|
2012-09-27 14:35:28 -07:00 |
|
Gabriel Jacobo
|
17bdcc6e8e
|
RenderCopyEx,rotation and flipping for all hardware/software backends (#1308)
|
2012-06-01 19:51:08 -03:00 |
|
Sam Lantinga
|
028e5dcdbd
|
Happy New Year!
|
2011-12-31 09:28:07 -05:00 |
|
Sam Lantinga
|
a76f024ea9
|
Fixed bug 1335 - Added support for different pixel formats in OpenGL ES 2 renderer
Gueniffey 2011-11-23 04:06:31 PST
The attached patch adds native support for
SDL_PIXELFORMAT_ARGB8888, SDL_PIXELFORMAT_RGB888, SDL_PIXELFORMAT_BGR888
|
2011-12-29 05:11:33 -05:00 |
|
Sam Lantinga
|
b0660ba5ff
|
SDL 1.3 is now under the zlib license.
|
2011-04-08 13:03:26 -07:00 |
|
Sam Lantinga
|
e5803d148c
|
Happy 2011! :)
|
2011-02-11 22:37:15 -08:00 |
|
Sam Lantinga
|
d63ef6e2a4
|
itsnotabigtruck has given me permission to replace the license for his contribution.
|
2011-02-11 19:11:27 -08:00 |
|
Sam Lantinga
|
7133afac5f
|
Made it possible to disable the rendering subsystem with configure --disable-render
|
2011-02-08 10:04:09 -08:00 |
|
Sam Lantinga
|
58e9ea986f
|
Fixed building on Android, added SDL_opengles2.h, removed unnecessary SDL_glesfuncs.h
--HG--
rename : src/video/SDL_glfuncs.h => src/render/opengl/SDL_glfuncs.h
|
2011-02-06 02:35:14 -08:00 |
|
Sam Lantinga
|
f2c40726b6
|
Added an OpenGL ES 2.0 renderer, contributed by itsnotabigtruck
This compiles, but it untested.
|
2011-02-06 00:00:13 -08:00 |
|