boo/lib/graphicsdev
Lioncash 63c89a0bbf GL: Use return value of emplace_back()
emplace_back() returns a reference to the emplaced element, so we can
just make use of it instead of repeatedly querying back().
2019-08-24 20:07:49 -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: Use return value of emplace_back() 2019-08-24 20:07:49 -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