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
/
unichrome
/
via_render.c
Age
Commit message (
Expand
)
Author
2010-08-07
dri: Add missing header m_xform.h.
Vinson Lee
2010-01-19
unichrome: Remove unnecessary headers.
Vinson Lee
2008-09-18
mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...
Brian Paul
2007-12-22
fix GL_LINE_LOOP with drivers using own render pipeline stage (#12410, #13527)
Roland Scheidegger
2005-04-22
First pass at updating these drivers with pipeline_stage struct changes.
Keith Whitwell
2005-03-22
merge unichrome changes from branch
Keith Whitwell
2005-01-04
Change to use the t_vertex.c mechanisms for building vertices,
Keith Whitwell
2004-12-29
Fix some wrapping bugs in the last commit. Probably there are more
Keith Whitwell
2004-12-29
Large update
Keith Whitwell
2004-12-23
Remove the VIA_PERFORMANCE code. A step towards moving the driver
Keith Whitwell
2004-12-23
Chop out more dead code.
Keith Whitwell
2004-12-21
Add vsync swapbuffers. This waits on the irq so gears run in this mode
Keith Whitwell
2004-12-20
Remove #ifdef DEBUG's in code, but still allow compiler to remove debug
Keith Whitwell
2004-12-15
Unichrome DRI:
Thomas Hellström
2004-07-01
Rename the various function types in t_context.h to include a tnl_ prefix.
Keith Whitwell
2004-02-23
updates from Erdi Chen
Brian Paul
2004-01-30
Via Unichrome/cle266 driver (Erdi Chen)
Brian Paul