SDL/include/SDL3
Sam Lantinga 9fb5a9ccac Use floating point values for viewport, clip rectangle, and texture sizes
These are integer values internally, but the API has been changed to make it easier to mix other render code with querying those values.

Fixes https://github.com/libsdl-org/SDL/issues/7519
2024-06-12 10:18:39 -07:00
..
SDL.h Moved the SDL version back to SDL_version.h 2024-05-15 14:38:29 -07:00
SDL_assert.h wikiheaders: Fixes and cleanups to fix SDL_ReportAssertion's wiki page. 2024-06-11 11:29:44 -04:00
SDL_atomic.h Sync SDL3 wiki -> header 2024-05-22 00:41:09 +00:00
SDL_audio.h Fixed channel order typo 2024-06-10 18:05:31 -07:00
SDL_begin_code.h wikiheaders: Fixes and cleanups to fix SDL_ReportAssertion's wiki page. 2024-06-11 11:29:44 -04:00
SDL_bits.h wikiheaders: bridge wiki Category docs to the headers! 2024-05-16 11:48:23 -04:00
SDL_blendmode.h Renamed DECLSPEC to SDL_DECLSPEC 2024-05-17 17:09:09 -07:00
SDL_camera.h Introduce formal policy for APIs that return strings. 2024-06-03 14:20:49 -04:00
SDL_clipboard.h Renamed DECLSPEC to SDL_DECLSPEC 2024-05-17 17:09:09 -07:00
SDL_close_code.h wikiheaders: bridge wiki Category docs to the headers! 2024-05-16 11:48:23 -04:00
SDL_copying.h wikiheaders: bridge wiki Category docs to the headers! 2024-05-16 11:48:23 -04:00
SDL_cpuinfo.h Renamed DECLSPEC to SDL_DECLSPEC 2024-05-17 17:09:09 -07:00
SDL_dialog.h Sync SDL3 wiki -> header 2024-06-04 01:23:30 +00:00
SDL_egl.h wikiheaders: bridge wiki Category docs to the headers! 2024-05-16 11:48:23 -04:00
SDL_endian.h Sync SDL3 wiki -> header 2024-06-12 02:20:21 +00:00
SDL_error.h Sync SDL3 wiki -> header 2024-06-03 18:21:49 +00:00
SDL_events.h Keep track of whether a controller was a gamepad 2024-06-09 17:45:20 -07:00
SDL_filesystem.h Renamed DECLSPEC to SDL_DECLSPEC 2024-05-17 17:09:09 -07:00
SDL_gamepad.h Introduce formal policy for APIs that return strings. 2024-06-03 14:20:49 -04:00
SDL_guid.h Renamed DECLSPEC to SDL_DECLSPEC 2024-05-17 17:09:09 -07:00
SDL_haptic.h Introduce formal policy for APIs that return strings. 2024-06-03 14:20:49 -04:00
SDL_hidapi.h Sync SDL3 wiki -> header 2024-05-20 16:46:41 +00:00
SDL_hints.h Disable raw keyboard input by default 2024-06-03 14:43:46 -07:00
SDL_init.h Renamed DECLSPEC to SDL_DECLSPEC 2024-05-17 17:09:09 -07:00
SDL_intrin.h wikiheaders: bridge wiki Category docs to the headers! 2024-05-16 11:48:23 -04:00
SDL_iostream.h Add SDL_ReadS8 and SDL_WriteS8 2024-06-12 01:39:08 +02:00
SDL_joystick.h Sync SDL3 wiki -> header 2024-06-09 05:33:28 +00:00
SDL_keyboard.h Introduce formal policy for APIs that return strings. 2024-06-03 14:20:49 -04:00
SDL_keycode.h wikiheaders: bridge wiki Category docs to the headers! 2024-05-16 11:48:23 -04:00
SDL_loadso.h Renamed DECLSPEC to SDL_DECLSPEC 2024-05-17 17:09:09 -07:00
SDL_locale.h Renamed DECLSPEC to SDL_DECLSPEC 2024-05-17 17:09:09 -07:00
SDL_log.h Renamed DECLSPEC to SDL_DECLSPEC 2024-05-17 17:09:09 -07:00
SDL_main.h Sync SDL3 wiki -> header 2024-05-27 20:04:46 +00:00
SDL_main_impl.h wikiheaders: Automatically categorize API symbols by subsystem. 2024-05-14 13:30:42 -04:00
SDL_messagebox.h Renamed DECLSPEC to SDL_DECLSPEC 2024-05-17 17:09:09 -07:00
SDL_metal.h Renamed DECLSPEC to SDL_DECLSPEC 2024-05-17 17:09:09 -07:00
SDL_misc.h Renamed DECLSPEC to SDL_DECLSPEC 2024-05-17 17:09:09 -07:00
SDL_mouse.h Introduce formal policy for APIs that return strings. 2024-06-03 14:20:49 -04:00
SDL_mutex.h Sync SDL3 wiki -> header 2024-05-27 02:00:01 +00:00
SDL_oldnames.h Rename SDL_Swap(16|32|64)(LE|BE) to SDL_Swap(LE|BE)(16|32|64) 2024-06-12 02:29:39 +02:00
SDL_opengl.h wikiheaders: bridge wiki Category docs to the headers! 2024-05-16 11:48:23 -04:00
SDL_opengl_glext.h
SDL_opengles.h wikiheaders: bridge wiki Category docs to the headers! 2024-05-16 11:48:23 -04:00
SDL_opengles2.h wikiheaders: bridge wiki Category docs to the headers! 2024-05-16 11:48:23 -04:00
SDL_opengles2_gl2.h
SDL_opengles2_gl2ext.h
SDL_opengles2_gl2platform.h
SDL_opengles2_khrplatform.h
SDL_pen.h Introduce formal policy for APIs that return strings. 2024-06-03 14:20:49 -04:00
SDL_pixels.h Introduce formal policy for APIs that return strings. 2024-06-03 14:20:49 -04:00
SDL_platform.h Introduce formal policy for APIs that return strings. 2024-06-03 14:20:49 -04:00
SDL_platform_defines.h Fixed compiling SDL_platform_defines.h on macOS with older compilers (thanks @sezero!) 2024-05-27 14:34:21 -07:00
SDL_power.h Renamed DECLSPEC to SDL_DECLSPEC 2024-05-17 17:09:09 -07:00
SDL_properties.h Introduce formal policy for APIs that return strings. 2024-06-03 14:20:49 -04:00
SDL_rect.h Renamed DECLSPEC to SDL_DECLSPEC 2024-05-17 17:09:09 -07:00
SDL_render.h Use floating point values for viewport, clip rectangle, and texture sizes 2024-06-12 10:18:39 -07:00
SDL_revision.h wikiheaders: bridge wiki Category docs to the headers! 2024-05-16 11:48:23 -04:00
SDL_scancode.h wikiheaders: bridge wiki Category docs to the headers! 2024-05-16 11:48:23 -04:00
SDL_sensor.h Introduce formal policy for APIs that return strings. 2024-06-03 14:20:49 -04:00
SDL_stdinc.h include: Make function pointer params into typedefs. 2024-06-11 12:22:46 -04:00
SDL_storage.h Renamed DECLSPEC to SDL_DECLSPEC 2024-05-17 17:09:09 -07:00
SDL_surface.h Sync SDL3 wiki -> header 2024-05-27 02:00:01 +00:00
SDL_system.h Introduce formal policy for APIs that return strings. 2024-06-03 14:20:49 -04:00
SDL_test.h
SDL_test_assert.h wikiheaders: bridge wiki Category docs to the headers! 2024-05-16 11:48:23 -04:00
SDL_test_common.h Added SDL_SetWindowAspectRatio() and SDL_GetWindowAspectRatio() 2024-05-28 11:52:31 -07:00
SDL_test_compare.h Add SDLTest_CompareMemory function to compare memory ranges 2024-04-15 03:05:05 -10:00
SDL_test_crc32.h wikiheaders: bridge wiki Category docs to the headers! 2024-05-16 11:48:23 -04:00
SDL_test_font.h include: A ton of little documentation tweaks, fixes, and improvements. 2024-04-09 00:50:02 -04:00
SDL_test_fuzzer.h wikiheaders: bridge wiki Category docs to the headers! 2024-05-16 11:48:23 -04:00
SDL_test_harness.h include: A ton of little documentation tweaks, fixes, and improvements. 2024-04-09 00:50:02 -04:00
SDL_test_log.h
SDL_test_md5.h Named typedef-ed structs Gave name to structs that were defined like anonymous struct with name given by typedef. Example 'typedef struct {...} Foo;' -> 'typedef struct Foo {...} Foo;' 2024-03-10 09:04:18 -07:00
SDL_test_memory.h
SDL_test_random.h Named typedef-ed structs Gave name to structs that were defined like anonymous struct with name given by typedef. Example 'typedef struct {...} Foo;' -> 'typedef struct Foo {...} Foo;' 2024-03-10 09:04:18 -07:00
SDL_thread.h Sync SDL3 wiki -> header 2024-06-11 16:23:27 +00:00
SDL_time.h Renamed DECLSPEC to SDL_DECLSPEC 2024-05-17 17:09:09 -07:00
SDL_timer.h Sync SDL3 wiki -> header 2024-05-27 14:58:03 +00:00
SDL_touch.h Introduce formal policy for APIs that return strings. 2024-06-03 14:20:49 -04:00
SDL_version.h include: Fill in some documentation gaps. 2024-06-09 01:51:30 -04:00
SDL_video.h reword SDL_FlashWindow params 2024-06-08 17:25:27 -04:00
SDL_vulkan.h Renamed DECLSPEC to SDL_DECLSPEC 2024-05-17 17:09:09 -07:00