Ryujinx-SDL/include
2021-11-14 15:35:49 -08:00
..
begin_code.h minor style adjustment 2021-11-12 07:28:00 +03:00
close_code.h
SDL_assert.h Sync wiki -> header 2021-10-27 01:36:05 +00:00
SDL_atomic.h Sync wiki -> header 2021-10-27 01:36:05 +00:00
SDL_audio.h Sync wiki -> header 2021-10-27 01:36:05 +00:00
SDL_bits.h
SDL_blendmode.h Sync wiki -> header 2021-10-27 01:36:05 +00:00
SDL_clipboard.h Sync wiki -> header 2021-10-27 01:36:05 +00:00
SDL_config_android.h
SDL_config_emscripten.h Revert "include: Updated SDL_config_emscripten.h from emscripten-ports." 2021-11-08 15:16:18 -05:00
SDL_config_iphoneos.h
SDL_config_macosx.h x11: Don't include X11/extensions/extutil.h 2021-09-20 10:22:50 -04:00
SDL_config_minimal.h Added SDL_HIDAPI_DISABLED so it can be disabled like other SDL subsystems 2021-11-08 07:19:45 -08:00
SDL_config_os2.h minor update to os2 config file. 2021-11-08 21:15:04 +03:00
SDL_config_pandora.h
SDL_config_psp.h Added SDL_HIDAPI_DISABLED so it can be disabled like other SDL subsystems 2021-11-08 07:19:45 -08:00
SDL_config_windows.h SDL_config_windows.h: detect winsdkver.h using __has_include() 2021-11-05 21:06:58 -05:00
SDL_config_winrt.h Added SDL_HIDAPI_DISABLED so it can be disabled like other SDL subsystems 2021-11-08 07:19:45 -08:00
SDL_config_wiz.h
SDL_config.h
SDL_config.h.cmake whitespace between '#' and 'cmakedefine' does not seem to work.. 2021-11-12 02:00:04 +03:00
SDL_config.h.in video: Add SDL_SetWindowMouseRect. 2021-11-08 14:16:54 -08:00
SDL_copying.h
SDL_cpuinfo.h Sync wiki -> header 2021-10-27 01:36:05 +00:00
SDL_egl.h Updated SDL_egl.h with the latest Khronos headers 2021-11-14 15:35:49 -08:00
SDL_endian.h Integrate fix for Source 2's Win32 build that does '#define __i386__ 1' which causes it to hit the __i386__ case instead of the _MSC_VER case. 2021-09-21 18:15:10 -07:00
SDL_error.h Sync wiki -> header 2021-10-27 01:36:05 +00:00
SDL_events.h Added mouse wheel deltas with floating point precision 2021-11-08 09:44:31 -08:00
SDL_filesystem.h Sync wiki -> header 2021-09-28 17:03:06 +00:00
SDL_gamecontroller.h Sync wiki -> header 2021-11-11 23:12:04 +00:00
SDL_gesture.h
SDL_haptic.h Sync wiki -> header 2021-10-27 01:36:05 +00:00
SDL_hidapi.h Added SDL_hid_ble_scan() for pairing Steam Controllers on iOS and tvOS 2021-11-11 17:31:14 -08:00
SDL_hints.h Added support for /dev/input/js* on Linux 2021-11-10 20:02:25 -08:00
SDL_joystick.h joystick: Add APIs to query rumble support 2021-11-11 15:10:08 -08:00
SDL_keyboard.h Sync wiki -> header 2021-10-27 01:36:05 +00:00
SDL_keycode.h
SDL_loadso.h Sync wiki -> header 2021-10-27 01:36:05 +00:00
SDL_locale.h Sync wiki -> header 2021-10-27 01:36:05 +00:00
SDL_log.h Sync wiki -> header 2021-10-27 01:36:05 +00:00
SDL_main.h constified SDL_RegisterApp() 2021-11-14 04:40:50 +03:00
SDL_messagebox.h Sync wiki -> header 2021-10-27 01:36:05 +00:00
SDL_metal.h Sync wiki -> header 2021-10-27 01:36:05 +00:00
SDL_misc.h Sync wiki -> header 2021-10-27 01:36:05 +00:00
SDL_mouse.h Sync wiki -> header 2021-10-27 01:36:05 +00:00
SDL_mutex.h Sync wiki -> header 2021-10-27 01:36:05 +00:00
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 Added SDL_USE_BUILTIN_OPENGL_DEFINITIONS to avoid system OpenGL headers 2021-10-21 20:48:08 -07:00
SDL_opengles.h
SDL_pixels.h Sync wiki -> header 2021-10-27 01:36:05 +00:00
SDL_platform.h Sync wiki -> header 2021-10-27 01:36:05 +00:00
SDL_power.h Sync wiki -> header 2021-10-27 01:36:05 +00:00
SDL_quit.h
SDL_rect.h Sync wiki -> header 2021-10-27 01:36:05 +00:00
SDL_render.h Sync wiki -> header 2021-11-10 16:05:03 -05: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 Sync wiki -> header 2021-10-27 01:36:05 +00:00
SDL_scancode.h
SDL_sensor.h Sync wiki -> header 2021-10-27 01:36:05 +00:00
SDL_shape.h Sync wiki -> header 2021-10-27 01:36:05 +00:00
SDL_stdinc.h Add and use SDL_FALLTHROUGH for fallthroughs 2021-11-12 07:26:14 +03:00
SDL_surface.h Sync wiki -> header 2021-10-27 01:36:05 +00:00
SDL_system.h Sync wiki -> header 2021-11-10 16:05:03 -05:00
SDL_syswm.h Add a barebones RISC OS video driver 2021-10-30 21:25:01 -07:00
SDL_test_assert.h
SDL_test_common.h video: Add SDL_SetWindowMouseRect. 2021-11-08 14:16:54 -08:00
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_test.h
SDL_thread.h Sync wiki -> header 2021-10-27 01:36:05 +00:00
SDL_timer.h Sync wiki -> header 2021-11-10 16:05:03 -05:00
SDL_touch.h Sync wiki -> header 2021-10-27 01:36:05 +00:00
SDL_types.h
SDL_version.h Sync wiki -> header 2021-10-27 01:36:05 +00:00
SDL_video.h Sync wiki -> header 2021-11-10 16:05:03 -05:00
SDL_vulkan.h Sync wiki -> header 2021-10-27 01:36:05 +00:00
SDL.h Build hidapi code into SDL as a new public API 2021-11-07 23:00:59 -08:00