.. |
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
|
74a1eb2106
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
|
d448896234
Add SDL_config_emscripten.h
|
3 years ago |
SDL_config.h.cmake
|
f5e636a621
config: Try to use stdint.h with Borland C.
|
3 years ago |
SDL_config.h.in
|
478f9eed28
x11: Don't include X11/extensions/extutil.h
|
3 years ago |
SDL_config_android.h
|
6810399352
Enable AAUDIO driver for Android
|
3 years ago |
SDL_config_emscripten.h
|
0a87075662
Update SDL_config_emscripten.h for upstream
|
3 years ago |
SDL_config_iphoneos.h
|
77c8d11137
configuration updates for dlopen:
|
3 years ago |
SDL_config_macosx.h
|
478f9eed28
x11: Don't include X11/extensions/extutil.h
|
3 years ago |
SDL_config_minimal.h
|
9130f7c377
Updated copyright for 2021
|
4 years ago |
SDL_config_os2.h
|
77c8d11137
configuration updates for dlopen:
|
3 years ago |
SDL_config_pandora.h
|
77c8d11137
configuration updates for dlopen:
|
3 years ago |
SDL_config_psp.h
|
9130f7c377
Updated copyright for 2021
|
4 years ago |
SDL_config_windows.h
|
f5e636a621
config: Try to use stdint.h with Borland C.
|
3 years ago |
SDL_config_winrt.h
|
9130f7c377
Updated copyright for 2021
|
4 years ago |
SDL_config_wiz.h
|
77c8d11137
configuration updates for dlopen:
|
3 years ago |
SDL_copying.h
|
9130f7c377
Updated copyright for 2021
|
4 years ago |
SDL_cpuinfo.h
|
609cea1eb8
Enable SSE3 intrinsics when building with Visual Studio
|
3 years ago |
SDL_egl.h
|
134dd46819
Add pvr gles/gles2 context support
|
3 years ago |
SDL_endian.h
|
b687c0ff2c
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.
|
3 years ago |
SDL_error.h
|
c88eb7a896
Sync wiki -> header.
|
3 years ago |
SDL_events.h
|
c8b4edf3d0
Fix SDL_Event definition to support systems with pointers larger than 8 bytes
|
3 years ago |
SDL_filesystem.h
|
c88eb7a896
Sync wiki -> header.
|
3 years ago |
SDL_gamecontroller.h
|
192538357b
Sync wiki -> header
|
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
|
5dccffd7e4
Allow usage of the new Condition Variable code with Critical Sections
|
3 years ago |
SDL_joystick.h
|
192538357b
Sync wiki -> header
|
3 years ago |
SDL_keyboard.h
|
c88eb7a896
Sync wiki -> header.
|
3 years ago |
SDL_keycode.h
|
83bb136619
Restore KMOD_RESERVED for backward compatibility
|
3 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
|
4a9947336c
`SDL_RenderSetVSync()`: Restrict `vsync` to 0 or 1
|
3 years ago |
SDL_revision.h
|
ee25a1e6e2
The revision defaults to the empty string
|
4 years ago |
SDL_revision.h.cmake
|
67aacfe5c0
cmake: Retrieve the git revision on platforms without bash
|
3 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
|
72f41d1fb1
Added missing parenthesis around SDL_clamp
|
3 years ago |
SDL_surface.h
|
d856478f70
Sync wiki -> header
|
3 years ago |
SDL_system.h
|
44ab04fc63
Sync wiki -> header
|
3 years ago |
SDL_syswm.h
|
6aae5b44f8
Remove wl-shell and xdg-shell-unstable-v6 support (#4323)
|
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
|
f1633127d1
Added a window flash operation to be explicit about window flash behavior
|
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
|
3f6ebffff4
Updated to version 2.0.17 for development
|
3 years ago |
SDL_video.h
|
ba9e2299b3
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 |