SDL/src/video
2014-09-18 11:03:34 -03:00
..
android [Android] Better fix for #2480, pause/resume audio 2014-09-18 11:03:34 -03:00
cocoa Fixed bug 2696 - Mac: fix display mode refresh rate calculation 2014-08-23 10:47:50 -07:00
directfb DSCAPS_GL was added for DirectFB 1.6 2014-09-10 14:05:27 -07: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 Fixed bug 2629 - Mac: crash when calling SDL_DestroyWindow with an active OpenGL context 2014-07-07 10:33:32 -07:00
mx6 Fixed using uninitialized display data in iMX6 initialization 2014-09-12 15:09:33 -07:00
nacl Fix compiler warnings in Native Client and Linux builds. 2014-06-20 11:10:16 -03: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 Added an API function to warp the mouse cursor in global screen space: SDL_WarpMouseGlobal() 2014-06-04 10:55:26 -07:00
uikit The OpenGL context returned by the UIKit backend is now an actual OpenGL context instead of the OpenGL view we created. 2014-08-06 00:28:02 -07:00
wayland video: waylandmouse: handle mmap error properly 2014-09-09 17:26:16 +09:00
windows Fixed bug 2629 - Mac: crash when calling SDL_DestroyWindow with an active OpenGL context 2014-07-07 10:33:32 -07:00
winrt WinRT: fixed the max-button count for WinPhone 8.1 message boxes 2014-05-10 23:39:54 -04:00
x11 [X11] Reconcile logical keyboard state with physical state on FocusIn 2014-09-11 19:24:42 -07:00
SDL_blit_1.c 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_A.c Fix compiler warnings in Native Client and Linux builds. 2014-06-20 11:10:16 -03:00
SDL_blit_auto.c Static analysis fix: more cleanups of unused variables, etc, in blitters. 2014-03-21 10:40:15 -04: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 2556 - add compilation flag -Wshadow 2014-06-25 00:43:10 -07:00
SDL_bmp.c Deal with various .bmp file format variants in SDL_LoadBMP_RW(). 2014-09-08 01:36:22 -04: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 mingw64 build and warnings 2014-07-07 10:26:28 -07:00
SDL_fillrect.c Static analysis fix: "Value stored to 'p' is never read" 2014-03-19 16:52:26 -04:00
SDL_pixels_c.h Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
SDL_pixels.c Added NV12 and NV21 texture support for OpenGL and OpenGL ES 2.0 renderers 2014-08-06 11:34:54 -07: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 Made the RLE code (semi) readable again 2014-06-25 01:35:17 -07:00
SDL_shape_internals.h Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
SDL_shape.c Fix non-power-of-two shaped windows. 2014-09-02 14:14:23 -07:00
SDL_stretch.c Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
SDL_surface.c Removed SDL_round() because the license wasn't compatible with zlib 2014-08-17 13:11:55 -07:00
SDL_sysvideo.h Freescale i.MX6 video driver 2014-09-10 08:54:01 -07:00
SDL_video.c Fixed bug 2415 - Message Boxes aren't implemented on Android 2014-09-13 02:15:18 -07:00
sdlgenblit.pl Static analysis fix: more cleanups of unused variables, etc, in blitters. 2014-03-21 10:40:15 -04:00