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
/
main
/
varray.c
Age
Commit message (
Expand
)
Author
1999-11-19
fixes for andree's drawarrays problems
Keith Whitwell
1999-11-18
two fixes in gl_DrawArrays (Andree Borrman)
Brian Paul
1999-11-12
. Updates to get X86, MXX and 3DNow assembler code working with Watcom
Kendall Bennett
1999-11-11
first big check-in of new Mesa 3.3 code
Brian Paul
1999-11-09
use glClientActiveTexture in interleaved setup
Keith Whitwell
1999-11-09
more fixes for glDrawArrays
Keith Whitwell
1999-11-09
second try at drawarrays fix
Keith Whitwell
1999-11-09
fix for (some of?) the vertex array problems
Keith Whitwell
1999-11-09
fixed typo: replaced |= with != in conditional
Brian Paul
1999-11-08
clean-up of header includes (Daryll)
Brian Paul
1999-11-05
clean-up to reduce MSVC warnings
Brian Paul
1999-11-04
Fix for glerror on compilation of list containing gldrawelements calls
Keith Whitwell
1999-10-19
Changes to reduce the memory footprint of display lists
Keith Whitwell
1999-10-08
Fixed includes & added a few hooks for the DRI.
Keith Whitwell
1999-09-07
removed TexCoordUnit from GLcontext, use Array.ActiveTexture instead
Brian Paul
1999-08-26
various pipeline bugs
Keith Whitwell
1999-08-19
Initial revision
jtg