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_reg.h
Age
Commit message (
Expand
)
Author
2007-04-10
r300: don't enable VAP/TCL on cards that don't support it
Dave Airlie
2007-03-24
r300: No assertion when accessing incomplete texture images.
Nicolai Haehnle
2007-03-19
r300: Fix fragment program instruction pairing and register allocation
Nicolai Haehnle
2007-03-13
r300: Renamed the CACHE_CTLSTAT values to include UNKNOWN in the name; not
Oliver McFadden
2007-03-13
Add defines for the values written to R300_RB3D_ZCACHE_CTLSTAT.
Oliver McFadden
2007-03-13
Documented the value written for R300_TX_CNTL cache flush.
Oliver McFadden
2007-03-13
Guess another unknown register used for R300 pacification.
Oliver McFadden
2007-03-11
Guess another unknown register in R300 command buffer initialization. (Oliver...
Aapo Tahkola
2007-03-01
r300: Use register name & add a register about shading.
Christoph Bill
2007-03-01
r300: Use reg definition when available & add missing reg definition.
Christoph Bill
2007-03-01
Add early register descritpion.
Christoph Bill
2006-11-01
Add CMPH instruction to fragprog
Jerome Glisse
2006-09-12
Removing some of r200 dependency, cleaning up code a bit,
Jerome Glisse
2006-07-04
Add R300_VAP_CNTL 0x2140 and cosmetic cleanup.
Jerome Glisse
2006-06-29
Fix typo.
Jerome Glisse
2006-04-11
Fog support (Ewald Snel)
Aapo Tahkola
2006-03-22
implement arl and enable hw nv_vp.
Aapo Tahkola
2006-03-13
Fix broken max mipmap leveling that was horribly wrong.
Aapo Tahkola
2006-02-25
Add all pci ids known by ddx to radeon dri driver. Remove the entries not kno...
Roland Scheidegger
2006-01-27
per vp sw fallbacks
Aapo Tahkola
2006-01-20
Sync from drm.
Aapo Tahkola
2006-01-09
Missing patch from Ben Skeggs:
Aapo Tahkola
2005-12-04
Fix r300 rectangular texture upload and swtcl coordinate fixing same as radeon
Dave Airlie
2005-11-21
bit 31 of this inserts a nop after the current instruction
Dave Airlie
2005-11-21
get rid of some of those unknowns figured out from reg dumper
Dave Airlie
2005-10-26
Sync with my local tree.
Aapo Tahkola
2005-10-21
add the tile bits for offset, and unk bit 31 of size
Dave Airlie
2005-06-16
Use depth tiling.
Aapo Tahkola
2005-06-16
Support 16-bit modes.
Aapo Tahkola
2005-06-12
Fixed typos.
Vladimir Dergachev
2005-06-10
Add definition for memory controller latency registers..
Vladimir Dergachev
2005-06-08
- Secondary colour
Ben Skeggs
2005-05-28
Up MAX_AOS_ARRAYS to 16. Do we need more?
Ben Skeggs
2005-05-25
- Remove one of the loops in emit_arith
Ben Skeggs
2005-05-23
Implement enough of ARB_fragment_program for Keith's texenv program
Ben Skeggs
2005-05-19
Ditch unused code and features that arent in subject to get supported any nea...
Aapo Tahkola
2005-05-18
Polygon mode fixes.
Aapo Tahkola
2005-05-06
Missing setups that cause all kinds of problems with hw tnl.
Aapo Tahkola
2005-05-05
Getting rusty... 4278 was already there.
Aapo Tahkola
2005-05-05
Flat shading and bunch of clarifications to r300_reg.h .
Aapo Tahkola
2005-03-15
Initial multitexturing support. Old behaviour can be re-enabled by changing ...
Ben Skeggs
2005-03-14
Stencil support
Peter Zubaj
2005-03-13
Replacing alpha test bits with values that give desired results as compaired ...
Aapo Tahkola
2005-03-04
Set pipes for R420 cards. Gives a nice speedup. This needs to be tested on r4...
Rune Petersen
2005-02-22
New elt buffer code should be fairly stable.
Aapo Tahkola
2005-02-16
Support for idx buffers. Leaving it on by default as it doesnt seem to cause ...
Aapo Tahkola
2005-02-14
Support for blend color(not tested), "proper line width/point size" clamps an...
Aapo Tahkola
2005-02-10
Removing some regs that are wrong and adding some comments to r300_reg.h .
Aapo Tahkola
2005-02-10
Support for PolygonMode. Not too far from working even though i almost gave u...
Aapo Tahkola
2005-02-10
Turns out unknown5 was border color. texwrap looks good now.
Aapo Tahkola
[next]