mirror of
https://github.com/raysan5/raylib.git
synced 2026-01-12 22:48:46 +01: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.