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
*
Merge branch 'r300-vertprog-branch' of ssh://people.freedesktop.org/~z3ro/mesa
Oliver McFadden
2008-03-29
1
-107
/
+183
|
\
|
*
r300: Corrected a bug with the MAD instruction.
Oliver McFadden
2008-03-02
1
-0
/
+6
|
*
r300: Added the PVS_SRC_OPERAND documentation from AMD.
Oliver McFadden
2008-03-01
1
-0
/
+35
|
*
r300: Added the PVS_OP_DST_OPERAND documentation from AMD.
Oliver McFadden
2008-03-01
1
-0
/
+39
|
*
r300: Moved the vertex program shift/mask defines into the appropriate file.
Oliver McFadden
2008-03-01
1
-27
/
+0
|
*
r300: Removed the (undocumented) MAD_2 opcode.
Oliver McFadden
2008-03-01
1
-3
/
+0
|
*
r300: Added the vertex program swizzle (aka selection) defines.
Oliver McFadden
2008-03-01
1
-12
/
+9
|
*
r300: Converted to the new src/dest register defines.
Oliver McFadden
2008-03-01
1
-11
/
+0
|
*
r300: Converted to the new Math Engine defines.
Oliver McFadden
2008-03-01
1
-14
/
+1
|
*
r300: Converted to the new Vector Engine defines.
Oliver McFadden
2008-03-01
1
-45
/
+0
|
*
r300: Added the vertex program src/dest register defines.
Oliver McFadden
2008-03-01
1
-0
/
+16
|
*
r300: Added the Vector Engine and Math Engine defines from AMD's documentation.
Oliver McFadden
2008-03-01
1
-2
/
+84
*
|
r300: finish conversion of RS_INST regs
Dave Airlie
2008-03-28
1
-18
/
+2
*
|
r300: move to using RS_INST names
Dave Airlie
2008-03-28
1
-19
/
+15
*
|
R300: fix typo r300 fog reg
Alex Deucher
2008-03-24
1
-1
/
+1
*
|
r300: Fix some issues with masks in stencil buffer area
Christoph Brill
2008-03-04
1
-2
/
+3
|
/
*
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
[next]