Category:GPU: Difference between revisions

Steveice10 (talk | contribs)
mNo edit summary
Neobrain (talk | contribs)
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
* For the ARM11-visible registers, used for framebuffer configuration, GPU control and bulk data operations, see [[GPU/External Registers]].
* For the ARM11-visible registers, used for framebuffer configuration, GPU control and bulk data operations, see [[GPU/External Registers]] and [[LCD Registers]].
* For details on the internal registers, written to from GPU command buffers and which control rendering, see [[GPU/Internal Registers]].
* For details on the internal registers, written to from GPU command buffers and which control rendering, see [[GPU/Internal Registers]].
* For information on certain specific GPU features, see the [[GPU/Programming Guide]].
* For information on certain specific GPU features, see the [[GPU/Programming Guide]].
* For the interface used by applications to control the GPU, see the [[GSP Services]] and [[GSP Shared Memory]].