Go to advanced search

by BoredUser
Sun Apr 16, 2017 2:09 pm
Forum: Graphics programming
Topic: Write to the framebuffer from the QPU
Replies: 0
Views: 1176

Write to the framebuffer from the QPU

I'm using floating point arithmetic to generate a stream of images that I would like to draw onto the display once I've generated it. My plan is to run it on the QPUs to get a decent framerate, because it can run the arithmetic faster, and writing to the framebuffer should be faster than from the CP...

Go to advanced search