index
:
Mesa
glamo
glamo-old
My Mesa repository
Thomas White
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
r300
/
r300_cmdbuf.c
Age
Commit message (
Expand
)
Author
2008-05-02
R300: fix rebase conflicts
Alex Deucher
2008-05-02
R3/4/5: fix TCL on r5xx, cleanup PVS code
Alex Deucher
2008-05-02
R300: clean up VAP_PROG_STREAM_CNTL* register usage
Alex Deucher
2008-05-02
r500: fixup support for emitting fragment program to hardware.
Dave Airlie
2008-05-02
r500: setup fragment program constant emission atom
Dave Airlie
2008-05-02
r500 RS unit setup
Dave Airlie
2008-05-02
more r500 vs r300 kickin
Dave Airlie
2008-05-02
some basic r500 portage
Dave Airlie
2008-03-28
r300: move to using RS_INST names
Dave Airlie
2008-02-28
r300: R5xx and R3xx use different registers for RS_IP and RS_INST
Christoph Brill
2008-02-25
[r300] revert complete stupid changes
Christoph Brill
2008-02-25
[r300] Add more register from the AMD spec
Christoph Brill
2008-02-25
[r300] Document POLY_MODE and add some TODOs that might have triggered some bugs
Christoph Brill
2008-02-25
[r300] Further document and add register definitions (found bugs in LINE hand...
Christoph Brill
2008-02-25
[r300] Sync fog color register names
Christoph Brill
2008-02-25
[r300] Sync fog register names to the AMD spec
Christoph Brill
2008-02-25
[r300] Further document FG_ALPHA_FUNC (renamed from R300_PP_ALPHA_TEST) and f...
Christoph Brill
2008-02-25
[r300] Document R300_RB3D_COLORMASK properly and rename it to RB3D_COLOR_CHAN...
Christoph Brill
2008-02-25
[r300] Add some more register from the AMD spec in the area of AARESOLVE
Christoph Brill
2008-02-25
[r300] Sync the names for Z-Buffer registers with the AMD spec
Christoph Brill
2008-02-25
[r300] Add more struct names for r300_hw_state
Christoph Brill
2008-02-25
[r300] rename all unkown structs r300_hw_state to readable names
Christoph Brill
2008-02-25
[r300] Add RB3D_DISCARD_SRC_PIXEL_LTE_THRESHOLD and some HyperZ defintions
Christoph Brill
2008-02-25
[r300] Replace more magic number by register definitions from AMD
Christoph Brill
2008-02-25
[r300] clean some more magic registers based on AMD spec
Christoph Brill
2008-02-25
[r300] Update some magic registers to real names
Christoph Brill
2008-02-23
r300: fixup some more names
Dave Airlie
2008-02-23
r300: some initial register info from doc drop
Dave Airlie
2007-11-05
Renamed the R300_VAP_UNKNOWN_221C to R300_VAP_CLIP_CNTL.
Oliver McFadden
2007-11-05
r300: initial user clipping for TCL paths
Dave Airlie
2007-11-03
r300: move more vap registers out of non tcl paths
Dave Airlie
2007-07-01
r300: oops turn back off cmd buf debugging
Dave Airlie
2007-06-24
r300: 2288 is a tcl only reg
Dave Airlie
2007-06-17
more commits to fix things and stuff - still not doing anything except crashin
Dave Airlie
2007-05-30
r300: Cleaned up the state atom checking functions.
Oliver McFadden
2007-05-30
r300: Cleaned up the state atom debugging code.
Oliver McFadden
2007-05-30
r300: Document registers 0x2220 to 0x2230.
Oliver McFadden
2007-05-20
r300: Just use "inline" rather than "__inline__".
Oliver McFadden
2007-05-13
r300: Changed some more functions to static functions.
Oliver McFadden
2007-05-12
r300: Removed the name argument to ALLOC_STATE; do the name via the macro.
Oliver McFadden
2007-05-12
r300: Renamed r300DoEmitState to r300EmitAtoms.
Oliver McFadden
2007-05-11
r300: Added insert_at_tail to the ALLOC_STATE macro.
Oliver McFadden
2007-05-10
r300: Moved some more of the emit code into r300_render.c.
Oliver McFadden
2007-05-09
r300: Added some more Doxygen documentation and made some functions static.
Oliver McFadden
2007-05-09
r300: Fixed some more function names.
Oliver McFadden
2007-05-09
r300: Indented r300_cmdbuf.[ch].
Oliver McFadden
2007-05-09
r300: Corrected the exit codes for consistency; they are all -1 for error now.
Oliver McFadden
2007-05-09
r300: Converted exit calls to _mesa_exit calls.
Oliver McFadden
2007-05-09
r300: Indented r300_cmdbuf.[ch].
Oliver McFadden
2007-04-14
r300: if we don't have TCL don't setup state emissions for vertex shaders
Dave Airlie
[next]