aurora/lib/gfx
Luke Street ea6e49e000 gfx: Limit # of synchronous pipelines per frame
Allows OpenGL(+ES) to run smoothly even when
building initial pipeline cache.
2022-08-29 17:05:34 -04:00
..
model Reimplement GXCopyTex; simplify assertions 2022-08-09 02:05:33 -04:00
stream Transition back to webgpu_cpp; initial emscripten support 2022-08-02 16:37:56 -04:00
common.cpp gfx: Limit # of synchronous pipelines per frame 2022-08-29 17:05:34 -04:00
common.hpp Reimplement GXCopyTex; simplify assertions 2022-08-09 02:05:33 -04:00
gx.cpp Reimplement GXCopyTex; simplify assertions 2022-08-09 02:05:33 -04:00
gx.hpp gx: More operator!= impls for old GCC 2022-08-28 14:11:07 -04:00
gx_shader.cpp gx_shader: Use custom mtx types for consistent size/alignment 2022-08-29 17:04:12 -04:00
texture.cpp Reimplement GXCopyTex; simplify assertions 2022-08-09 02:05:33 -04:00
texture.hpp Reimplement GXCopyTex; simplify assertions 2022-08-09 02:05:33 -04:00
texture_convert.cpp Reimplement GXCopyTex; simplify assertions 2022-08-09 02:05:33 -04:00
texture_convert.hpp Transition back to webgpu_cpp; initial emscripten support 2022-08-02 16:37:56 -04:00