SDL/include
Ryan C. Gordon 67b537cef4
.wikiheader-options: Treat SDL int types (Uint64, etc) as API prefixes.
This makes any reference to them in the docs link to their wiki pages.

Also fixup the integer type documentation, so the SDL2 wiki _has_ actual
pages for them.  :)
2024-11-01 23:52:03 -04:00
..
SDL.h Sync SDL2 wiki -> header 2024-06-14 06:11:54 +00:00
SDL_assert.h Sync SDL2 wiki -> header 2024-06-14 06:11:54 +00:00
SDL_atomic.h Sync SDL2 wiki -> header 2024-06-14 06:11:54 +00:00
SDL_audio.h Fixed typo in SDL_audio.h 2024-10-10 08:49:41 -07:00
SDL_bits.h Sync SDL2 wiki -> header 2024-06-14 06:11:54 +00:00
SDL_blendmode.h Sync SDL2 wiki -> header 2024-06-14 06:11:54 +00:00
SDL_clipboard.h Sync SDL2 wiki -> header 2024-06-14 06:11:54 +00:00
SDL_config.h wikiheaders: Updated to latest, cleaned up category documentation a little. 2024-05-16 11:49:21 -04:00
SDL_config.h.cmake wayland: Allocate the cursor shared memory buffer entirely in memory, if possible. 2024-03-12 20:56:16 -04:00
SDL_config.h.in Add checks for memfd_create() and posix_fallocate() to the autotools build 2024-03-13 11:23:43 -04:00
SDL_config_android.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_config_emscripten.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_config_iphoneos.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_config_macosx.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_config_minimal.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_config_ngage.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_config_os2.h SDL_config_os2.h: remove duplicated HAVE_WCSL* defines. 2024-05-28 08:01:02 +03:00
SDL_config_pandora.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_config_windows.h VC+d3d12: use __has_include to detect presence of d3d12 ehaders 2024-05-27 02:42:20 +02:00
SDL_config_wingdk.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_config_winrt.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_config_xbox.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_copying.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_cpuinfo.h wikiheaders: Updated to latest, cleaned up category documentation a little. 2024-05-16 11:49:21 -04:00
SDL_egl.h wikiheaders: Updated to latest, cleaned up category documentation a little. 2024-05-16 11:49:21 -04:00
SDL_endian.h SDL_endian.h: Fix byte order detection on Solaris (and some SPARC compilers). 2024-06-28 00:11:23 -04:00
SDL_error.h Sync SDL2 wiki -> header 2024-06-14 06:11:54 +00:00
SDL_events.h Sync SDL2 wiki -> header 2024-11-01 19:42:53 +00:00
SDL_filesystem.h Sync SDL2 wiki -> header 2024-06-14 06:11:54 +00:00
SDL_gamecontroller.h Sync SDL2 wiki -> header 2024-10-27 21:41:54 +00:00
SDL_gesture.h Sync SDL2 wiki -> header 2024-06-14 06:11:54 +00:00
SDL_guid.h Sync SDL2 wiki -> header 2024-06-14 06:11:54 +00:00
SDL_haptic.h Sync SDL2 wiki -> header 2024-06-14 06:11:54 +00:00
SDL_hidapi.h Sync SDL2 wiki -> header 2024-06-14 06:11:54 +00:00
SDL_hints.h Sync SDL2 wiki -> header 2024-07-29 19:46:06 +00:00
SDL_joystick.h Sync SDL2 wiki -> header 2024-06-14 06:11:54 +00:00
SDL_keyboard.h Sync SDL2 wiki -> header 2024-06-14 06:11:54 +00:00
SDL_keycode.h wikiheaders: Updated to latest, cleaned up category documentation a little. 2024-05-16 11:49:21 -04:00
SDL_loadso.h Sync SDL2 wiki -> header 2024-06-14 06:11:54 +00:00
SDL_locale.h wikiheaders: Updated to latest, cleaned up category documentation a little. 2024-05-16 11:49:21 -04:00
SDL_log.h Sync SDL2 wiki -> header 2024-06-14 06:11:54 +00:00
SDL_main.h Sync SDL2 wiki -> header 2024-06-14 06:11:54 +00:00
SDL_messagebox.h Sync SDL2 wiki -> header 2024-06-14 06:11:54 +00:00
SDL_metal.h Sync SDL2 wiki -> header 2024-06-14 06:11:54 +00:00
SDL_misc.h wikiheaders: Updated to latest, cleaned up category documentation a little. 2024-05-16 11:49:21 -04:00
SDL_mouse.h Sync SDL2 wiki -> header 2024-06-14 06:11:54 +00:00
SDL_mutex.h Sync SDL2 wiki -> header 2024-06-14 06:11:54 +00:00
SDL_name.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_opengl.h wikiheaders: Updated to latest, cleaned up category documentation a little. 2024-05-16 11:49:21 -04:00
SDL_opengl_glext.h replaced line comments in public header. 2023-02-04 10:02:10 +03:00
SDL_opengles.h wikiheaders: Updated to latest, cleaned up category documentation a little. 2024-05-16 11:49:21 -04:00
SDL_opengles2.h wikiheaders: Updated to latest, cleaned up category documentation a little. 2024-05-16 11:49:21 -04:00
SDL_opengles2_gl2.h Updated to the latest version of OpenGL and Vulkan headers from the Khronos registry 2022-09-14 09:14:47 -07:00
SDL_opengles2_gl2ext.h Updated to the latest version of OpenGL and Vulkan headers from the Khronos registry 2022-09-14 09:14:47 -07:00
SDL_opengles2_gl2platform.h Updated to the latest version of OpenGL and Vulkan headers from the Khronos registry 2022-09-14 09:14:47 -07:00
SDL_opengles2_khrplatform.h Updated to the latest version of OpenGL and Vulkan headers from the Khronos registry 2022-09-14 09:14:47 -07:00
SDL_pixels.h Sync SDL2 wiki -> header 2024-06-14 06:11:54 +00:00
SDL_platform.h Fixed compiling SDL_platform_defines.h on macOS with older compilers (thanks @sezero!) 2024-05-27 14:38:41 -07:00
SDL_power.h Sync SDL2 wiki -> header 2024-06-14 06:11:54 +00:00
SDL_quit.h Sync SDL2 wiki -> header 2024-05-16 15:51:44 +00:00
SDL_rect.h Sync SDL2 wiki -> header 2024-06-14 06:11:54 +00:00
SDL_render.h Sync SDL2 wiki -> header 2024-09-10 15:35:30 +00:00
SDL_revision.h build: Add a mechanism to mark builds with vendor info 2022-10-22 09:27:10 -07:00
SDL_revision.h.cmake build: Add a mechanism to mark builds with vendor info 2022-10-22 09:27:10 -07:00
SDL_rwops.h Sync SDL2 wiki -> header 2024-06-14 06:11:54 +00:00
SDL_scancode.h wikiheaders: Updated to latest, cleaned up category documentation a little. 2024-05-16 11:49:21 -04:00
SDL_sensor.h Sync SDL2 wiki -> header 2024-06-14 06:11:54 +00:00
SDL_shape.h docs: heavy editing to make this happy with latest wikibridge. 2024-04-23 14:21:54 -04:00
SDL_stdinc.h .wikiheader-options: Treat SDL int types (Uint64, etc) as API prefixes. 2024-11-01 23:52:03 -04:00
SDL_surface.h Sync SDL2 wiki -> header 2024-10-20 01:02:07 +00:00
SDL_system.h Sync SDL2 wiki -> header 2024-06-14 06:11:54 +00:00
SDL_syswm.h Sync SDL2 wiki -> header 2024-06-14 06:11:54 +00:00
SDL_test.h docs: heavy editing to make this happy with latest wikibridge. 2024-04-23 14:21:54 -04:00
SDL_test_assert.h docs: heavy editing to make this happy with latest wikibridge. 2024-04-23 14:21:54 -04:00
SDL_test_common.h docs: heavy editing to make this happy with latest wikibridge. 2024-04-23 14:21:54 -04:00
SDL_test_compare.h docs: heavy editing to make this happy with latest wikibridge. 2024-04-23 14:21:54 -04:00
SDL_test_crc32.h include: Fixes to make the headers friendly with the latest wikiheaders. 2024-04-11 01:17:27 -04:00
SDL_test_font.h docs: heavy editing to make this happy with latest wikibridge. 2024-04-23 14:21:54 -04:00
SDL_test_fuzzer.h docs: heavy editing to make this happy with latest wikibridge. 2024-04-23 14:21:54 -04:00
SDL_test_harness.h docs: heavy editing to make this happy with latest wikibridge. 2024-04-23 14:21:54 -04:00
SDL_test_images.h docs: heavy editing to make this happy with latest wikibridge. 2024-04-23 14:21:54 -04:00
SDL_test_log.h docs: heavy editing to make this happy with latest wikibridge. 2024-04-23 14:21:54 -04:00
SDL_test_md5.h docs: heavy editing to make this happy with latest wikibridge. 2024-04-23 14:21:54 -04:00
SDL_test_memory.h docs: heavy editing to make this happy with latest wikibridge. 2024-04-23 14:21:54 -04:00
SDL_test_random.h docs: heavy editing to make this happy with latest wikibridge. 2024-04-23 14:21:54 -04:00
SDL_thread.h Sync SDL2 wiki -> header 2024-06-14 06:11:54 +00:00
SDL_timer.h Sync SDL2 wiki -> header 2024-06-14 06:11:54 +00:00
SDL_touch.h Sync SDL2 wiki -> header 2024-06-14 06:11:54 +00:00
SDL_types.h wikiheaders: Updated to latest, cleaned up category documentation a little. 2024-05-16 11:49:21 -04:00
SDL_version.h Sync SDL2 wiki -> header 2024-06-14 06:11:54 +00:00
SDL_video.h SDL_GLattr: formatted wiki documentation to be wikiheaders-friendly. 2024-08-12 01:23:12 -04:00
SDL_vulkan.h SDL_vulkan.h: undefine VK_DEFINE_HANDLER and VK_DEFINE_NON_DISPATCHABLE_HANDLE 2024-10-29 20:35:10 +03:00
begin_code.h begin_code: Solaris Studio has `__has_attribute` defined by isn't usable here. 2024-06-27 20:38:45 -04:00
close_code.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00