SDL/include
Connor Clark 6dbca7c911 Compile with recursive mutexes for emscripten
Emscripten actually does support recursive mutexes, so no need to use SDL's fake recursive code.

Background: #5428, #5479
2022-04-06 18:51:35 -07:00
..
begin_code.h Correct default structure packing on Windows ARM64 2022-03-27 19:03:54 -05:00
close_code.h
SDL.h
SDL_assert.h use SDL_COMPILE_TIME_ASSERT instead of SDL_STATIC_ASSERT 2022-01-28 20:40:19 -05:00
SDL_atomic.h
SDL_audio.h cleanup SDL_GetAudioDeviceSpec 2022-01-28 20:40:19 -05:00
SDL_bits.h
SDL_blendmode.h direct3d: Implement missing blend operations. 2022-03-27 09:14:07 -04:00
SDL_clipboard.h
SDL_config.h Remove SDL_config_psp and references 2022-02-02 08:36:39 -05:00
SDL_config.h.cmake check for HAVE_ROAPI_H in cmake and autotools, and 2022-04-02 02:50:02 +03:00
SDL_config.h.in check for HAVE_ROAPI_H in cmake and autotools, and 2022-04-02 02:50:02 +03:00
SDL_config_android.h
SDL_config_emscripten.h Compile with recursive mutexes for emscripten 2022-04-06 18:51:35 -07:00
SDL_config_iphoneos.h
SDL_config_macosx.h
SDL_config_minimal.h
SDL_config_os2.h added missing hidapi stuff for os/2 with libusb 2022-01-09 20:33:32 +03:00
SDL_config_pandora.h
SDL_config_windows.h check for HAVE_ROAPI_H in cmake and autotools, and 2022-04-02 02:50:02 +03:00
SDL_config_winrt.h check for HAVE_ROAPI_H in cmake and autotools, and 2022-04-02 02:50:02 +03:00
SDL_copying.h
SDL_cpuinfo.h
SDL_egl.h
SDL_endian.h SDL_endian.h: use endian predefs from newer gcc and clang versions. 2022-03-14 10:10:40 +03:00
SDL_error.h
SDL_events.h IME Composition Truncation + SDL_IsTextInputShown + SDL_ClearComposition (#5398) 2022-03-11 14:45:17 -08:00
SDL_filesystem.h
SDL_gamecontroller.h Sync wiki -> header 2022-03-04 17:30:05 +00:00
SDL_gesture.h
SDL_haptic.h
SDL_hidapi.h
SDL_hints.h Vita: add hint to select which touchpad generates mouse events 2022-03-28 08:36:32 -07:00
SDL_joystick.h Clarified documentation for the trigger rumble API 2022-03-04 09:27:46 -08:00
SDL_keyboard.h Sync wiki -> header 2022-03-11 22:47:04 +00:00
SDL_keycode.h
SDL_loadso.h
SDL_locale.h
SDL_log.h
SDL_main.h
SDL_messagebox.h
SDL_metal.h Sync wiki -> header 2022-03-27 16:49:05 +00:00
SDL_misc.h
SDL_mouse.h
SDL_mutex.h
SDL_name.h
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_pixels.h
SDL_platform.h
SDL_power.h
SDL_quit.h
SDL_rect.h Sync wiki -> headers. 2022-03-20 23:17:14 -04:00
SDL_render.h Sync wiki -> header 2022-03-27 16:52:04 +00:00
SDL_revision.h
SDL_revision.h.cmake
SDL_rwops.h
SDL_scancode.h
SDL_sensor.h
SDL_shape.h
SDL_stdinc.h stdinc: SDL_COMPILE_TIME_ASSERT defines shouldn't have a semicolon. 2022-03-30 10:13:47 -04:00
SDL_surface.h
SDL_system.h Sync wiki -> header 2022-02-01 10:37:05 +00:00
SDL_syswm.h
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_images.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 wiki -> header 2022-02-08 10:37:04 +00:00
SDL_types.h
SDL_version.h Updated to version 2.0.21 for development 2022-01-17 15:32:27 -08:00
SDL_video.h Sync wiki -> header 2022-03-27 17:11:05 +00:00
SDL_vulkan.h