1
0
mirror of https://github.com/Lime3DS/Lime3DS.git synced 2025-03-23 22:18:42 +01:00
GPUCode 1159e4d928
video_core: Take factors into account with min/max blending functions ()
* 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
..