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_fb.c
Age
Commit message (
Expand
)
Author
2010-02-19
Replace _mesa_malloc, _mesa_calloc and _mesa_free with plain libc versions
Kristian Høgsberg
2008-09-18
mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...
Brian Paul
2005-11-16
Fixes for x86_64 Unichrome.
Thomas Hellström
2005-11-16
Bring in last minute 6_4 branch changes to the unichrome driver
Thomas Hellström
2005-09-03
SetBuffer, renderbuffer changes
Brian Paul
2005-06-27
Get rid of the MESA_PBUFFER_ALLOC/FREE() macros.
Brian Paul
2005-03-22
merge unichrome changes from branch
Keith Whitwell
2005-01-21
silence the 'using AGP/PCI' string unless VIA_DEBUG is used.
Alan Hourihane
2005-01-06
Small Unichrome fixes:
Thomas Hellström
2005-01-05
Bring VIA driver up-to-date with regard to drm_*_t changes and remove
Alan Hourihane
2004-12-29
Simplfy clear() and swapbuffers() code.
Keith Whitwell
2004-12-29
Large update
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-02-23
updates from Erdi Chen
Brian Paul
2004-01-30
Via Unichrome/cle266 driver (Erdi Chen)
Brian Paul