Sam Lantinga 2147e7bfea Sorted the hints alphabetically 3 years ago
..
SDL.h c88eb7a896 Sync wiki -> header. 3 years ago
SDL_assert.h 7c08b049e8 headers: a few minor documentation corrections. 4 years ago
SDL_atomic.h c88eb7a896 Sync wiki -> header. 3 years ago
SDL_audio.h c88eb7a896 Sync wiki -> header. 3 years ago
SDL_bits.h f8c1fc49d9 doxygen: Fix all the "\returns" so they work as part of complete sentences. 3 years ago
SDL_blendmode.h c88eb7a896 Sync wiki -> header. 3 years ago
SDL_clipboard.h 3f40396d33 First shot at merging the wiki documentation into the headers. 4 years ago
SDL_config.h 091288ac4e Vita port builds with cmake 4 years ago
SDL_config.h.cmake a809d62605 cmake: set SDL_JOYSTICK_RAWINPUT for windows builds 3 years ago
SDL_config.h.in 0a68322170 add missing PIPEWIRE defines to SDL_config.h.in 4 years ago
SDL_config_android.h 146656cfe6 AAudio: add compilation to Android.mk, but not activated in SDL_config_android.h 4 years ago
SDL_config_iphoneos.h 2426949a18 Removed support for clock_gettime_nsec_np() 4 years ago
SDL_config_macosx.h 2426949a18 Removed support for clock_gettime_nsec_np() 4 years ago
SDL_config_minimal.h 9130f7c377 Updated copyright for 2021 4 years ago
SDL_config_os2.h bb9e049d1d minor updates to libc function checks 4 years ago
SDL_config_pandora.h 9130f7c377 Updated copyright for 2021 4 years ago
SDL_config_psp.h 9130f7c377 Updated copyright for 2021 4 years ago
SDL_config_windows.h bfdea60572 avoid -Wundef warning from SDL_config_windows.h 3 years ago
SDL_config_winrt.h 9130f7c377 Updated copyright for 2021 4 years ago
SDL_config_wiz.h 9130f7c377 Updated copyright for 2021 4 years ago
SDL_copying.h 9130f7c377 Updated copyright for 2021 4 years ago
SDL_cpuinfo.h c88eb7a896 Sync wiki -> header. 3 years ago
SDL_egl.h 9130f7c377 Updated copyright for 2021 4 years ago
SDL_endian.h 98f2e38b26 Use <sys/endian.h> for endian detection on NetBSD 3 years ago
SDL_error.h c88eb7a896 Sync wiki -> header. 3 years ago
SDL_events.h c88eb7a896 Sync wiki -> header. 3 years ago
SDL_filesystem.h c88eb7a896 Sync wiki -> header. 3 years ago
SDL_gamecontroller.h 94b7a87645 Added SDL_GameControllerType enumerations for the Amazon Luna and Google Stadia controllers 3 years ago
SDL_gesture.h 3f40396d33 First shot at merging the wiki documentation into the headers. 4 years ago
SDL_haptic.h c88eb7a896 Sync wiki -> header. 3 years ago
SDL_hints.h 2147e7bfea Sorted the hints alphabetically 3 years ago
SDL_joystick.h c88eb7a896 Sync wiki -> header. 3 years ago
SDL_keyboard.h c88eb7a896 Sync wiki -> header. 3 years ago
SDL_keycode.h a7938107ae fix SDLK_DELETE after commit 2f5beac190d 4 years ago
SDL_loadso.h 3f40396d33 First shot at merging the wiki documentation into the headers. 4 years ago
SDL_locale.h c88eb7a896 Sync wiki -> header. 3 years ago
SDL_log.h c88eb7a896 Sync wiki -> header. 3 years ago
SDL_main.h c88eb7a896 Sync wiki -> header. 3 years ago
SDL_messagebox.h c486959e71 headers: Fix up bullet lists, now that wikiheaders.pl can handle them. 4 years ago
SDL_metal.h c88eb7a896 Sync wiki -> header. 3 years ago
SDL_misc.h 3f40396d33 First shot at merging the wiki documentation into the headers. 4 years ago
SDL_mouse.h 856c87fc2e Sync wiki -> header 3 years ago
SDL_mutex.h c88eb7a896 Sync wiki -> header. 3 years ago
SDL_name.h 9130f7c377 Updated copyright for 2021 4 years ago
SDL_opengl.h 9130f7c377 Updated copyright for 2021 4 years ago
SDL_opengl_glext.h 3efea5ea28 Don't have Windows headers define min/max, in case they're defined by application code 5 years ago
SDL_opengles.h 9130f7c377 Updated copyright for 2021 4 years ago
SDL_opengles2.h 9130f7c377 Updated copyright for 2021 4 years ago
SDL_opengles2_gl2.h a2085da216 SDL_opengles2: Update to latest Khronos headers. 11 years ago
SDL_opengles2_gl2ext.h a2085da216 SDL_opengles2: Update to latest Khronos headers. 11 years ago
SDL_opengles2_gl2platform.h a2085da216 SDL_opengles2: Update to latest Khronos headers. 11 years ago
SDL_opengles2_khrplatform.h a2085da216 SDL_opengles2: Update to latest Khronos headers. 11 years ago
SDL_pixels.h 3f40396d33 First shot at merging the wiki documentation into the headers. 4 years ago
SDL_platform.h 073cbc40cb SDL_platform.h: define TARGET_OS_SIMULATOR as 0 if not already defined. 3 years ago
SDL_power.h 3f40396d33 First shot at merging the wiki documentation into the headers. 4 years ago
SDL_quit.h 9130f7c377 Updated copyright for 2021 4 years ago
SDL_rect.h c88eb7a896 Sync wiki -> header. 3 years ago
SDL_render.h 7edffc5798 Sync wiki -> header 3 years ago
SDL_revision.h ee25a1e6e2 The revision defaults to the empty string 4 years ago
SDL_rwops.h c88eb7a896 Sync wiki -> header. 3 years ago
SDL_scancode.h 9130f7c377 Updated copyright for 2021 4 years ago
SDL_sensor.h c88eb7a896 Sync wiki -> header. 3 years ago
SDL_shape.h 37d4f003b7 doxygen: Removed some cruft that accumulated during wiki migration. 3 years ago
SDL_stdinc.h c88eb7a896 Sync wiki -> header. 3 years ago
SDL_surface.h c88eb7a896 Sync wiki -> header. 3 years ago
SDL_system.h c88eb7a896 Sync wiki -> header. 3 years ago
SDL_syswm.h c88eb7a896 Sync wiki -> header. 3 years ago
SDL_test.h 9130f7c377 Updated copyright for 2021 4 years ago
SDL_test_assert.h f8c1fc49d9 doxygen: Fix all the "\returns" so they work as part of complete sentences. 3 years ago
SDL_test_common.h f8c1fc49d9 doxygen: Fix all the "\returns" so they work as part of complete sentences. 3 years ago
SDL_test_compare.h 9130f7c377 Updated copyright for 2021 4 years ago
SDL_test_crc32.h 9130f7c377 Updated copyright for 2021 4 years ago
SDL_test_font.h f8c1fc49d9 doxygen: Fix all the "\returns" so they work as part of complete sentences. 3 years ago
SDL_test_fuzzer.h f8c1fc49d9 doxygen: Fix all the "\returns" so they work as part of complete sentences. 3 years ago
SDL_test_harness.h f8c1fc49d9 doxygen: Fix all the "\returns" so they work as part of complete sentences. 3 years ago
SDL_test_images.h 9130f7c377 Updated copyright for 2021 4 years ago
SDL_test_log.h 9130f7c377 Updated copyright for 2021 4 years ago
SDL_test_md5.h 9130f7c377 Updated copyright for 2021 4 years ago
SDL_test_memory.h 9130f7c377 Updated copyright for 2021 4 years ago
SDL_test_random.h f8c1fc49d9 doxygen: Fix all the "\returns" so they work as part of complete sentences. 3 years ago
SDL_thread.h c88eb7a896 Sync wiki -> header. 3 years ago
SDL_timer.h 3f40396d33 First shot at merging the wiki documentation into the headers. 4 years ago
SDL_touch.h 3f40396d33 First shot at merging the wiki documentation into the headers. 4 years ago
SDL_types.h 9130f7c377 Updated copyright for 2021 4 years ago
SDL_version.h 3f40396d33 First shot at merging the wiki documentation into the headers. 4 years ago
SDL_video.h 7edffc5798 Sync wiki -> header 3 years ago
SDL_vulkan.h c88eb7a896 Sync wiki -> header. 3 years ago
begin_code.h 9130f7c377 Updated copyright for 2021 4 years ago
close_code.h 9130f7c377 Updated copyright for 2021 4 years ago