SDL-mirror/src/video
Sam Lantinga 35275fc714 Fixed bug 1946 - OpenGL contexts in threads
The SDL OpenGL context code is now properly thread aware.  There are two new functions which return the current OpenGL window and context for the current thread.

There are still places in the cocoa driver where the OpenGL context needs to be updated when the view changes.  These will need a different solution and still use the last globally set context to avoid changing behavior.
2013-07-11 22:59:20 -07:00
..
android Fixed implicit function declaration and warning for SDL_Log(). 2013-06-02 14:11:04 +02:00
bwindow File style cleanup for the SDL 2.0 release 2013-05-18 14:17:52 -07:00
cocoa Fixed bug 1946 - OpenGL contexts in threads 2013-07-11 22:59:20 -07:00
directfb Fixed bug 1916 - SDL_Keysym contains a deprecated field for unicode which may be removed. 2013-06-18 00:39:47 -07:00
dummy Make SDL_SetError and friends unconditionally return -1. 2013-03-31 12:48:50 -04:00
pandora File style cleanup for the SDL 2.0 release 2013-05-18 14:17:52 -07:00
psp File style cleanup for the SDL 2.0 release 2013-05-18 14:17:52 -07:00
uikit Fixed potential problem with postFinishLaunch being overridden by the application. 2013-07-06 00:32:20 -07:00
windows Fixed bug 1946 - OpenGL contexts in threads 2013-07-11 22:59:20 -07:00
x11 Fixed bug 1946 - OpenGL contexts in threads 2013-07-11 22:59:20 -07:00
SDL_blit.c Fixed bug 1534 - SIGSEGV in SDL_ConvertSurface() for certain formats in SDL2 2013-05-21 22:01:18 -07:00
SDL_blit.h Added surface conversion support for ARGB2101010 formats 2013-07-07 12:34:21 -07:00
SDL_blit_0.c Fix pulseaudio dynamic linking for Solaris builds. 2013-02-25 22:46:21 +00:00
SDL_blit_1.c Fix pulseaudio dynamic linking for Solaris builds. 2013-02-25 22:46:21 +00:00
SDL_blit_A.c Happy New Year! 2013-02-15 08:47:44 -08:00
SDL_blit_auto.c Happy New Year! 2013-02-15 08:47:44 -08:00
SDL_blit_auto.h Happy New Year! 2013-02-15 08:47:44 -08:00
SDL_blit_copy.c Happy New Year! 2013-02-15 08:47:44 -08:00
SDL_blit_copy.h Happy New Year! 2013-02-15 08:47:44 -08:00
SDL_blit_N.c Added surface conversion support for ARGB2101010 formats 2013-07-07 12:34:21 -07:00
SDL_blit_slow.c Happy New Year! 2013-02-15 08:47:44 -08:00
SDL_blit_slow.h Happy New Year! 2013-02-15 08:47:44 -08:00
SDL_bmp.c Fixed bug 1943 - Wrong handling of legacy 32bpp BMP files 2013-07-07 18:23:04 -07:00
SDL_clipboard.c Happy New Year! 2013-02-15 08:47:44 -08:00
SDL_fillrect.c Make SDL_SetError and friends unconditionally return -1. 2013-03-31 12:48:50 -04:00
SDL_pixels.c File style cleanup for the SDL 2.0 release 2013-05-18 14:17:52 -07:00
SDL_pixels_c.h The palette unused value is treated as alpha and updated when setting the colorkey. 2013-03-24 09:51:01 -07:00
SDL_rect.c File style cleanup for the SDL 2.0 release 2013-05-18 14:17:52 -07:00
SDL_rect_c.h Fixed bug 1763 - Constify SDL_UpdateWindowSurfaceRects() 2013-03-19 21:53:33 -07:00
SDL_RLEaccel.c Removed the inline functions from SDL_stdinc.h 2013-07-05 23:57:19 -07:00
SDL_RLEaccel_c.h Happy New Year! 2013-02-15 08:47:44 -08:00
SDL_shape.c File style cleanup for the SDL 2.0 release 2013-05-18 14:17:52 -07:00
SDL_shape_internals.h Happy New Year! 2013-02-15 08:47:44 -08:00
SDL_stretch.c Fixed macro line endings after whitespace was fixed 2013-05-21 22:04:14 -07:00
SDL_surface.c Fixed bug 1923 - Crash with SDL_SetColorKey 2013-07-06 20:29:40 -07:00
SDL_sysvideo.h Fixed bug 1946 - OpenGL contexts in threads 2013-07-11 22:59:20 -07:00
SDL_video.c Fixed bug 1946 - OpenGL contexts in threads 2013-07-11 22:59:20 -07:00
sdlgenblit.pl Happy New Year! 2013-02-15 08:47:44 -08:00