SDL/include/SDL3
Ryan C. Gordon af2dbf3ff3 video: Rename SDL_GL_DeleteContext to SDL_GL_DestroyContext.
Turns out that there isn't a strong OpenGL naming convention for "Delete" ...
WGL offers "wglDeleteContext" but the GLX equivalent is "glxDestroyContext"
and then EGL sealed the deal by going with Destroy as well! Since it matches
SDL3 naming conventions (Create/Destroy), we're renaming it.

Fixes #10197.
2024-07-10 15:54:08 -04:00
..
SDL.h
SDL_assert.h Updated headers with latest wikiheaders tweaks. 2024-06-14 02:09:55 -04:00
SDL_atomic.h Updated headers with latest wikiheaders tweaks. 2024-06-14 02:09:55 -04:00
SDL_audio.h Sync SDL3 wiki -> header 2024-07-10 19:45:01 +00:00
SDL_begin_code.h begin_code: Solaris Studio has __has_attribute defined by isn't usable here. 2024-06-27 22:13:48 -07:00
SDL_bits.h Updated headers with latest wikiheaders tweaks. 2024-06-14 02:09:55 -04:00
SDL_blendmode.h Updated headers with latest wikiheaders tweaks. 2024-06-14 02:09:55 -04:00
SDL_camera.h Simplified SDL_Surface 2024-07-10 00:48:18 -07:00
SDL_clipboard.h Updated headers with latest wikiheaders tweaks. 2024-06-14 02:09:55 -04:00
SDL_close_code.h
SDL_copying.h
SDL_cpuinfo.h
SDL_dialog.h JANITORIAL: Fix typos in comments in various files (#10058) 2024-06-19 07:13:46 -07:00
SDL_egl.h
SDL_endian.h SDL_endian.h: Fix byte order detection on Solaris (and some SPARC compilers). 2024-06-28 00:14:26 -04:00
SDL_error.h Updated headers with latest wikiheaders tweaks. 2024-06-14 02:09:55 -04:00
SDL_events.h Remove the SDL_EVENT_WINDOW_TAKE_FOCUS event 2024-07-03 15:08:21 -04:00
SDL_filesystem.h Updated headers with latest wikiheaders tweaks. 2024-06-14 02:09:55 -04:00
SDL_gamepad.h Updated headers with latest wikiheaders tweaks. 2024-06-14 02:09:55 -04:00
SDL_guid.h Updated headers with latest wikiheaders tweaks. 2024-06-14 02:09:55 -04:00
SDL_haptic.h Updated headers with latest wikiheaders tweaks. 2024-06-14 02:09:55 -04:00
SDL_hidapi.h Updated headers with latest wikiheaders tweaks. 2024-06-14 02:09:55 -04:00
SDL_hints.h Sync SDL3 wiki -> header 2024-07-07 18:05:35 +00:00
SDL_init.h Updated headers with latest wikiheaders tweaks. 2024-06-14 02:09:55 -04:00
SDL_intrin.h
SDL_iostream.h Updated headers with latest wikiheaders tweaks. 2024-06-14 02:09:55 -04:00
SDL_joystick.h Updated headers with latest wikiheaders tweaks. 2024-06-14 02:09:55 -04:00
SDL_keyboard.h include: Clean up SDL_GetKeyName documentation. 2024-07-02 12:29:33 -04:00
SDL_keycode.h Restore default behavior for keypad keycodes 2024-07-02 18:34:35 -07:00
SDL_loadso.h Updated headers with latest wikiheaders tweaks. 2024-06-14 02:09:55 -04:00
SDL_locale.h
SDL_log.h Updated headers with latest wikiheaders tweaks. 2024-06-14 02:09:55 -04:00
SDL_main.h emscripten: Let SDL hints be set by URL parameters. 2024-07-04 11:09:42 -04:00
SDL_main_impl.h
SDL_messagebox.h Updated headers with latest wikiheaders tweaks. 2024-06-14 02:09:55 -04:00
SDL_metal.h Updated headers with latest wikiheaders tweaks. 2024-06-14 02:09:55 -04:00
SDL_misc.h Updated headers with latest wikiheaders tweaks. 2024-06-14 02:09:55 -04:00
SDL_mouse.h Update descriptions for window resize cursors 2024-06-18 12:22:02 -04:00
SDL_mutex.h Updated headers with latest wikiheaders tweaks. 2024-06-14 02:09:55 -04:00
SDL_oldnames.h video: Rename SDL_GL_DeleteContext to SDL_GL_DestroyContext. 2024-07-10 15:54:08 -04:00
SDL_opengl.h
SDL_opengl_glext.h
SDL_opengles.h
SDL_opengles2.h
SDL_opengles2_gl2.h
SDL_opengles2_gl2ext.h
SDL_opengles2_gl2platform.h
SDL_opengles2_khrplatform.h
SDL_pen.h Updated headers with latest wikiheaders tweaks. 2024-06-14 02:09:55 -04:00
SDL_pixels.h Sync SDL3 wiki -> header 2024-07-10 07:48:48 +00:00
SDL_platform.h
SDL_platform_defines.h
SDL_power.h
SDL_properties.h Updated headers with latest wikiheaders tweaks. 2024-06-14 02:09:55 -04:00
SDL_rect.h Updated headers with latest wikiheaders tweaks. 2024-06-14 02:09:55 -04:00
SDL_render.h Sync SDL3 wiki -> header 2024-07-10 07:48:48 +00:00
SDL_revision.h
SDL_scancode.h The keycode in key events is the base, unmodified, keycode for the current keyboard layout 2024-07-01 13:56:49 -07:00
SDL_sensor.h Updated headers with latest wikiheaders tweaks. 2024-06-14 02:09:55 -04:00
SDL_stdinc.h Sync SDL3 wiki -> header 2024-07-04 15:12:07 +00:00
SDL_storage.h Updated headers with latest wikiheaders tweaks. 2024-06-14 02:09:55 -04:00
SDL_surface.h Sync SDL3 wiki -> header 2024-07-10 07:48:48 +00:00
SDL_system.h Updated headers with latest wikiheaders tweaks. 2024-06-14 02:09:55 -04:00
SDL_test.h Replaced test framework random code with SDL random functions 2024-06-24 11:49:15 -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_log.h
SDL_test_md5.h
SDL_test_memory.h
SDL_thread.h Updated headers with latest wikiheaders tweaks. 2024-06-14 02:09:55 -04:00
SDL_time.h Updated headers with latest wikiheaders tweaks. 2024-06-14 02:09:55 -04:00
SDL_timer.h Updated headers with latest wikiheaders tweaks. 2024-06-14 02:09:55 -04:00
SDL_touch.h Updated headers with latest wikiheaders tweaks. 2024-06-14 02:09:55 -04:00
SDL_version.h
SDL_video.h video: Rename SDL_GL_DeleteContext to SDL_GL_DestroyContext. 2024-07-10 15:54:08 -04:00
SDL_vulkan.h vulkan: SDL_Vulkan_CreateSurface now returns the usual int (0=ok, -1=error). 2024-06-27 15:25:10 -04:00