.. |
SDL.h
|
81fc7ded78
Removed the window shape API for SDL 3.0
|
1 year ago |
SDL_assert.h
|
c53843a961
docs: Remove Doxygen `\brief` tags.
|
1 year ago |
SDL_atomic.h
|
c53843a961
docs: Remove Doxygen `\brief` tags.
|
1 year ago |
SDL_audio.h
|
c53843a961
docs: Remove Doxygen `\brief` tags.
|
1 year ago |
SDL_begin_code.h
|
917e036f6f
MSVC has __declspec(deprecated)
|
1 year ago |
SDL_bits.h
|
c53843a961
docs: Remove Doxygen `\brief` tags.
|
1 year ago |
SDL_blendmode.h
|
c53843a961
docs: Remove Doxygen `\brief` tags.
|
1 year ago |
SDL_clipboard.h
|
c53843a961
docs: Remove Doxygen `\brief` tags.
|
1 year ago |
SDL_close_code.h
|
fde78d12f2
Updated copyright for 2023
|
2 years ago |
SDL_copying.h
|
c53843a961
docs: Remove Doxygen `\brief` tags.
|
1 year ago |
SDL_cpuinfo.h
|
c53843a961
docs: Remove Doxygen `\brief` tags.
|
1 year ago |
SDL_egl.h
|
c53843a961
docs: Remove Doxygen `\brief` tags.
|
1 year ago |
SDL_endian.h
|
c53843a961
docs: Remove Doxygen `\brief` tags.
|
1 year ago |
SDL_error.h
|
ecd56bb8f0
Removed SDL_GetErrorMsg(), trivially implemented in application code
|
1 year ago |
SDL_events.h
|
45fc828c95
move SDL_EVENT_WINDOW_PEN_ENTER and SDL_EVENT_WINDOW_PEN_LEAVE down
|
1 year ago |
SDL_filesystem.h
|
c53843a961
docs: Remove Doxygen `\brief` tags.
|
1 year ago |
SDL_gamepad.h
|
e4582e6edc
Sync SDL3 wiki -> header
|
1 year ago |
SDL_guid.h
|
c53843a961
docs: Remove Doxygen `\brief` tags.
|
1 year ago |
SDL_haptic.h
|
c53843a961
docs: Remove Doxygen `\brief` tags.
|
1 year ago |
SDL_hidapi.h
|
c53843a961
docs: Remove Doxygen `\brief` tags.
|
1 year ago |
SDL_hints.h
|
6ba90f7775
render: Batching is always enabled now!
|
1 year ago |
SDL_init.h
|
c53843a961
docs: Remove Doxygen `\brief` tags.
|
1 year ago |
SDL_intrin.h
|
c53843a961
docs: Remove Doxygen `\brief` tags.
|
1 year ago |
SDL_joystick.h
|
2991b9f6ac
SDL now represents gamepad buttons as positional elements with a separate label
|
1 year ago |
SDL_keyboard.h
|
e4582e6edc
Sync SDL3 wiki -> header
|
1 year ago |
SDL_keycode.h
|
c53843a961
docs: Remove Doxygen `\brief` tags.
|
1 year ago |
SDL_loadso.h
|
c53843a961
docs: Remove Doxygen `\brief` tags.
|
1 year ago |
SDL_locale.h
|
c53843a961
docs: Remove Doxygen `\brief` tags.
|
1 year ago |
SDL_log.h
|
39870031d1
use format string attributes for functions accepting va_list params, too
|
1 year ago |
SDL_main.h
|
c53843a961
docs: Remove Doxygen `\brief` tags.
|
1 year ago |
SDL_main_impl.h
|
9c664b0062
main: Added _optional_ callback entry points.
|
1 year ago |
SDL_messagebox.h
|
fde78d12f2
Updated copyright for 2023
|
2 years ago |
SDL_metal.h
|
c53843a961
docs: Remove Doxygen `\brief` tags.
|
1 year ago |
SDL_misc.h
|
c53843a961
docs: Remove Doxygen `\brief` tags.
|
1 year ago |
SDL_mouse.h
|
5e9b0820f3
Add cursors for X11/Wayland window resizing
|
1 year ago |
SDL_mutex.h
|
c53843a961
docs: Remove Doxygen `\brief` tags.
|
1 year ago |
SDL_oldnames.h
|
dd47da8a5c
gamepad: Replace GetNumMappings/GetMappingByIndex with a single function.
|
1 year ago |
SDL_opengl.h
|
c53843a961
docs: Remove Doxygen `\brief` tags.
|
1 year ago |
SDL_opengl_glext.h
|
02fbf2cf99
replaced line comments in public header.
|
2 years ago |
SDL_opengles.h
|
c53843a961
docs: Remove Doxygen `\brief` tags.
|
1 year ago |
SDL_opengles2.h
|
c53843a961
docs: Remove Doxygen `\brief` tags.
|
1 year ago |
SDL_opengles2_gl2.h
|
0a48abc860
Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>`
|
2 years ago |
SDL_opengles2_gl2ext.h
|
0a48abc860
Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>`
|
2 years ago |
SDL_opengles2_gl2platform.h
|
0a48abc860
Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>`
|
2 years ago |
SDL_opengles2_khrplatform.h
|
0a48abc860
Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>`
|
2 years ago |
SDL_pen.h
|
dd8ab67bd9
Sync wiki -> headers.
|
1 year ago |
SDL_pixels.h
|
30a2291d59
Fixed compatibility with sdl2-compat (thanks @sezero!)
|
1 year ago |
SDL_platform.h
|
c53843a961
docs: Remove Doxygen `\brief` tags.
|
1 year ago |
SDL_platform_defines.h
|
c53843a961
docs: Remove Doxygen `\brief` tags.
|
1 year ago |
SDL_power.h
|
c53843a961
docs: Remove Doxygen `\brief` tags.
|
1 year ago |
SDL_properties.h
|
8766aa39d6
Sync wiki -> headers.
|
1 year ago |
SDL_quit.h
|
c53843a961
docs: Remove Doxygen `\brief` tags.
|
1 year ago |
SDL_rect.h
|
c53843a961
docs: Remove Doxygen `\brief` tags.
|
1 year ago |
SDL_render.h
|
e4582e6edc
Sync SDL3 wiki -> header
|
1 year ago |
SDL_revision.h
|
c53843a961
docs: Remove Doxygen `\brief` tags.
|
1 year ago |
SDL_rwops.h
|
39870031d1
use format string attributes for functions accepting va_list params, too
|
1 year ago |
SDL_scancode.h
|
c53843a961
docs: Remove Doxygen `\brief` tags.
|
1 year ago |
SDL_sensor.h
|
c53843a961
docs: Remove Doxygen `\brief` tags.
|
1 year ago |
SDL_stdinc.h
|
ac0751a652
Added SDL_strnstr()
|
1 year ago |
SDL_surface.h
|
c53843a961
docs: Remove Doxygen `\brief` tags.
|
1 year ago |
SDL_system.h
|
aa7baf63aa
Sync wiki -> headers.
|
1 year ago |
SDL_test.h
|
c53843a961
docs: Remove Doxygen `\brief` tags.
|
1 year ago |
SDL_test_assert.h
|
c53843a961
docs: Remove Doxygen `\brief` tags.
|
1 year ago |
SDL_test_common.h
|
c53843a961
docs: Remove Doxygen `\brief` tags.
|
1 year ago |
SDL_test_compare.h
|
c53843a961
docs: Remove Doxygen `\brief` tags.
|
1 year ago |
SDL_test_crc32.h
|
c53843a961
docs: Remove Doxygen `\brief` tags.
|
1 year ago |
SDL_test_font.h
|
c53843a961
docs: Remove Doxygen `\brief` tags.
|
1 year ago |
SDL_test_fuzzer.h
|
c53843a961
docs: Remove Doxygen `\brief` tags.
|
1 year ago |
SDL_test_harness.h
|
c53843a961
docs: Remove Doxygen `\brief` tags.
|
1 year ago |
SDL_test_log.h
|
c53843a961
docs: Remove Doxygen `\brief` tags.
|
1 year ago |
SDL_test_md5.h
|
c53843a961
docs: Remove Doxygen `\brief` tags.
|
1 year ago |
SDL_test_memory.h
|
c53843a961
docs: Remove Doxygen `\brief` tags.
|
1 year ago |
SDL_test_random.h
|
c53843a961
docs: Remove Doxygen `\brief` tags.
|
1 year ago |
SDL_thread.h
|
c53843a961
docs: Remove Doxygen `\brief` tags.
|
1 year ago |
SDL_timer.h
|
c53843a961
docs: Remove Doxygen `\brief` tags.
|
1 year ago |
SDL_touch.h
|
e4582e6edc
Sync SDL3 wiki -> header
|
1 year ago |
SDL_version.h
|
c53843a961
docs: Remove Doxygen `\brief` tags.
|
1 year ago |
SDL_video.h
|
e4582e6edc
Sync SDL3 wiki -> header
|
1 year ago |
SDL_video_capture.h
|
aa7baf63aa
Sync wiki -> headers.
|
1 year ago |
SDL_vulkan.h
|
fccec65afe
Sync SDL3 wiki -> header
|
1 year ago |