sdl2_frt/include
Ryan C. Gordon 01e0d8fc85 opengl: Add support for [GLX|WGL]_ARB_create_context_robustness.
This patch was originally written by Marc Di Luzio for glX and enhanced by
Maximilian Malek for WGL, etc. Thanks to both of you!

Fixes Bugzilla #3643.
Fixes Bugzilla #3735.
2017-08-19 15:02:03 -04:00
..
begin_code.h Fixed bug 3752 - minor os2 defines 2017-08-14 10:15:38 -07:00
close_code.h
SDL_assert.h Watcom supports __FUNCTION__ identifier (and surely not __PRETTY_FUNCTION__) 2017-08-17 21:35:46 -04:00
SDL_atomic.h Fixed building SDL applications with Visual Studio and the clang toolset 2017-08-19 03:07:44 -07:00
SDL_audio.h audio: better docs on conversion APIs, error if not init'd (thanks, Simon!). 2017-08-18 16:52:19 -04:00
SDL_bits.h SDL_bits.h: add __builtin_clz equivalent for Watcom/x86 as inline asm 2017-08-17 21:30:29 -04:00
SDL_blendmode.h Fixed compiler warning with enum 2017-08-14 10:14:07 -07:00
SDL_clipboard.h
SDL_config_android.h
SDL_config_iphoneos.h
SDL_config_macosx.h
SDL_config_minimal.h
SDL_config_pandora.h
SDL_config_psp.h
SDL_config_windows.h Fixed building SDL applications with Visual Studio and the clang toolset 2017-08-19 03:07:44 -07:00
SDL_config_winrt.h
SDL_config_wiz.h
SDL_config.h
SDL_config.h.cmake Added WASAPI audio target to autoconf build process 2017-08-18 17:29:44 -07:00
SDL_config.h.in Added WASAPI audio target to autoconf build process 2017-08-18 17:29:44 -07:00
SDL_copying.h
SDL_cpuinfo.h Fixed building SDL applications with Visual Studio and the clang toolset 2017-08-19 03:07:44 -07:00
SDL_egl.h
SDL_endian.h SDL_endian.h: add SDL_Swap16 and SDL_Swap32 for Watcom/x86 as inline asm 2017-08-17 21:32:00 -04:00
SDL_error.h
SDL_events.h Fixed bug 2263 - Event timestamp members are undocumented 2017-08-14 21:40:40 -07:00
SDL_filesystem.h
SDL_gamecontroller.h
SDL_gesture.h
SDL_haptic.h
SDL_hints.h Fixed bug 3745 - specify SDLCALL as the calling convention for API callbacks 2017-08-14 06:28:21 -07:00
SDL_joystick.h
SDL_keyboard.h
SDL_keycode.h
SDL_loadso.h
SDL_log.h Fixed bug 3745 - specify SDLCALL as the calling convention for API callbacks 2017-08-14 06:28:21 -07:00
SDL_main.h
SDL_messagebox.h
SDL_mouse.h
SDL_mutex.h
SDL_name.h
SDL_opengl_glext.h
SDL_opengl.h add missing os/2 apientry defs to SDL_opengl.h 2017-08-19 11:15:58 -07:00
SDL_opengles2_gl2.h
SDL_opengles2_gl2ext.h
SDL_opengles2_gl2platform.h
SDL_opengles2_khrplatform.h
SDL_opengles2.h
SDL_opengles.h
SDL_pixels.h
SDL_platform.h Fixed building with Visual Studio 2017 and the Windows XP toolset if _USING_V110_SDK71_ accidentally gets undefined 2017-08-19 02:23:50 -07:00
SDL_power.h
SDL_quit.h
SDL_rect.h
SDL_render.h
SDL_revision.h
SDL_rwops.h
SDL_scancode.h
SDL_shape.h
SDL_stdinc.h
SDL_surface.h Fixed bug 2441 - SDL_DuplicateSurface 2017-08-14 13:37:14 -07:00
SDL_system.h
SDL_syswm.h Fixed bug 3752 - minor os2 defines 2017-08-14 10:15:38 -07:00
SDL_test_assert.h
SDL_test_common.h
SDL_test_compare.h
SDL_test_crc32.h
SDL_test_font.h
SDL_test_fuzzer.h
SDL_test_harness.h
SDL_test_images.h
SDL_test_log.h
SDL_test_md5.h
SDL_test_random.h
SDL_test.h
SDL_thread.h Fixed bug 3745 - specify SDLCALL as the calling convention for API callbacks 2017-08-14 06:28:21 -07:00
SDL_timer.h
SDL_touch.h
SDL_types.h
SDL_version.h Updated version to 2.0.6 2017-08-18 18:16:37 -07:00
SDL_video.h opengl: Add support for [GLX|WGL]_ARB_create_context_robustness. 2017-08-19 15:02:03 -04:00
SDL.h