SDL/include
Ryan C. Gordon f5e636a621
config: Try to use stdint.h with Borland C.
(This probably isn't right on truly ancient versions of Borland C, but it
should cover things from the last decade or so, I hope.)

(possibly) Fixes #1673.
2021-09-20 20:45:58 -04:00
..
begin_code.h
close_code.h
SDL.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.h Add SDL_config_emscripten.h 2021-08-14 17:04:46 +01:00
SDL_config.h.cmake config: Try to use stdint.h with Borland C. 2021-09-20 20:45:58 -04:00
SDL_config.h.in x11: Don't include X11/extensions/extutil.h 2021-09-20 10:22:50 -04:00
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 x11: Don't include X11/extensions/extutil.h 2021-09-20 10:22:50 -04: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 config: Try to use stdint.h with Borland C. 2021-09-20 20:45:58 -04:00
SDL_config_winrt.h
SDL_config_wiz.h configuration updates for dlopen: 2021-08-10 12:07:32 -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 include: Fix triggering of Clang's -Wexpansion-to-defined in SDL_endian.h 2021-09-18 10:44:32 -04:00
SDL_error.h
SDL_events.h
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
SDL_log.h
SDL_main.h
SDL_messagebox.h
SDL_metal.h
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
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
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
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-18 14:19:04 +00:00
SDL_vulkan.h