boo/lib/graphicsdev
Lioncash 07835b58fb GL: Make const char* pointers arrays
Same behavior, but only stores the string data within the executable as
opposed to the data and a pointer to it. Also makes for less reading.
2019-08-24 19:02:13 -04:00
..
nx General: Tidy up includes 2019-08-19 21:02:56 -04:00
Common.cpp New code style refactor 2018-12-07 19:17:51 -10:00
Common.hpp General: Tidy up includes 2019-08-19 21:02:56 -04:00
D3D11.cpp General: Tidy up includes 2019-08-19 21:02:56 -04:00
GL.cpp GL: Make const char* pointers arrays 2019-08-24 19:02:13 -04:00
GLX.cpp General: Tidy up includes 2019-08-19 21:02:56 -04:00
Metal.mm General: Tidy up includes 2019-08-19 21:02:56 -04:00
Vulkan.cpp General: Tidy up includes 2019-08-19 21:02:56 -04:00
VulkanDispatchTable.cpp Add support for debug groups in OpenGL and Vulkan 2019-07-20 22:41:07 -10:00
glew.c Windows build fixes 2019-07-27 15:19:25 -10:00
vk_mem_alloc.h Huge shader infrastructure refactor 2018-10-06 16:49:22 -10:00