sdl2_frt/src/video
J?rgen P. Tjern? 95f7e242e6 Mac: Immediately update current OpenGL context's shape.
Previously we were postponing our -[NSOpenGLContext update] call to the next
SDL_GL_SwapWindow, even if the context was current on the current thread. This
changes it so that we will do the update immediately if it's the current
context.

If you're rendering on another thread, you need to call SDL_GL_SwapWindow once
after a resize event to ensure your drawable will produce non-garbage data.

Bug: https://bugzilla.libsdl.org/show_bug.cgi?id=2339
2014-02-25 15:28:12 -08:00
..
android Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
cocoa Mac: Immediately update current OpenGL context's shape. 2014-02-25 15:28:12 -08:00
directfb Fixed including SDL_internal.h twice for DirectFB. 2014-02-02 20:58:46 +01:00
dummy Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
haiku Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
mir * Remove android based workaround, it is handled in SDL_EGL_GetProcAddress. 2014-02-04 12:28:35 -08:00
pandora Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
psp Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
raspberry Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
uikit Fixed bug 2407 - Support for OpenGL ES 3 contexts on iOS 2014-02-22 15:23:09 -08:00
wayland Unload Wayland libs if memory allocation fails during init. 2014-02-03 11:53:21 -05:00
windows Don't warp the mouse while we're doing a modal interaction 2014-02-24 23:09:35 -08:00
x11 Fixes #2326, clean up the X11 backend a bit 2014-02-21 08:37:57 -03:00
SDL_blit_0.c Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
SDL_blit_1.c Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
SDL_blit_A.c Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
SDL_blit_auto.c Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
SDL_blit_auto.h Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
SDL_blit_copy.c Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
SDL_blit_copy.h Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
SDL_blit_N.c Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
SDL_blit_slow.c Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
SDL_blit_slow.h Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
SDL_blit.c Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
SDL_blit.h Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
SDL_bmp.c Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
SDL_clipboard.c Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
SDL_egl_c.h Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
SDL_egl.c Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
SDL_fillrect.c Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
SDL_pixels_c.h Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
SDL_pixels.c Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
SDL_rect_c.h Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
SDL_rect.c Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
SDL_RLEaccel_c.h Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
SDL_RLEaccel.c Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
SDL_shape_internals.h Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
SDL_shape.c Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
SDL_stretch.c Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
SDL_surface.c Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
SDL_sysvideo.h Added Mir video target (thanks, Brandon!). 2014-02-02 23:41:46 -05:00
SDL_video.c Added Mir video target (thanks, Brandon!). 2014-02-02 23:41:46 -05:00
sdlgenblit.pl Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00