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
/
glide
/
fxdd.c
Age
Commit message (
Expand
)
Author
2000-02-16
updated with changes from DRI project CVS
Brian Paul
2000-02-13
initialize fxMesa->verbose with MESA_FX_INFO env var
Brian Paul
2000-02-09
updated fxDDGetString() for DRI
Brian Paul
2000-02-06
clearing depth buffer failed when clearing front color buffer
Brian Paul
2000-01-18
updated with latest DRI tree changes
Brian Paul
2000-01-13
added fxMesaContext arg to fxInitPixelTables()
Brian Paul
2000-01-06
updated Clear function for new mask bits
Brian Paul
1999-12-10
new depth buffer functions
Brian Paul
1999-11-25
replaced Driver.SetBuffer() with SetDrawBuffer() and SetReadBuffer()
Brian Paul
1999-11-15
update/merge with Daryll's X server changes
Brian Paul
1999-10-19
Changes to reduce the memory footprint of display lists
Keith Whitwell
1999-10-16
Fixed a MacOS specific compile error.
Miklos Fazekas
1999-10-08
fixed voodoo initialization
Keith Whitwell
1999-10-08
Fixed includes & added a few hooks for the DRI.
Keith Whitwell
1999-10-05
Added support for GL_ext_texture_add
Miklos Fazekas
1999-09-18
Large patch:
Keith Whitwell
1999-09-11
bugix from raul for fxddbitmap
Keith Whitwell
1999-09-11
include extensions.h
Brian Paul
1999-08-26
various pipeline bugs
Keith Whitwell
1999-08-19
Initial revision
jtg