Category:GPU: Difference between revisions

From 3dbrew
Jump to navigation Jump to search
Steveice10 (talk | contribs)
mNo edit summary
Steveice10 (talk | contribs)
mNo edit summary
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]].
* For details on the internal registers, written to from GPU command buffers and which control rendering, see [[GPU/Internal Registers]] or [[GPU/Commands]].
* 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]].

Revision as of 09:07, 5 December 2015

  • For the ARM11-visible registers, used for framebuffer configuration, GPU control and bulk data operations, see GPU/External 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.