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
/
radeon_vtxfmt_a.c
Age
Commit message (
Expand
)
Author
2006-06-29
cleanup, avoid magic values
Tilman Sauerbeck
2006-06-27
Fix generic vertex attribs (Rune Petersen)
Aapo Tahkola
2006-06-12
Make r300 driver build with GL_APPLE_vertex_array_object changes.
Ian Romanick
2006-05-12
this should use the configured number not the MAX, this has no effect until
Dave Airlie
2006-04-25
use _TNL_FIRST/LAST_MAT indexes
Brian Paul
2006-04-23
Enable USER_BUFFERS, RADEON_VTXFMT_A and HW_VBOS on big endian by forcing all...
Benjamin Herrenschmidt
2006-04-08
fix some conflict happenings at context destroy by freeing buffers immediatel...
Aapo Tahkola
2006-03-19
-fix texrect fallback when using vtxfmt_a (glitz, xgl, etc.)
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-07
Fix broken DrawElements & DrawRangeElements.
Aapo Tahkola
2006-03-07
Various fallbacks, checks and tags.
Aapo Tahkola
2005-11-01
Re-enable fallbacks.
Aapo Tahkola
2005-11-01
-Fix first frame -bug
Aapo Tahkola
2005-10-28
Compiled arrays for vtxfmt_a path.
Aapo Tahkola
2005-10-26
Sync with my local tree.
Aapo Tahkola