RingRacers/src/rhi
Eidolon be869aefc6 rhi gl: Allow create_pipeline in gfx ctx
This function impl does not change any GL drawing state, and neither
should Vulkan, so the constraint that this function not be called while
a graphics context is active is not necessary.
2023-05-19 18:54:19 -05:00
..
gl3_core rhi gl: Allow create_pipeline in gfx ctx 2023-05-19 18:54:19 -05:00
gles2
CMakeLists.txt rhi: Rewrite shader loading 2023-04-01 17:32:34 -05:00
handle.hpp rhi: Fix handle std::hash specialization 2023-05-19 18:54:19 -05:00
rhi.cpp rhi: Add rhi::recreate_buffer_to_size 2023-04-15 16:32:56 -05:00
rhi.hpp rhi: Make some stencil state dynamic 2023-05-19 18:54:19 -05:00
shader_load_context.cpp rhi: Rewrite shader loading 2023-04-01 17:32:34 -05:00
shader_load_context.hpp rhi: Rewrite shader loading 2023-04-01 17:32:34 -05:00