Changes

Jump to navigation Jump to search
148 bytes added ,  06:09, 3 September 2015
Fix section nesting
Line 3,934: Line 3,934:  
|
 
|
 
|}
 
|}
 +
 +
== Miscellaneous registers ==
    
=== GPUREG_FINALIZE ===
 
=== GPUREG_FINALIZE ===
Line 3,939: Line 3,941:  
Writing to this register seems to signal the GPU to stop processing GPU commands from the current buffer; any command following a write to this register will be ignored. The value written to this register does not appear to matter, although 0x12345678 is the value typically written by commercial software.
 
Writing to this register seems to signal the GPU to stop processing GPU commands from the current buffer; any command following a write to this register will be ignored. The value written to this register does not appear to matter, although 0x12345678 is the value typically written by commercial software.
 
Failure to write to this register in any command buffer will result in the GPU hanging.
 
Failure to write to this register in any command buffer will result in the GPU hanging.
 +
 +
== Rasterizer registers ==
 +
 +
== Texturing registers ==
 +
 +
== Framebuffer registers ==
    
=== GPUREG_DEPTHBUFFER_FORMAT ===
 
=== GPUREG_DEPTHBUFFER_FORMAT ===
Line 3,979: Line 3,987:  
|}
 
|}
   −
==== GPUREG_01C4 ====
+
== Fragment lighting registers ==
 +
 
 +
=== GPUREG_01C4 ===
    
{| class="wikitable" border="1"
 
{| class="wikitable" border="1"
110

edits

Navigation menu