sdl2_frt/src/video
Sam Lantinga 1b689c335c Fixed bug 3503 - osx builds don't run on 10.6 as of rev. 10651
Ozkan Sezer

With rev. 10651, i.e. http://hg.libsdl.org/SDL/rev/747a6a795b21 ,
SDL2 - OS X builds fail to run on 10.6 (my setup: i686 / 10.6.8)
because the symbol _IOPMAssertionCreateWithDescription is missing.
The SDK listing it for 10.7+ does seem correct.  Reverting r10651
and rebuilding makes it to function again.
2016-12-01 11:52:47 -08:00
..
android Fixed bug 2808 - Fix SDL reporting wrong window size on resume 2016-10-07 15:21:19 -07:00
cocoa Fixed bug 3503 - osx builds don't run on 10.6 as of rev. 10651 2016-12-01 11:52:47 -08:00
directfb Fixed bug 3490 - Build failure with --enable-video-directfb 2016-11-15 01:14:30 -08:00
dummy Renaming of guard header names to quiet -Wreserved-id-macro 2016-11-20 21:34:54 -08:00
emscripten Still more compiler warning fixes for various platforms. 2016-11-23 17:20:28 -05:00
haiku Fixed bug 3461 - Implement TEXTINPUT events for Haiku 2016-10-19 20:42:22 -07:00
mir Added SDL_SetWindowResizable(). (thanks, Ethan!) 2016-09-29 22:52:41 -04:00
nacl Updated copyright to 2016 2016-01-02 10:10:34 -08:00
pandora Pandora: Fixed memory leak in video implementation. 2016-07-20 21:00:52 +02:00
psp PSP: Fixed memory leak if video init failed. 2016-08-03 22:32:20 +02:00
raspberry Fixed bug 3369 - RaspberryPI ability to specify a Dispmanx layer 2016-10-18 23:24:49 -07:00
uikit Implemented SDL_GetHintBoolean() to make it easier to check boolean hints 2016-10-07 23:40:44 -07:00
vivante Updated comments in video implementations. 2016-07-18 22:03:47 +02:00
wayland Wayland: Fixed file descriptor leaks if device was not initialized. 2016-11-18 00:05:54 +01:00
windows Fixed bug 3486 - Can't get HINSTANCE of my window 2016-11-20 21:18:55 -08:00
winrt WinRT: Corrected header file guard comment. 2016-11-05 21:22:58 +01:00
x11 Renaming of guard header names to quiet -Wreserved-id-macro 2016-11-20 21:34:54 -08:00
SDL_blit_0.c Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_blit_1.c Patch from Sylvain to fix clang warnings 2016-11-13 22:57:41 -08:00
SDL_blit_A.c Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_blit_auto.c Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_blit_auto.h Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_blit_copy.c Fixed bug 3096 - SDL_BlitSurface with overlapping source and destination 2016-10-10 18:28:05 +02:00
SDL_blit_copy.h Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_blit_N.c Fixed bug 1646 - Warnings from clang with -Weverything 2016-11-15 01:30:08 -08:00
SDL_blit_slow.c Fixed bug 3159 - SDL_blit_slow with BLENDING does not work 2016-10-01 13:40:01 -07:00
SDL_blit_slow.h Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_blit.c Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_blit.h Renaming of guard header names to quiet -Wreserved-id-macro 2016-11-20 21:34:54 -08:00
SDL_bmp.c Removed unused constants 2016-11-15 01:24:58 -08:00
SDL_clipboard.c Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_egl_c.h Renaming of guard header names to quiet -Wreserved-id-macro 2016-11-20 21:34:54 -08:00
SDL_egl.c Fixed compiler warning - this should have been a const char pointer 2016-10-04 03:38:39 -07:00
SDL_fillrect.c Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_pixels_c.h Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_pixels.c Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_rect_c.h Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_rect.c Fixed all known static analysis bugs, with checker-279 on macOS. 2016-11-24 21:41:09 -05:00
SDL_RLEaccel_c.h Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_RLEaccel.c Fixed all known static analysis bugs, with checker-279 on macOS. 2016-11-24 21:41:09 -05:00
SDL_shape_internals.h Renaming of guard header names to quiet -Wreserved-id-macro 2016-11-20 21:34:54 -08:00
SDL_shape.c Pacify some GCC strict-aliasing compiler warnings. 2016-11-23 21:52:48 -05:00
SDL_stretch.c Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_surface.c Fixed bug 3340 - SDL_BlitScaled causes access violation in some cases. 2016-11-30 22:06:05 -08:00
SDL_sysvideo.h Renaming of guard header names to quiet -Wreserved-id-macro 2016-11-20 21:34:54 -08:00
SDL_video.c Fixed all known static analysis bugs, with checker-279 on macOS. 2016-11-24 21:41:09 -05:00
sdlgenblit.pl Updated copyright to 2016 2016-01-02 10:10:34 -08:00