mirror of
https://github.com/raysan5/raylib.git
synced 2026-08-13 18:54:29 +00:00
This fixes an incomplete framebuffer issue due to the use of a texture format not supported in ES 3. This commit also adds more information on how to manage deferred rendering.