This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
SDL
Watch
1
Star
0
Fork
0
mirror of
https://github.com/libsdl-org/SDL.git
synced
2026-09-03 15:57:43 +08:00
Code
Issues
Actions
8
Packages
Projects
Releases
Wiki
Activity
Files
4d1905c9b60489b58c486cee350356e156ce6856
SDL
/
src
/
render
T
History
Mathieu Eyraud
1db47d468a
Fix potential memory leak in QueueCmdFillRects
2022-03-28 08:34:32 -07:00
..
direct3d
direct3d: Implement missing blend operations.
2022-03-27 09:14:07 -04:00
direct3d11
…
metal
METAL: clip rect w/h must be <= render pass
2022-03-15 10:37:17 +01:00
opengl
…
opengles
…
opengles2
Remove unused warning
2022-03-09 15:38:36 +01:00
psp
…
software
SDL_triangle_blit_slow: sync code with SDL_blit_slow to handle ARGB2101010
2022-03-16 18:09:40 +01:00
vitagxm
Vita: Use preallocated memory pool for textures
2022-03-27 10:07:49 -07:00
SDL_d3dmath.c
…
SDL_d3dmath.h
…
SDL_render.c
Fix potential memory leak in QueueCmdFillRects
2022-03-28 08:34:32 -07:00
SDL_sysrender.h
…
SDL_yuv_sw_c.h
…
SDL_yuv_sw.c
…