mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-19 13:50:28 +01:00
80c6d052f2532ef49173fee61562d2cf7bcf7bd8
We operate on a framebuffer (push/pull rect), and then copy it all to the screen at once. This avoids reading back from video memory. All in all, it goes *much* faster this way. Change-Id: I472d35988fde876906a9be71e0666b2c238114b3
Description
No description provided
Languages
C++
60.3%
C
31.1%
Python
3.4%
Java
1.9%
Makefile
1.6%
Other
1.5%