Panda3DS/include/PICA
Wunkolo 9e32b6d4bf Remove OpenGL-specific vector-types
Removes dependency on the OpenGL header and rendering backen for its
`OpenGL::Vector` type in favor of a more standard array.
2023-07-11 11:27:35 -07:00
..
dynapica Remove OpenGL-specific vector-types 2023-07-11 11:27:35 -07:00
float_types.hpp [PICA] We can now upload floating point uniforms 2022-09-23 14:15:04 +03:00
gpu.hpp Introduce "Renderer" abstraction layer 2023-07-11 11:27:35 -07: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 [PICA] Add some clipping definitions 2023-07-04 19:51:07 +03:00
shader.hpp Remove OpenGL-specific vector-types 2023-07-11 11:27:35 -07:00
shader_unit.hpp [PICA] Start implementing shader interpreter 2022-09-23 02:43:51 +03:00