Panda3DS/include/PICA
Wunkolo 2b34ef4a89 Implement PICA200 compliant arm64 MUL
Adds `emitSafeMUL` to implement a PICA200 compliant multiplication that
handles the special `0 * inf = 0` case.
2024-03-14 12:30:42 -07:00
..
dynapica Implement PICA200 compliant arm64 MUL 2024-03-14 12:30:42 -07:00
float_types.hpp [PICA] We can now upload floating point uniforms 2022-09-23 14:15:04 +03:00
gpu.hpp Add Renderer::deinitGraphicsContext 2023-10-25 22:46:45 +03:00
pica_hash.hpp Add comments explaining the hashing algorithms 2023-06-14 16:51:38 +03:00
pica_vertex.hpp PicaVertex -> PICA::Vertex 2023-07-04 23:40:47 +03:00
regs.hpp renderer_gl: Proper viewport rendering 2023-08-12 12:42:28 +03:00
shader.hpp ShaderJIT: Make BREAK(C) emit a warning instead of crashing until implemented 2023-09-16 18:07:07 +03:00
shader_unit.hpp [PICA] Start implementing shader interpreter 2022-09-23 02:43:51 +03:00