index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
r300
/
r300_reg.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
r300: R5xx and R3xx use different registers for RS_IP and RS_INST
Christoph Brill
2008-02-28
1
-88
/
+148
*
[r300] Document based on chapter 10.4 and 10.5
Christoph Brill
2008-02-26
1
-62
/
+202
*
[r300] Document registers completed 10.1 to 10.3
Christoph Brill
2008-02-25
1
-0
/
+9
*
[r300] Add more register from the AMD spec
Christoph Brill
2008-02-25
1
-4
/
+32
*
[r300] Document POLY_MODE and add some TODOs that might have triggered some bugs
Christoph Brill
2008-02-25
1
-11
/
+23
*
[r300] Document some registers in the POINT area
Christoph Brill
2008-02-25
1
-9
/
+32
*
[r300] Further document and add register definitions (found bugs in LINE hand...
Christoph Brill
2008-02-25
1
-21
/
+165
*
[r300] Sync fog color register names
Christoph Brill
2008-02-25
1
-5
/
+11
*
[r300] Sync fog register names to the AMD spec
Christoph Brill
2008-02-25
1
-11
/
+14
*
[r300] Further document FG_ALPHA_FUNC (renamed from R300_PP_ALPHA_TEST) and f...
Christoph Brill
2008-02-25
1
-15
/
+90
*
[r300] Document R300_RB3D_COLORMASK properly and rename it to RB3D_COLOR_CHAN...
Christoph Brill
2008-02-25
1
-6
/
+22
*
[r300] Add register definitions based on AMD spec starting with chapter 10
Christoph Brill
2008-02-25
1
-19
/
+60
*
[r300] Add some more register from the AMD spec in the area of AARESOLVE
Christoph Brill
2008-02-25
1
-8
/
+23
*
[r300] Sync the names for Z-Buffer registers with the AMD spec
Christoph Brill
2008-02-25
1
-21
/
+71
*
[r300] rename all unkown structs r300_hw_state to readable names
Christoph Brill
2008-02-25
1
-3
/
+7
*
[r300] Add RB3D_DISCARD_SRC_PIXEL_LTE_THRESHOLD and some HyperZ defintions
Christoph Brill
2008-02-25
1
-0
/
+21
*
[r300] Replace more magic number by register definitions from AMD
Christoph Brill
2008-02-25
1
-0
/
+18
*
[r300] clean some more magic registers based on AMD spec
Christoph Brill
2008-02-25
1
-0
/
+136
*
[r300] Update some magic registers to real names
Christoph Brill
2008-02-25
1
-0
/
+11
*
[r300] Document Z-buffer related register ZB_BW_CNTL
Christoph Brill
2008-02-25
1
-0
/
+42
*
[r300] document VAP_CNTL based on AMD spec
Christoph Brill
2008-02-25
1
-0
/
+26
*
[r300] Document some of the wild guesses in VAP_OUTPUT_VTX_FMT based on AMD spec
Christoph Brill
2008-02-25
1
-7
/
+10
*
[r300] document type 3 packets to draw primitives based on AMD spec
Christoph Brill
2008-02-25
1
-2
/
+40
*
r300: fixup some more names
Dave Airlie
2008-02-23
1
-16
/
+27
*
r300: some initial register info from doc drop
Dave Airlie
2008-02-23
1
-2
/
+29
*
Renamed the R300_VAP_UNKNOWN_221C to R300_VAP_CLIP_CNTL.
Oliver McFadden
2007-11-05
1
-1
/
+6
*
r300: initial user clipping for TCL paths
Dave Airlie
2007-11-05
1
-0
/
+8
*
r300: fix misnumber register
Dave Airlie
2007-11-03
1
-1
/
+1
*
Framework for supporting z24_s8 and z32 depth textures on r300.
Ian Romanick
2007-10-17
1
-0
/
+8
*
r300: Use the R300_PVS_UPLOAD_* defines.
Oliver McFadden
2007-07-16
1
-0
/
+15
*
r300: Added the clip plane upload defines.
Oliver McFadden
2007-07-16
1
-0
/
+8
*
r300: Vertex program position end bits are known.
Oliver McFadden
2007-06-24
1
-3
/
+5
*
r300: Added a comment regarding the R300_VAP_CLIP registers.
Oliver McFadden
2007-06-07
1
-0
/
+2
*
r300: Explain the R300_VAP_OUTPUT_VTX_FMT_1 register.
Oliver McFadden
2007-06-07
1
-0
/
+2
*
r300: Document registers 0x2220 to 0x2230.
Oliver McFadden
2007-05-30
1
-0
/
+10
*
r300: Use the CP_PACKET3 macro for Type 3 packets.
Oliver McFadden
2007-05-30
1
-0
/
+1
*
Revert "r300: Removed the R300_RS_INTERP_[0-9]_UNKNOWN (magic) defines."
Oliver McFadden
2007-05-27
1
-0
/
+6
*
r300: Removed R300_PFS_NODE_LAST_NODE replaced by R300_PFS_NODE_OUTPUT_COLOR.
Oliver McFadden
2007-05-26
1
-2
/
+0
*
r300: Removed the R300_RS_INTERP_[0-9]_UNKNOWN (magic) defines.
Oliver McFadden
2007-05-23
1
-6
/
+0
*
r300: Use the defined values when writing to R300_RS_ROUTE_0.
Oliver McFadden
2007-05-13
1
-0
/
+5
*
r300: A few very minor indenting corrections.
Oliver McFadden
2007-05-13
1
-4
/
+4
*
r300; Indent would destroy r300_reg.h, so add *INDENT-OFF*.
Oliver McFadden
2007-05-09
1
-0
/
+3
*
r300: Added R300_PRIM_NUM_VERTICES_MASK suggested by Jerome Glisse.
Oliver McFadden
2007-05-09
1
-0
/
+1
*
r300: Added R300_AA_DISABLE for R300_GB_AA_CONFIG.
Oliver McFadden
2007-05-06
1
-0
/
+1
*
r300: don't enable VAP/TCL on cards that don't support it
Dave Airlie
2007-04-10
1
-0
/
+1
*
r300: No assertion when accessing incomplete texture images.
Nicolai Haehnle
2007-03-24
1
-4
/
+5
*
r300: Fix fragment program instruction pairing and register allocation
Nicolai Haehnle
2007-03-19
1
-1
/
+3
*
r300: Renamed the CACHE_CTLSTAT values to include UNKNOWN in the name; not
Oliver McFadden
2007-03-13
1
-4
/
+4
*
Add defines for the values written to R300_RB3D_ZCACHE_CTLSTAT.
Oliver McFadden
2007-03-13
1
-0
/
+2
*
Documented the value written for R300_TX_CNTL cache flush.
Oliver McFadden
2007-03-13
1
-0
/
+1
[next]