SDL/src/video
Sam Lantinga b677d1d883 Fixed Mac OS X OpenGL context creation to match other backends, where we only care about the actual version we request if it's 3.0 or newer or a special profile context.
Eventually we'll probably move the version checking to higher level code and report the actual version of context that got created, but to avoid breakage we'll leave it like this for now.
2014-03-10 19:59:06 -07:00
..
android Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
cocoa Fixed Mac OS X OpenGL context creation to match other backends, where we only care about the actual version we request if it's 3.0 or newer or a special profile context. 2014-03-10 19:59:06 -07: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 Patched to compile on C89 compilers. 2014-03-08 15:34:54 -05: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 Fixed Mac OS X OpenGL context creation to match other backends, where we only care about the actual version we request if it's 3.0 or newer or a special profile context. 2014-03-10 19:59:06 -07:00
winrt build fixes for most WinRT-related files 2014-03-10 21:21:35 -04:00
x11 Add support for the freedesktop.org Idle Inhibition specification, 2014-03-02 14:59:06 -05:00
SDL_RLEaccel.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_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_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_N.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_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_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 Integrated David Ludwig's support for Windows RT 2014-03-09 11:36:47 -07:00
SDL_egl_c.h 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 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_rect.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_shape.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_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 Integrated David Ludwig's support for Windows RT 2014-03-09 11:36:47 -07:00
SDL_video.c Fixed regression causing the renderer to recreate its window since it's not getting an OpenGL 2.1 context anymore. 2014-03-10 18:45:07 -07:00
sdlgenblit.pl Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00