index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
make clean removes .lo .la and .libs/
Brian Paul
1999-11-16
2
-20
/
+6
*
fixed several texture state bugs found with objbug.c program
Brian Paul
1999-11-15
1
-12
/
+4
*
texture palette update
Brian Paul
1999-11-15
1
-14
/
+14
*
include mem.h
Brian Paul
1999-11-15
1
-0
/
+1
*
fixed mistake in merge regarding texture palettes
Brian Paul
1999-11-15
1
-14
/
+14
*
update/merge with Daryll's X server changes
Brian Paul
1999-11-15
10
-712
/
+1872
*
fixed SSE bugs
Josh Vanderhoof
1999-11-13
1
-17
/
+17
*
replaced EXT_color_table with EXT_paletted_texture
Brian Paul
1999-11-12
3
-6
/
+6
*
replaced _GLAPI_EXT_color_table with _GLAPI_EXT_paletted_texture
Brian Paul
1999-11-12
2
-9
/
+9
*
reordered some functions
Brian Paul
1999-11-12
1
-63
/
+63
*
moved assembly-related macros from types.h to glheader.h
Brian Paul
1999-11-12
1
-2
/
+40
*
restored the gl_Viewport function
Brian Paul
1999-11-12
2
-4
/
+22
*
. More Watcom C++ warnings fixed in Mesa.
Kendall Bennett
1999-11-12
2
-3
/
+9
*
Workaround for the VMS 32 character maximum limit.
Jouk Jansen
1999-11-12
1
-1
/
+6
*
. Updates to get X86, MXX and 3DNow assembler code working with Watcom
Kendall Bennett
1999-11-12
23
-113
/
+108
*
added GL_EXT_texture_env_add extension
Brian Paul
1999-11-12
2
-6
/
+14
*
added gl_extension_is_enabled()
Brian Paul
1999-11-12
2
-2
/
+21
*
added some braces to silence gcc warnings
Brian Paul
1999-11-12
1
-3
/
+6
*
minor clean-ups
Brian Paul
1999-11-12
1
-8
/
+12
*
changed a warning string
Brian Paul
1999-11-11
1
-2
/
+2
*
ColorTableEXT clean-up
Brian Paul
1999-11-11
4
-59
/
+58
*
updated for new texture color palette struct
Brian Paul
1999-11-11
1
-14
/
+14
*
don't include strings.h or stdio.h
Brian Paul
1999-11-11
1
-4
/
+2
*
Added missing GLAPIENTRY to glConvolution* and glCopy*
sio
1999-11-11
1
-9
/
+9
*
version 3.3 update
Jouk Jansen
1999-11-11
1
-7
/
+14
*
tess_macro.h included
Jouk Jansen
1999-11-11
1
-1
/
+6
*
. Updated GL/gl.h with GLCALLACKP and GLAPIENTRYP macros for compatibility
Kendall Bennett
1999-11-11
4
-54
/
+94
*
initial changes for Mesa 3.3
Brian Paul
1999-11-11
1
-4
/
+4
*
first big check-in of new Mesa 3.3 code
Brian Paul
1999-11-11
69
-3967
/
+9560
*
fix for colormaterial
Keith Whitwell
1999-11-10
2
-3
/
+60
*
use glClientActiveTexture in interleaved setup
Keith Whitwell
1999-11-09
1
-13
/
+7
*
more fixes for glDrawArrays
Keith Whitwell
1999-11-09
2
-48
/
+58
*
second try at drawarrays fix
Keith Whitwell
1999-11-09
1
-117
/
+63
*
fix for (some of?) the vertex array problems
Keith Whitwell
1999-11-09
1
-75
/
+13
*
fixed typo: replaced |= with != in conditional
Brian Paul
1999-11-09
1
-2
/
+2
*
replace GLint with GLsizei in a gluScaleImage, gluBuild1/2DMipmaps()
Brian Paul
1999-11-09
1
-5
/
+8
*
header includes clean-up (Daryll)
Brian Paul
1999-11-08
2
-9
/
+6
*
changes to silence MSVC warnings
Brian Paul
1999-11-08
5
-42
/
+39
*
flush pb after each line segment - for conformance
Brian Paul
1999-11-08
1
-16
/
+16
*
clean-up of header includes (Daryll)
Brian Paul
1999-11-08
22
-85
/
+34
*
Added filename, line number output for debugging messages.
Gareth Hughes
1999-11-05
2
-3
/
+10
*
clean-up to reduce MSVC warnings
Brian Paul
1999-11-05
5
-93
/
+117
*
Fix for glerror on compilation of list containing gldrawelements calls
Keith Whitwell
1999-11-04
1
-7
/
+22
*
Major winding rule updates, especially stacked contour support.
Gareth Hughes
1999-11-04
2
-87
/
+96
*
include assert.h with rest of system headers
Brian Paul
1999-11-03
1
-2
/
+2
*
swap operand order for Intel style REGOFF
Josh Vanderhoof
1999-11-03
1
-6
/
+6
*
added another fast-path in _mesa_unpack_ubyte_color_spa(), more comments
Brian Paul
1999-11-03
1
-6
/
+9
*
new texture image processing
Brian Paul
1999-11-03
5
-1564
/
+2205
*
fixed a typo in a comment
Brian Paul
1999-10-31
1
-2
/
+2
*
Added checking for FXMESA_USE_ARGB to disable pixel reformatting when not app...
Ted Jump
1999-10-30
1
-1
/
+3
[next]