Sam Lantinga
|
91ff680aa5
|
Fixed bug 1837 - Use error extension instead of glGetError()
Implemented support for GL_ARB_debug_output, but was unable to test it on Mac OS X.
|
2013-05-19 22:28:10 -07:00 |
|
Philipp Wiesemann
|
d7cb8fc61f
|
Corrected spelling in internal include file.
|
2013-05-12 13:02:07 +02:00 |
|
Sam Lantinga
|
f366b098d4
|
Added SDL_RenderSetScale() and SDL_RenderGetScale()
|
2012-10-01 20:59:33 -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
|
8253658837
|
Added function SDL_RenderSetClipRect()
|
2011-02-07 20:06:26 -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 |
|