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
Age
Commit message (
Expand
)
Author
1999-11-22
fixed shade model bug (A.Borrmann)
Brian Paul
1999-11-22
removed redundant fxCloseHardware() decl
Brian Paul
1999-11-19
renamed struct gl_palette as struct gl_color_table
Brian Paul
1999-11-19
updates for thread safety
Brian Paul
1999-11-19
updates for Mesa 3.3
Brian Paul
1999-11-19
replace encounteed with encountered
Brian Paul
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-18
fixed FX_grSstControl(), now returns FxBool
Brian Paul
1999-11-18
removed unused fxTMNewTMFreeNode decl
Brian Paul
1999-11-18
silence an uninitialized var warning
Brian Paul
1999-11-18
test visinfo, not vishandle in save_glx_visual (Wolfram Gloger)
Brian Paul
1999-11-18
checked in the first new PIII vertex-transformation code
Andre Werthmann
1999-11-16
make clean removes .lo .la and .libs/
Brian Paul
1999-11-15
fixed several texture state bugs found with objbug.c program
Brian Paul
1999-11-15
texture palette update
Brian Paul
1999-11-15
include mem.h
Brian Paul
1999-11-15
fixed mistake in merge regarding texture palettes
Brian Paul
1999-11-15
update/merge with Daryll's X server changes
Brian Paul
1999-11-13
fixed SSE bugs
Josh Vanderhoof
1999-11-12
replaced EXT_color_table with EXT_paletted_texture
Brian Paul
1999-11-12
replaced _GLAPI_EXT_color_table with _GLAPI_EXT_paletted_texture
Brian Paul
1999-11-12
reordered some functions
Brian Paul
1999-11-12
moved assembly-related macros from types.h to glheader.h
Brian Paul
1999-11-12
restored the gl_Viewport function
Brian Paul
1999-11-12
. More Watcom C++ warnings fixed in Mesa.
Kendall Bennett
1999-11-12
Workaround for the VMS 32 character maximum limit.
Jouk Jansen
1999-11-12
. Updates to get X86, MXX and 3DNow assembler code working with Watcom
Kendall Bennett
1999-11-12
added GL_EXT_texture_env_add extension
Brian Paul
1999-11-12
added gl_extension_is_enabled()
Brian Paul
1999-11-12
added some braces to silence gcc warnings
Brian Paul
1999-11-12
minor clean-ups
Brian Paul
1999-11-11
changed a warning string
Brian Paul
1999-11-11
ColorTableEXT clean-up
Brian Paul
1999-11-11
updated for new texture color palette struct
Brian Paul
1999-11-11
don't include strings.h or stdio.h
Brian Paul
1999-11-11
Added missing GLAPIENTRY to glConvolution* and glCopy*
sio
1999-11-11
version 3.3 update
Jouk Jansen
1999-11-11
tess_macro.h included
Jouk Jansen
1999-11-11
. Updated GL/gl.h with GLCALLACKP and GLAPIENTRYP macros for compatibility
Kendall Bennett
1999-11-11
initial changes for Mesa 3.3
Brian Paul
1999-11-11
first big check-in of new Mesa 3.3 code
Brian Paul
1999-11-10
fix for colormaterial
Keith Whitwell
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-09
replace GLint with GLsizei in a gluScaleImage, gluBuild1/2DMipmaps()
Brian Paul
1999-11-08
header includes clean-up (Daryll)
Brian Paul
[next]