sdl2_frt/src/video
Knut Andre Tidemann 02e9f81ebe SDL_egl: allow creation of versioned OpenGL contexts with EGL_KHR_create_context
If the EGL extension EGL_KHR_create_context is available, we can use it to
set the core/compatability profile and the minimum OpenGL version.

Use this if it is available to get the context requested by the GL attributes.
2014-06-28 12:17:29 -03:00
..
android Hopefully really fixed the Android build 2014-06-02 09:20:09 -07:00
cocoa Merged Ryan's SDL-gui-backend branch. 2014-06-25 17:06:12 -04:00
directfb Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
dummy Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
haiku Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
mir Assume all motion events are mouse events unless tool_type states otherwise. 2014-06-04 12:55:18 -07:00
nacl Fix compiler warnings in Native Client and Linux builds. 2014-06-20 11:10:16 -03:00
pandora Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
psp Added a README file regarding WinRT support 2014-04-09 21:29:19 -04: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 Fixed crash initializing OpenGL ES renderer if OpenGL renderer fails 2014-06-22 02:30:36 -07:00
wayland Fix compiler warning 2014-06-23 09:18:31 -03:00
windows Patched to compile on Windows. 2014-06-25 17:24:06 -04:00
winrt WinRT: fixed the max-button count for WinPhone 8.1 message boxes 2014-05-10 23:39:54 -04:00
x11 Patched to compile with -Werror=declaration-after-statement 2014-06-25 17:13:43 -04:00
SDL_blit_0.c Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
SDL_blit_1.c Added a README file regarding WinRT support 2014-04-09 21:29:19 -04: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 Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
SDL_blit_auto.h Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
SDL_blit_copy.c Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
SDL_blit_copy.h Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
SDL_blit_N.c Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
SDL_blit_slow.c Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
SDL_blit_slow.h Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
SDL_blit.c Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
SDL_blit.h Fixed bug 2556 - add compilation flag -Wshadow 2014-06-25 00:43:10 -07:00
SDL_bmp.c Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
SDL_clipboard.c Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
SDL_egl_c.h Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
SDL_egl.c SDL_egl: allow creation of versioned OpenGL contexts with EGL_KHR_create_context 2014-06-28 12:17:29 -03:00
SDL_fillrect.c Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
SDL_pixels_c.h Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
SDL_pixels.c Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
SDL_rect_c.h Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
SDL_rect.c Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
SDL_RLEaccel_c.h Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
SDL_RLEaccel.c Made the RLE code (semi) readable again 2014-06-25 01:35:17 -07:00
SDL_shape_internals.h Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
SDL_shape.c Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
SDL_stretch.c Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
SDL_surface.c Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
SDL_sysvideo.h Merged Ryan's SDL-gui-backend branch. 2014-06-25 17:06:12 -04:00
SDL_video.c Merged Ryan's SDL-gui-backend branch. 2014-06-25 17:06:12 -04:00
sdlgenblit.pl Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00