Commit Graph

9 Commits

Author SHA1 Message Date
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
ff0b43137c gx_shader: Use custom mtx types for consistent size/alignment 2022-08-29 17:04:12 -04:00
c649cd62ee gx: More operator!= impls for old GCC 2022-08-28 14:11:07 -04:00
5f06d873bc gx_shader: normalize normal 2022-08-09 13:40:45 -04:00
c060e1da6b Reimplement GXCopyTex; simplify assertions 2022-08-09 02:05:33 -04:00
893cabe55a Transition back to webgpu_cpp; initial emscripten support 2022-08-02 16:37:56 -04:00
04590f30cd Fix GXSetTevColorS10; fix sampling GX_TF_R8_PC 2022-07-31 17:02:56 -04:00
0da998450b Merge GXBegin/GXEnd draws if GX state unchanged 2022-07-28 19:48:02 -04:00
9a725c89cf Initial commit 2022-07-27 11:25:25 -04:00