Vulkan fixes on Linux
This commit is contained in:
parent
2f8a8ed763
commit
b6a7b2192c
5 changed files with 9 additions and 10 deletions
2
makefile
2
makefile
|
|
@ -8,8 +8,8 @@ endif
|
|||
SRC:=\
|
||||
topaz.c\
|
||||
core/linear.c\
|
||||
core/arena.c\
|
||||
core/vector.c\
|
||||
core/arena.c
|
||||
|
||||
ifeq (${GRAPHICS_BACKEND},gl)
|
||||
SRC += rendering/gl/gl.c\
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue