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
Age
Commit message (
Collapse
)
Author
2003-12-05
bring in common from DRI trunk
Alan Hourihane
2003-12-04
disable some DEBUG
Alan Hourihane
2003-12-04
use _swrast_CopyPixels for XFree86
Alan Hourihane
2003-12-04
merge latest DRI sis driver changes from the DRI trunk
Alan Hourihane
2003-12-04
build fix
Alan Hourihane
2003-12-04
build fixes
Alan Hourihane
2003-12-04
build fixes
Alan Hourihane
2003-12-04
build fixes
Alan Hourihane
2003-12-04
don't use new glDrawPixel routines in Xserver
Brian Paul
2003-12-04
build fixes
Alan Hourihane
2003-12-04
build fix
Alan Hourihane
2003-12-04
build fixes
Alan Hourihane
2003-12-04
add SPARC ffb DRI driver
Alan Hourihane
2003-12-04
build fixes
Alan Hourihane
2003-12-04
add tdfx DRI driver
Alan Hourihane
2003-12-04
Port over changes from XFree86/Mesa 5.0.2, mostly to silence compiler warnings.
Brian Paul
2003-11-29
Use XPutImage() for glDrawPixels() and XCopyArea() for glCopyPixels() when
Brian Paul
possible (when pixel formats match and drawing to front buffer with no raster operations). Results in 10-100x speed-up when applicable.
2003-11-26
accomodate vtx-0-2-branch
Daniel Borca
2003-11-25
Otto Solares' patch to add radeon 9200
Brian Paul
2003-11-25
silence a warning
Brian Paul
2003-11-24
Import vtx-0-2-branch
Keith Whitwell
2003-11-21
more texture compression
Daniel Borca
2003-11-20
small matters
Daniel Borca
2003-11-18
doc updates; GLUT timer additions; fixed compilation warnings
Daniel Borca
2003-11-13
vanilla extensions disabled
Daniel Borca
2003-11-12
dirty hack to advertise vanilla extension names
Daniel Borca
2003-11-07
fix comments
Brian Paul
2003-11-07
NCC fixes and some cosmetics
Daniel Borca
2003-11-04
fix AccessViolation bug (#835861)
Brian Paul
2003-11-03
small fixes wrt texture handling
Daniel Borca
2003-11-03
small fixes wrt texture handling
Daniel Borca
2003-11-03
Voodoo2 happiness
Daniel Borca
2003-10-31
removed detritus
Daniel Borca
2003-10-30
bugfixes wrt texture compression
Daniel Borca
2003-10-29
changes to accomodate texture compression
Daniel Borca
2003-10-22
cosmetics and memos
Daniel Borca
2003-10-21
prevent from optimizing out by some compilers (from XFree86 CVS)
Alan Hourihane
2003-10-21
wrap in #ifdef FX / #endif
Brian Paul
2003-10-21
Napalm total immersion
Daniel Borca
2003-10-21
cosmetics; translated asm routines for use with ASSYNTAX.H
Daniel Borca
2003-10-21
Clean out some unused files
Jon Smirl
2003-10-21
Update DRI drivers to current DRI CVS and make them work.
Jon Smirl
2003-10-20
Fix Makefiles to copy lib to $(TOP)/lib if missing
Jon Smirl
2003-10-19
Move initialization of default ctx->Driver.buffer-object-functions into
Brian Paul
bufferobj.c so all the drivers don't have to worry about them.
2003-10-16
Minor changes to make linux-solo build again
Jon Smirl
2003-10-15
protect whole file with #ifdef FX
Brian Paul
2003-10-15
initialize GetBufferSubData pointer
Brian Paul
2003-10-14
minor fixes + doc update
Daniel Borca
2003-10-13
glide driver (wip)
Daniel Borca
2003-10-11
s/GL_COLOR_INDEX/OSMESA_COLOR_INDEX/
Brian Paul
[next]