Difference between revisions of "Category:GPU"

From 3dbrew
Jump to navigation Jump to search
m
m
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.