improve fps limiter for vsync and maxfps=-1
This commit is contained in:
parent
d2903413a0
commit
a6f85fbd73
11 changed files with 223 additions and 217 deletions
1
Makefile
1
Makefile
|
@ -33,6 +33,7 @@ FILES = src/IDirect3D/IDirect3D.c \
|
|||
src/dllmain.c \
|
||||
src/wndproc.c \
|
||||
src/utils.c \
|
||||
src/fps_limiter.c \
|
||||
src/opengl_utils.c
|
||||
|
||||
all:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue