Ryujinx-SDL/include
Cameron Gutman 5dccffd7e4 Allow usage of the new Condition Variable code with Critical Sections
Vista and later provide the SleepConditionVariableCS() function for this.

Since SDL_syscond_srw.c doesn't require SRW locks anymore, rename it to
SDL_syscond_cv.c which better reflects the implementation of condition
variables rather than the implementation of mutexes.

Fixes #4051.
2021-09-17 19:38:09 -04:00
..
begin_code.h
close_code.h
SDL_assert.h
SDL_atomic.h
SDL_audio.h Sync wiki -> header 2021-09-17 19:10:07 +00:00
SDL_bits.h
SDL_blendmode.h
SDL_clipboard.h
SDL_config_android.h Enable AAUDIO driver for Android 2021-08-10 14:50:43 -07:00
SDL_config_emscripten.h Update SDL_config_emscripten.h for upstream 2021-08-14 17:04:46 +01:00
SDL_config_iphoneos.h configuration updates for dlopen: 2021-08-10 12:07:32 -07:00
SDL_config_macosx.h configuration updates for dlopen: 2021-08-10 12:07:32 -07:00
SDL_config_minimal.h
SDL_config_os2.h configuration updates for dlopen: 2021-08-10 12:07:32 -07:00
SDL_config_pandora.h configuration updates for dlopen: 2021-08-10 12:07:32 -07:00
SDL_config_psp.h
SDL_config_windows.h tweak HAVE_IMMINTRIN_H in SDL_config_windows.h, add to SDL_config_macosx.h 2021-07-27 17:10:24 +03:00
SDL_config_winrt.h
SDL_config_wiz.h configuration updates for dlopen: 2021-08-10 12:07:32 -07:00
SDL_config.h Add SDL_config_emscripten.h 2021-08-14 17:04:46 +01:00
SDL_config.h.cmake Add pvr gles/gles2 context support 2021-09-09 07:22:01 -07:00
SDL_config.h.in Enable AAUDIO driver for Android 2021-08-10 14:50:43 -07:00
SDL_copying.h
SDL_cpuinfo.h Enable SSE3 intrinsics when building with Visual Studio 2021-08-10 17:14:06 -07:00
SDL_egl.h Add pvr gles/gles2 context support 2021-09-09 07:22:01 -07:00
SDL_endian.h fix: allow builtins for all archs (#4756) 2021-09-16 17:34:49 -07:00
SDL_error.h
SDL_events.h Fix SDL_Event definition to support systems with pointers larger than 8 bytes 2021-07-29 14:42:15 -07:00
SDL_filesystem.h
SDL_gamecontroller.h Sync wiki -> header 2021-09-17 19:14:05 +00:00
SDL_gesture.h
SDL_haptic.h
SDL_hints.h Allow usage of the new Condition Variable code with Critical Sections 2021-09-17 19:38:09 -04:00
SDL_joystick.h Sync wiki -> header 2021-09-17 19:14:05 +00:00
SDL_keyboard.h
SDL_keycode.h Restore KMOD_RESERVED for backward compatibility 2021-08-17 10:00:14 +03:00
SDL_loadso.h
SDL_locale.h Sync wiki -> header. 2021-07-14 17:07:04 -04:00
SDL_log.h
SDL_main.h
SDL_messagebox.h
SDL_metal.h
SDL_misc.h
SDL_mouse.h Sync wiki -> header 2021-07-24 17:32:05 +00:00
SDL_mutex.h
SDL_name.h
SDL_opengl_glext.h
SDL_opengl.h
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
SDL_power.h
SDL_quit.h
SDL_rect.h Sync wiki -> header. 2021-07-14 17:07:04 -04:00
SDL_render.h SDL_RenderSetVSync(): Restrict vsync to 0 or 1 2021-09-14 16:18:02 -07:00
SDL_revision.h
SDL_revision.h.cmake cmake: Retrieve the git revision on platforms without bash 2021-09-09 22:34:42 -04:00
SDL_rwops.h
SDL_scancode.h
SDL_sensor.h
SDL_shape.h
SDL_stdinc.h Added missing parenthesis around SDL_clamp 2021-08-14 17:24:33 -07:00
SDL_surface.h Sync wiki -> header 2021-09-17 19:12:05 +00:00
SDL_system.h Sync wiki -> header 2021-09-17 19:19:06 +00:00
SDL_syswm.h Remove wl-shell and xdg-shell-unstable-v6 support (#4323) 2021-07-27 14:12:26 -07:00
SDL_test_assert.h
SDL_test_common.h Added a window flash operation to be explicit about window flash behavior 2021-07-24 13:42:19 -07:00
SDL_test_compare.h
SDL_test_crc32.h
SDL_test_font.h
SDL_test_fuzzer.h doxygen: Fix all the "\returns" so they work as part of complete sentences. 2021-07-14 14:15:30 -04:00
SDL_test_harness.h
SDL_test_images.h
SDL_test_log.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_test_md5.h
SDL_test_memory.h
SDL_test_random.h
SDL_test.h
SDL_thread.h
SDL_timer.h
SDL_touch.h
SDL_types.h
SDL_version.h Updated to version 2.0.17 for development 2021-08-10 15:02:36 -07:00
SDL_video.h Sync wiki -> header 2021-09-17 19:12:05 +00:00
SDL_vulkan.h
SDL.h