mirror of
https://github.com/love2d/love.git
synced 2026-08-15 15:51:12 +02:00
vulkan: enable linux
Some basic testing reveals that it works just like the windows build.
This commit is contained in:
+1
-1
@@ -128,7 +128,7 @@
|
||||
|
||||
// fixme: vulkan graphics only tested on windows for now
|
||||
// adjust this later on when testing is successful on other platforms
|
||||
#ifdef LOVE_WINDOWS
|
||||
#if defined(LOVE_WINDOWS) || defined(LOVE_LINUX)
|
||||
# define LOVE_GRAPHICS_VULKAN
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user