This website requires JavaScript.
Explore
Help
Register
Sign In
TeamHepta
/
SDL
Watch
1
Star
0
Fork
0
You've already forked SDL
mirror of
https://github.com/libsdl-org/SDL.git
synced
2026-03-21 08:11:07 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d287feaddfe4ce10128b2db93c144aecd4300212
SDL
/
src
/
dynapi
History
Ryan C. Gordon
d287feaddf
render: Remove non-pointer args' const qualifiers on SDL_RenderTextureRotated.
...
Reference Issue
#11032
.
2024-10-02 15:31:20 -04:00
..
gendynapi.py
Fix typos (thanks @qndel!)
2024-09-18 08:18:26 -07:00
SDL_dynapi_overrides.h
dynapi: It's a Python script now, not a perl script.
2024-10-02 15:27:47 -04:00
SDL_dynapi_procs.h
render: Remove non-pointer args' const qualifiers on SDL_RenderTextureRotated.
2024-10-02 15:31:20 -04:00
SDL_dynapi_unsupported.h
windows: Clean out things that should be using
defined(SDL_PLATFORM_WINDOWS)
.
2024-09-06 13:28:39 -04:00
SDL_dynapi.c
Removed SDL_bool in favor of plain bool
2024-09-18 08:32:30 -07:00
SDL_dynapi.h
winrt: Removed WinRT/Windows Phone/UWP support.
2024-09-06 13:28:39 -04:00
SDL_dynapi.sym
Add
SDL_IsTV()
(
#11004
)
2024-10-01 09:20:00 -07:00