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
Age
Commit message (
Expand
)
Author
2002-11-09
fix one-bit error in float->int Z calculation
Brian Paul
2002-11-09
added P4 / 3DNow bug fix
Brian Paul
2002-11-09
fix 3dnow misdetection on new p4's
Keith Whitwell
2002-11-08
multisample / polygon smooth test
Brian Paul
2002-11-08
Add instructions to unzip both zip files into the same directory.
Karl Schultz
2002-11-08
declare tempI as Int, not Real (Jon Perry)
Brian Paul
2002-11-08
fixed active stencil face query
Brian Paul
2002-11-08
minor clean-up
Brian Paul
2002-11-08
fixed active stencil face query bug
Brian Paul
2002-11-08
fixed a few category lines
Brian Paul
2002-11-08
implemented automatic code gen and individual function validation
Brian Paul
2002-11-07
added a few more missing 1.4 entrypoints
Brian Paul
2002-11-07
added glBlendFuncSeparate, glMultiDrawArrays, glMultiDrawElements
Brian Paul
2002-11-07
added glFogCoord functions
Brian Paul
2002-11-07
added 1.4 functions
Brian Paul
2002-11-07
added missing 1.4 glFogCoord functions
Brian Paul
2002-11-07
surround fixedEdges decl by #ifndef NDEBUG / #endif
Brian Paul
2002-11-06
restored fixedEdges var (for VMS)
Brian Paul
2002-11-06
latest 5.0 bug fixes
Brian Paul
2002-11-06
a few dispatch pointers weren't set (glGenTexturesEXT for example)
Brian Paul
2002-11-06
Committing in .
Jouk Jansen
2002-11-05
minor multi-sample clean-ups
Brian Paul
2002-11-05
added some printfs to show current polygon mode and cull state
Brian Paul
2002-11-05
fixed glTexParameteriv(GL_TEXTURE_BORDER_COLOR) error
Brian Paul
2002-11-05
added GLUT and DOS updates
Brian Paul
2002-11-05
Updates for DOS driver from Daniel Borca.
Brian Paul
2002-11-04
support for GLX_ARB_multisample
Brian Paul
2002-11-04
minor revision to 4.1 features
Brian Paul
2002-11-04
FX driver fixes
Brian Paul
2002-11-04
misc driver updates (Daniel Borca)
Brian Paul
2002-11-04
glxinfo update
Brian Paul
2002-11-04
add support for GLX_ARB_multisample
Brian Paul
2002-11-01
fix for HPUX
Brian Paul
2002-11-01
HPUX fixes
Brian Paul
2002-11-01
silence a bunch of warnings
Brian Paul
2002-11-01
renamed abs() function glu_abs()
Brian Paul
2002-11-01
fix a typo
Brian Paul
2002-10-31
list bug fixes in 5.0
Brian Paul
2002-10-31
tweak pipeline flags for vertex programming
Brian Paul
2002-10-31
fix the occasional missing triangle bug
Brian Paul
2002-10-31
simple GL_EXT_stencil_wrap test program
Brian Paul
2002-10-31
fix a few HPUX problems
Brian Paul
2002-10-31
Add a note about window map behaviour and the autotuning of nr of loops which
Keith Whitwell
2002-10-30
added a comment about future work
Brian Paul
2002-10-30
s/getenv/_mesa_getenv/
Brian Paul
2002-10-30
use wrappers from imports.h rather than stdio, stdlib, etc functions.
Brian Paul
2002-10-30
remove some stray debug/abort code
Brian Paul
2002-10-30
don't call abort()
Brian Paul
2002-10-30
s/printf/_mesa_printf/
Brian Paul
2002-10-30
s/sprintf/_mesa_sprintf/
Brian Paul
[next]