mirror of
https://github.com/libretro/glsl-shaders.git
synced 2024-11-27 09:50:34 +00:00
a2935be453
* Port blur fill to GLSL; render_sampling_areas compiles but broken, compose broken * Fix render_sampling_areas; Composing TODO * Full pipeline compiles, compose is broken (coordinates?) * First working version, cleanups & optimization TODO * Initial cleanup before rebase * Fix artifacts from bilinear interp. near borders * Simplify render_sampling_areas * Remove pixel AA gamma correction code * Remove unused stuff * Remove more unused stuff * Remove unnecessary swizzles * Clean up linearize pass * Move transform functions into vertex only compilation because of default precision error * Implement workaround for missing float FBOs; Clean up * Hide unused param |
||
---|---|---|
.. | ||
compose.glsl | ||
linearize_and_parameters.glsl | ||
render_sampling_areas.glsl |