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-02 23:29:13 +08:00
Code
Issues
Actions
7
Packages
Projects
Releases
Wiki
Activity
Files
efc93e68514851475beb700bf8d250e11bb32117
SDL
/
src
/
render
T
History
Sam Lantinga
f99fc3268e
d3d12: fixed window resize handling
...
Fixes
https://github.com/libsdl-org/SDL/issues/6355
2022-10-09 11:42:39 -07:00
..
direct3d
…
direct3d11
…
direct3d12
d3d12: fixed window resize handling
2022-10-09 11:42:39 -07:00
metal
Fixed runaway CPU usage in the metal renderer when the window is minimized
2022-09-16 09:55:20 -07:00
opengl
…
opengles
Fix potential memory leak in GLES_CreateTexture
2022-09-20 20:14:01 -07:00
opengles2
opengles2: Texture names are GLuint, not GLenum.
2022-10-03 12:00:38 -04:00
ps2
…
psp
SDL_render_psp.c: fix -Wshadow
2022-10-08 23:41:07 +02:00
software
…
vitagxm
Fix memory leak in VITA_GXM_CreateRenderer
2022-09-29 14:32:56 +03:00
SDL_d3dmath.c
…
SDL_d3dmath.h
…
SDL_render.c
Calculate simulated vsync interval based on display refresh rate
2022-09-16 07:44:40 -07:00
SDL_sysrender.h
Calculate simulated vsync interval based on display refresh rate
2022-09-16 07:44:40 -07:00
SDL_yuv_sw_c.h
…
SDL_yuv_sw.c
…