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_ioctl.c
Age
Commit message (
Expand
)
Author
2007-03-15
r300: Fixed "no previous prototype for 'r300RefillCurrentDmaRegion'" warning.
Oliver McFadden
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
Corrected values written to R300_RB3D_DSTCACHE_CTLSTAT to either
Oliver McFadden
2007-03-13
Guess another unknown register used for R300 pacification.
Oliver McFadden
2007-03-01
r300: Use reg definition when available & add missing reg definition.
Christoph Bill
2007-02-22
r300: get rid of CB_DPATH legacy
Dave Airlie
2006-11-02
Add requested size to r300RefillCurrentDmaRegion.
Jerome Glisse
2006-11-01
Remove x/y/width/height parameters from Clear functions.
Brian Paul
2006-10-18
Want to stop passing x/y/width/height to Clear() function.
Brian Paul
2006-07-27
r300_emit.h cleanup.
Jerome Glisse
2006-06-27
Fix stencil clears that have caused problems with redbook/stencil, tests/sten...
Aapo Tahkola
2006-06-02
remove code dealing with drmMinor version < 6 since all radeon drivers reques...
Roland Scheidegger
2006-04-11
Fog support (Ewald Snel)
Aapo Tahkola
2006-03-31
Enough testing already
Aapo Tahkola
2006-03-13
Clean build.
Aapo Tahkola
2006-03-09
Kick VBOs out of GART if nothing else helps.
Aapo Tahkola
2006-03-09
Use the force Luke, use the force.
Aapo Tahkola
2006-03-07
Various fallbacks, checks and tags.
Aapo Tahkola
2006-01-27
R300_PFS_NODE_LAST_NODE -> R300_PFS_NODE_OUTPUT_COLOR
Aapo Tahkola
2006-01-09
Missing patch from Ben Skeggs:
Aapo Tahkola
2005-12-17
Enable CB_DPATH by default.
Aapo Tahkola
2005-10-28
Compiled arrays for vtxfmt_a path.
Aapo Tahkola
2005-10-26
Sync with my local tree.
Aapo Tahkola
2005-06-27
Rename unchecked state to match DRM driver.
Vladimir Dergachev
2005-06-21
r300 driver side of color tiling support.
Aapo Tahkola
2005-06-16
Support 16-bit modes.
Aapo Tahkola
2005-06-08
- Secondary colour
Ben Skeggs
2005-05-31
Causes lockups on some rare cases.
Aapo Tahkola
2005-05-27
More optimal r300Clear.
Aapo Tahkola
2005-05-19
Ditch unused code and features that arent in subject to get supported any nea...
Aapo Tahkola
2005-05-13
Remove quiescence sequence from r300ClearBuffer.
Nicolai Haehnle
2005-05-11
VBOs.
Aapo Tahkola
2005-05-06
Updated for EXT_framebuffer_object changes. I don't know if this is correct, ...
Ben Skeggs
2005-05-05
Getting rusty... 4278 was already there.
Aapo Tahkola
2005-04-21
Adding some comments.
Aapo Tahkola
2005-03-14
Stencil support
Peter Zubaj
2005-02-24
Another nasty struct size bug found.
Aapo Tahkola
2005-02-18
r300RefillCurrentDmaRegion: Retry buffer acquisition only once, after
Nicolai Haehnle
2005-02-16
small cleanup, remove some warnings
Rune Petersen
2005-02-11
Port of r200 VB code. VB path should be as fast as the immediate path now, t...
Ben Skeggs
2005-02-08
Fix the bug and get zbias back into shape. There might still be some problems...
Aapo Tahkola
2005-02-08
BIG FAT NOTE: Theres a nasty bug somewhere thats causing vb color buffer clea...
Aapo Tahkola
2005-02-08
To cut the long and boring story short, polygon offsets should now work. vb m...
Aapo Tahkola
2005-02-01
Reduce noiseness of the driver.
Vladimir Dergachev
2005-01-31
Add magic sequence to prevent ClearBuffer from locking up.
Vladimir Dergachev
2005-01-21
Properly input stencil info contributed by Wladimir.
Vladimir Dergachev
2005-01-15
On the way to getting stencil and texture formats working.
Vladimir Dergachev
2005-01-10
Clean up the code and make it unnecessary to issue extra calls to Setup*Shaders
Vladimir Dergachev
2005-01-04
Port code from r200 that implements color blending. Seems to work.
Vladimir Dergachev
[next]