index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
mach64
/
mach64_tris.c
Age
Commit message (
Expand
)
Author
2010-03-03
Remove stray defines of HAVE_RGBA
Ian Romanick
2009-12-14
mach64: Silence uninitialized variable warnings.
Vinson Lee
2008-09-21
Remove CVS keywords.
Keith Whitwell
2008-09-18
mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...
Brian Paul
2008-06-21
replace __inline and __inline__ with INLINE macro
Brian Paul
2007-07-21
Remove ctx->Point._Size and ctx->Line._Width.
Brian
2006-12-12
Bug 7790: Polygons incorrectly clipped by mach64 driver
George Sapountzis
2005-05-31
Move fallback debugging under MACH64_DEBUG=fall (matching other drivers) and
Eric Anholt
2005-05-30
Add the no_rast debug option to mach64. It shows that software fallbacks are
Eric Anholt
2004-07-01
Rename the various function types in t_context.h to include a tnl_ prefix.
Keith Whitwell
2004-06-09
fix mach64 non native.. no reason to use it...
Dave Airlie
2004-02-12
remove vertex_stride_shift, fix up code to not need it
Dave Airlie
2004-02-12
fix up specular color/fog and triangle vertex retrieval
Dave Airlie
2004-02-05
Initial mach64 driver import for DRI mach64-0-0-6 branch,
Dave Airlie