index
:
Mesa
glamo
glamo-old
My Mesa repository
Thomas White
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
x86
Age
Commit message (
Expand
)
Author
2004-04-26
bring over build fixes from stable branch
Alan Hourihane
2004-04-13
updated Glide driver documentation
Daniel Borca
2004-04-08
remove non-portable whitespace
Alan Hourihane
2004-03-26
New Makefile system
Brian Paul
2004-03-03
made NASM opcodes consistent
Daniel Borca
2004-02-20
fixed some typos
Daniel Borca
2004-02-02
s/getenv/_mesa_getenv/
Brian Paul
2004-01-27
Added support for EXT_blend_equation_separate / ATI_blend_equation_separate.
Ian Romanick
2004-01-09
re-enable SSE code, except for the _mesa_sse_transform_points4_identity() fun...
Brian Paul
2004-01-06
Add comment regarding sse disable
Keith Whitwell
2004-01-06
SSE segfaults in conform - disable for now.
Keith Whitwell
2003-12-17
Fix to work with the C preprocessor in GCC 3.3.x.
Ian Romanick
2003-12-04
build fixes
Alan Hourihane
2003-12-04
Port over changes from XFree86/Mesa 5.0.2, mostly to silence compiler warnings.
Brian Paul
2003-11-26
accomodate vtx-0-2-branch
Daniel Borca
2003-11-24
updated after APIspec fixes
Brian Paul
2003-11-24
generate the OpenGL 1.5 entrypoints
Brian Paul
2003-11-24
Merge vtx-0-2-branch
Keith Whitwell
2003-10-23
more MinGW fixes
Daniel Borca
2003-10-22
More SciTech SNAP updates. Some of these files didn't really change, but
Kendall Bennett
2003-10-21
Updates to SSE assembler support for Open Watcom
Kendall Bennett
2003-10-21
fixed some NASM opcodes; added segment overrides and temporary labels
Daniel Borca
2003-10-14
Updates to x86 assembler support for Open Watcom and SNAP
Kendall Bennett
2003-10-02
updates from Daniel Borca
Brian Paul
2003-08-24
regenerated for GL_IBM_multimode_draw_arrays
Brian Paul
2003-08-22
Added support for GL_IBM_multimode_draw_arrays.
Ian Romanick
2003-06-13
Implemented GL_ARB_occlusion_query (not 100% finalized).
Brian Paul
2003-06-10
fixes for x86 builds
Brian Paul
2003-04-21
alias ARB/NV program functions where possible
Brian Paul
2003-03-29
disable normal xform code for now
Brian Paul
2003-03-29
GL_ARB_vertex_buffer_object, GL_ARB_vertex_program, GL_NV_fragment_program en...
Brian Paul
2003-02-04
print debug message when SSE is disabled by user (Klaus Neiderkrueger)
Brian Paul
2003-01-30
fix reported 3Dnow bug in _mesa_normal_tab (Felix Kuhling)
Brian Paul
2003-01-28
fix prefetch bug (Felix Kuhling)
Brian Paul
2003-01-21
new X86 CPU detection code (Petr Sebor)
Brian Paul
2003-01-09
remove ADD_L altogether
Brian Paul
2003-01-09
s/16/32/ (Josh Vanderhoof)
Brian Paul
2003-01-09
moved ADD_L instruction (Linus Torvalds)
Brian Paul
2002-11-13
include imports.h
Brian Paul
2002-11-09
fix 3dnow misdetection on new p4's
Keith Whitwell
2002-11-07
added glBlendFuncSeparate, glMultiDrawArrays, glMultiDrawElements
Brian Paul
2002-11-07
added missing 1.4 glFogCoord functions
Brian Paul
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
[next]