Cameron Gutman
|
329f2eb99e
Fix crash when GL_LoadFunctions()/GLES2_LoadFunctions() fails
|
6 سال پیش |
Sam Lantinga
|
eb14b635cd
Fixed bug 4134 - Render targets lose scale quality after minimizing a fullscreen window
|
7 سال پیش |
sezero
|
40b27fd51b
revert the recent typecast assignment changes (see bug #4079)
|
7 سال پیش |
Sam Lantinga
|
90e72bf4e2
Fixed ISO C99 compatibility
|
7 سال پیش |
Sam Lantinga
|
e3cc5b2c6b
Updated copyright for 2018
|
7 سال پیش |
Sam Lantinga
|
a6a4e27ae8
Updated SDL's YUV support, many thanks to Adrien Descamps
|
7 سال پیش |
Sam Lantinga
|
e9652b1987
Fixed bug 3857 - SDL_ConvertPixels misses YUV conversions
|
8 سال پیش |
Ozkan Sezer
|
c68d3ab785
Watcom supports __FUNCTION__ identifier (and surely not __PRETTY_FUNCTION__)
|
8 سال پیش |
Sam Lantinga
|
9451cd81ae
Fixed compiler warnings
|
8 سال پیش |
Sam Lantinga
|
c59d9923b3
Implemented more flexible blending modes for accelerated renderers
|
8 سال پیش |
Sam Lantinga
|
6f843b902d
Fixed bug 3243 - SDL_SetRenderDrawColor() behaves wrong with RGBA=0
|
8 سال پیش |
Ryan C. Gordon
|
02773811b3
render: GL_DestroyRender() should activate first.
|
8 سال پیش |
Philipp Wiesemann
|
266816b4aa
Removed newlines from error messages.
|
8 سال پیش |
Sam Lantinga
|
13433c4a61
Fixed bug 3569 - GL_UpdateViewport leaves PROJECTION matrix selected
|
8 سال پیش |
Sam Lantinga
|
45b774e3f7
Updated copyright for 2017
|
8 سال پیش |
Ryan C. Gordon
|
fb5fd67ccb
Fixed all known static analysis bugs, with checker-279 on macOS.
|
8 سال پیش |
Ryan C. Gordon
|
e93e91f0b5
Pacify some GCC strict-aliasing compiler warnings.
|
8 سال پیش |
Sam Lantinga
|
e4af8ce968
Fixed typo getting the drawable size
|
9 سال پیش |
Sam Lantinga
|
662f966cd9
Fixed bug 3355 - false "Invalid renderer" after creating an "opengles2" renderer.
|
9 سال پیش |
Steffen Pankratz
|
564c790f33
Fixed a memory leak in function GL_RenderReadPixels
|
9 سال پیش |
Sam Lantinga
|
27d4f09929
Implemented SDL_GetHintBoolean() to make it easier to check boolean hints
|
9 سال پیش |
Philipp Wiesemann
|
67bf5cac1a
Fixed wrong pixel format if reading pixels from OpenGL renderer.
|
9 سال پیش |
Sam Lantinga
|
fa0f417631
Fixed build warnings and errors
|
9 سال پیش |
Sam Lantinga
|
77305d47c2
Fixed bug 3345 - SDL_RenderClear inconsistency with ClipRect
|
9 سال پیش |
Sam Lantinga
|
061cc5e75f
Fixed bug 3349 - GLES2_RenderReadPixels doesn't use target texture format
|
9 سال پیش |
Sam Lantinga
|
51d6371ec1
Fixed bug 3350 - GL renderers don't need to flip rows after reading back pixels from the target texture
|
9 سال پیش |
Sam Lantinga
|
a42c396a57
Fixed bug 3361 - Texture color modulation doesn't work with active NONE blend mode (opengl and opengles)
|
9 سال پیش |
Sam Lantinga
|
3f1b1629c4
Fixed bug 3362 - OpenGL renderer doesn't check if framebuffers are supported when creating target textures
|
9 سال پیش |
Sam Lantinga
|
42065e785d
Updated copyright to 2016
|
9 سال پیش |
Ryan C. Gordon
|
f893ce3d3e
OpenGL+GLES renderers: Fixed incorrect clip rectangle coords (thanks, Marcel!).
|
9 سال پیش |