-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
32f1af2
commit a6127d7
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule vkquake
updated
17 files
+1 −1 | .github/workflows/build-windows.yml | |
+1 −1 | Quake/cl_parse.c | |
+5 −10 | Quake/common.c | |
+4 −2 | Quake/common.h | |
+1 −1 | Quake/gl_model.c | |
+6 −14 | Quake/gl_rmisc.c | |
+3 −3 | Quake/gl_screen.c | |
+4 −1 | Quake/pl_linux.c | |
+13 −9 | Quake/pr_cmds.c | |
+12 −1 | Quake/pr_edict.c | |
+3 −1 | Quake/progs.h | |
+27 −5 | Quake/snd_dma.c | |
+0 −2 | Quake/sv_main.c | |
+3 −1 | Quake/sys.h | |
+1 −1 | Quake/sys_sdl.c | |
+2 −2 | Quake/wad.c | |
+3 −3 | readme.md |