SDL/include/SDL3
2023-12-07 18:27:25 +00:00
..
SDL.h Removed the window shape API for SDL 3.0 2023-11-22 14:11:10 -08:00
SDL_assert.h
SDL_atomic.h
SDL_audio.h
SDL_begin_code.h
SDL_bits.h
SDL_blendmode.h
SDL_clipboard.h
SDL_close_code.h
SDL_copying.h
SDL_cpuinfo.h
SDL_egl.h
SDL_endian.h
SDL_error.h Removed SDL_GetErrorMsg(), trivially implemented in application code 2023-12-01 09:08:23 -08:00
SDL_events.h video: Implement asynchronous windowing 2023-12-07 10:26:19 -08:00
SDL_filesystem.h
SDL_gamepad.h Sync SDL3 wiki -> header 2023-11-30 15:22:19 +00:00
SDL_guid.h
SDL_haptic.h
SDL_hidapi.h
SDL_hints.h video: Implement asynchronous windowing 2023-12-07 10:26:19 -08:00
SDL_init.h
SDL_intrin.h
SDL_joystick.h SDL now represents gamepad buttons as positional elements with a separate label 2023-11-10 12:21:43 -08:00
SDL_keyboard.h Sync SDL3 wiki -> header 2023-11-30 15:22:19 +00:00
SDL_keycode.h
SDL_loadso.h
SDL_locale.h
SDL_log.h use format string attributes for functions accepting va_list params, too 2023-11-17 15:56:10 +03:00
SDL_main.h
SDL_main_impl.h
SDL_messagebox.h
SDL_metal.h
SDL_misc.h
SDL_mouse.h Add cursors for X11/Wayland window resizing 2023-11-21 08:34:13 -08:00
SDL_mutex.h
SDL_oldnames.h gamepad: Replace GetNumMappings/GetMappingByIndex with a single function. 2023-11-29 20:50:44 -05: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 Sync wiki -> headers. 2023-11-13 15:46:29 -05:00
SDL_pixels.h Fixed compatibility with sdl2-compat (thanks @sezero!) 2023-11-20 08:46:12 -08:00
SDL_platform.h
SDL_platform_defines.h
SDL_power.h
SDL_properties.h Sync wiki -> headers. 2023-11-13 13:03:42 -05:00
SDL_quit.h
SDL_rect.h
SDL_render.h Sync SDL3 wiki -> header 2023-11-30 15:22:19 +00:00
SDL_revision.h
SDL_rwops.h use format string attributes for functions accepting va_list params, too 2023-11-17 15:56:10 +03:00
SDL_scancode.h
SDL_sensor.h
SDL_stdinc.h Added SDL_strnstr() 2023-12-03 15:06:46 -08:00
SDL_surface.h
SDL_system.h Sync wiki -> headers. 2023-11-09 20:11:23 -05:00
SDL_test.h
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_test_random.h
SDL_thread.h
SDL_timer.h
SDL_touch.h Sync SDL3 wiki -> header 2023-11-30 15:22:19 +00:00
SDL_version.h
SDL_video.h Sync SDL3 wiki -> header 2023-12-07 18:27:25 +00:00
SDL_video_capture.h Sync wiki -> headers. 2023-11-09 20:11:23 -05:00
SDL_vulkan.h