mirror of
https://github.com/glfw/glfw.git
synced 2024-11-22 04:54:35 +00:00
e0b1f518cf
This new API helps the user’s compositor reduce memory bandwidth and thus power usage by only re-rendering a bunch of dirty rectangles instead of the entire application buffer. There is no guarantee that it will effectively get used, it is perfectly valid to continue damaging the entire buffer instead like with glfwSwapBuffers() in some cases. |
||
---|---|---|
.. | ||
glfw3.h | ||
glfw3native.h |