Panda3DS/include/PICA
wheremyfoodat fa9ce5fc70
GLES: Implement logic ops via fb fetch (#608)
* GLES: Implement logic ops via fb fetch

* Attempt to fix deprecated libglx-mesa0 package

* Update Qt_Build.yml

* GLES: Enable fb fetch instead of requiring it

* GLES: Add support for GL_ARM_shader_framebuffer_fetch

* Fix GL_EXT_shader_framebuffer_fetch behavior
2024-10-14 00:17:24 +03:00
..
dynapica Add accurate shader multiplication option 2024-07-16 22:14:01 +03:00
float_types.hpp [PICA] We can now upload floating point uniforms 2022-09-23 14:15:04 +03:00
gpu.hpp Renderer GL: Add UB checks 2024-07-23 04:11:12 +03:00
pica_frag_config.hpp GLES: Implement logic ops via fb fetch (#608) 2024-10-14 00:17:24 +03:00
pica_frag_uniforms.hpp Shadergen: Move fog colour to uniform 2024-07-25 20:18:30 +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 GLES: Implement logic ops via fb fetch (#608) 2024-10-14 00:17:24 +03:00
shader.hpp PICA: Add LITP test + interpreter implementation 2024-08-02 22:53:51 +03:00
shader_decompiler.hpp More shader->GLSL recompiler work 2024-07-24 02:03:29 +03:00
shader_gen.hpp GLES: Implement logic ops via fb fetch (#608) 2024-10-14 00:17:24 +03:00
shader_gen_types.hpp Separate graphics API/Language types from the fragment recompiler 2024-07-21 16:02:22 +03:00
shader_unit.hpp [PICA] Start implementing shader interpreter 2022-09-23 02:43:51 +03:00