mirror of
https://github.com/MadeOfJelly/MushMachine.git
synced 2025-06-19 19:26:36 +02:00
initial import, >900commits predate this
This commit is contained in:
6
docs/framework/opengl_renderer/render_tasks/blit_fb.md
Normal file
6
docs/framework/opengl_renderer/render_tasks/blit_fb.md
Normal file
@ -0,0 +1,6 @@
|
||||
# `OpenGL::RenderTask` Blit FB
|
||||
|
||||
This `RenderTask` Blits(copys) the contents of one `FrameBuffer` to another.
|
||||
|
||||
There are options available for source and destination rectangle, color flags and filter mode.
|
||||
|
Reference in New Issue
Block a user