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
/
x86
Age
Commit message (
Expand
)
Author
2002-10-29
updated email addresses
Brian Paul
2002-10-24
Header file clean-up:
Brian Paul
2002-09-19
Updated BeOS support (Philippe Houdoin)
Brian Paul
2002-09-19
push and pop ESI (Daniel Borca)
Brian Paul
2002-09-06
fixed glSampleCoverage typo
Brian Paul
2002-09-06
added GL_EXT_stencil_two_side and GL_NV_fence
Brian Paul
2002-09-06
added OpenGL 1.4 entrypoints
Brian Paul
2002-08-21
re-enable ASSIGN_NORM_GROUP( 3dnow )
Brian Paul
2002-08-08
change GLvector3f to GLvector4f for normal transformation
Brian Paul
2002-08-08
change dest stride to 16 bytes instead of 12
Brian Paul
2002-08-07
changed normal stride from 12 to 16 bytes since normals are now GLfloat[4] (f...
Brian Paul
2002-07-11
applied Eric Anholt's patch for Athlon SSE
Brian Paul
2002-06-30
Implemented GL_EXT_multi_draw_arrays: glMultiDrawArraysEXT() and glMultiDrawE...
Brian Paul
2002-06-29
Applied Matt Sealey's patch to remove/isolate all stdio.h function calls.
Brian Paul
2002-06-11
Fix NASM problems, remove static var in SSE detection code. (Josh Vanderhoof)
Brian Paul
2002-06-06
NASM fix for *_CONTENT() macros (Josh Vanderhoof)
Brian Paul
2002-06-04
use CONTENT() macro on line 205 (Josh Vanderhoof)
Brian Paul
2002-05-29
Added GL_NV_point_sprite functions: glPointParameteri[v]NV().
Brian Paul
2002-05-27
updated vertex program dispatch
Brian Paul
2002-04-19
Re-scheduling of the instructions according to the MMX pairing rules. This is...
Jose Fonseca
2002-04-19
Added min and max blend functions.
Jose Fonseca
2002-04-19
MMX add blending function added.
Jose Fonseca
2002-04-19
MMX modulate belding function added.
Jose Fonseca
2002-04-18
Definition of several utility macros for self-contained MMX operations such a...
Jose Fonseca
2002-04-18
Removed code that was proven to have faster alternatives to reduce complexity...
Jose Fonseca
2002-04-14
Remaining patch for the 255x255=255 identity correction be
Jose Fonseca
2002-04-12
Jose's latest patch (GMBT_GEOMETRIC_CORRECTION)
Brian Paul
2002-04-10
new MMX blend code (Jose Fonseca)
Brian Paul
2002-04-09
remove dead vertex assembly
Keith Whitwell
2002-04-02
more blending updates from Jose
Brian Paul
2002-04-02
DJGPP updates
Brian Paul
2002-04-02
updates from Jose Fonseca
Brian Paul
2002-03-07
syntax fixes for Solaris (David Dawes)
Brian Paul
2002-02-15
updated VERT_BIT_* definitions
Brian Paul
2002-01-22
Clean-up/renaming of the per-vertex attribute bits, specifically, the
Brian Paul
2002-01-04
fix bug 498555 - test for __GNUC__
Brian Paul
2001-12-18
Replace old matrix stacks with new code based on struct matrix_stack.
Brian Paul
2001-12-16
updated vertex buffer identifiers
Brian Paul
2001-12-14
vertex program check-in
Brian Paul
2001-12-04
dispatch changes to minimize hassle with XFree86 libGL
Brian Paul
2001-11-19
3dnow normalize_normals broken, disable
Keith Whitwell
2001-11-18
added test implementation of GL_ARB_window_pos
Brian Paul
2001-11-18
API dispath updates
Brian Paul
2001-10-22
applied Andrew Lewycky's patches
Brian Paul
2001-10-17
added new entrypoints for 1.3
Brian Paul
2001-07-28
Remove _BaseAlpha, fix reflect lighting bug.
Keith Whitwell
2001-06-06
test for X86_FXSR_MAGIC to be sure we have the _fpstate.magic field, needed f...
Brian Paul
2001-05-31
replaced #ifdef 0 with #if 0
Brian Paul
2001-05-21
Initial commit of cliptest work. More to come shortly.
Gareth Hughes
2001-05-13
Fix long-standing FP exception bug in _mesa_x86_cliptest_points4().
Gareth Hughes
[next]