citra/externals/glad
GPUCode 1159e4d928
video_core: Take factors into account with min/max blending functions (#6925)
* sw_framebuffer: Take factors into account for min/max blending

* renderer_gl: Take factors into account for min/max blending

* Address review comments

* gl_shader_gen: Fix frambuffer fetch on qcom and mali

* renderer_opengl: Add fallback path for mesa

* gl_shader_gen: Avoid emitting blend emulation if minmax_factor is present
2023-08-30 21:26:28 +03:00
..
include video_core: Take factors into account with min/max blending functions (#6925) 2023-08-30 21:26:28 +03:00
src video_core: Take factors into account with min/max blending functions (#6925) 2023-08-30 21:26:28 +03:00
CMakeLists.txt CMakeLists: Derive the source directory grouping from targets themselves 2017-12-11 21:11:52 -05:00
Readme.md Frontend PR fixes (#6378) 2023-03-30 14:24:49 +03:00

These files were generated by the glad OpenGL loader generator and have been checked in as-is. You can re-generate them using glad with the following command:

python -m glad --profile core --out-path glad/ --api "gl=4.3,gles2=3.2" --generator=c