Changes

Jump to navigation Jump to search
9 bytes added ,  18:47, 2 January 2013
Line 55: Line 55:     
== Framebuffers ==
 
== Framebuffers ==
The GSP module DMAs LCD framebuffers from the application heap used in FCRAM into VRAM. These framebuffers normally contain the last rendered frames from the GPU. The color format is BGR8. The framebuffers are drawn from left-to-right, instead of top-to-bottom.(Thus the beginning of the framebuffer is drawn starting at the left side of the screen)
+
The GSP module DMAs LCD framebuffers from the application's GSP heap located in FCRAM into VRAM. These framebuffers normally contain the last rendered frames from the GPU. The color format is BGR8. The framebuffers are drawn from left-to-right, instead of top-to-bottom.(Thus the beginning of the framebuffer is drawn starting at the left side of the screen)

Navigation menu