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
/
mesa
/
main
Commit message (
Expand
)
Author
Age
Files
Lines
*
test for null newCtx before newCtx->FirstTimeCurrent
Brian Paul
1999-12-02
1
-2
/
+2
*
gl_BindTexture was broken when target==GL_TEXTURE_3D
Brian Paul
1999-12-01
1
-10
/
+18
*
print debug info in gl_make_current() if MESA_INFO env var set
Brian Paul
1999-11-30
1
-1
/
+19
*
Committing in .
Jouk Jansen
1999-11-29
1
-4
/
+2
*
removed realglx.c
Brian Paul
1999-11-28
1
-4
/
+1
*
move dispatch table size check into _mesa_init_no_op_table()
Brian Paul
1999-11-27
1
-11
/
+12
*
added call to _mesa_init_no_op_table()
Brian Paul
1999-11-27
1
-1
/
+4
*
added _mesa_init_no_op_table()
Brian Paul
1999-11-27
1
-1
/
+33
*
generate Z values when fog enabled (Andree Borrmann)
Brian Paul
1999-11-26
1
-3
/
+3
*
include glapi.h
Brian Paul
1999-11-25
1
-1
/
+2
*
replaced Driver.SetBuffer() with SetDrawBuffer() and SetReadBuffer()
Brian Paul
1999-11-25
3
-15
/
+37
*
added support for separate read/draw buffers per context
Brian Paul
1999-11-24
10
-143
/
+171
*
another typo
Keith Whitwell
1999-11-23
1
-2
/
+2
*
added _mesa_clip_pixelrect()
Brian Paul
1999-11-22
2
-2
/
+53
*
changed comment for WriteRGBSpan()
Brian Paul
1999-11-22
1
-4
/
+3
*
fixed potential bug in _mesa_ShadeModel()
Brian Paul
1999-11-22
1
-5
/
+8
*
added SET/CLEAR/TEST_BITS macros, misc clean-up
Brian Paul
1999-11-22
1
-38
/
+38
*
fixed shade model bug (A.Borrmann)
Brian Paul
1999-11-22
1
-2
/
+8
*
renamed struct gl_palette as struct gl_color_table
Brian Paul
1999-11-19
2
-8
/
+8
*
updates for Mesa 3.3
Brian Paul
1999-11-19
2
-55
/
+49
*
fixes for andree's drawarrays problems
Keith Whitwell
1999-11-19
1
-7
/
+18
*
two fixes in gl_DrawArrays (Andree Borrman)
Brian Paul
1999-11-18
1
-1
/
+4
*
silence an uninitialized var warning
Brian Paul
1999-11-18
1
-1
/
+3
*
checked in the first new PIII vertex-transformation code
Andre Werthmann
1999-11-18
1
-3
/
+5
*
make clean removes .lo .la and .libs/
Brian Paul
1999-11-16
1
-10
/
+3
*
fixed several texture state bugs found with objbug.c program
Brian Paul
1999-11-15
1
-12
/
+4
*
replaced EXT_color_table with EXT_paletted_texture
Brian Paul
1999-11-12
3
-6
/
+6
*
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
1
-1
/
+7
*
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
4
-27
/
+30
*
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
*
changed a warning string
Brian Paul
1999-11-11
1
-2
/
+2
*
ColorTableEXT clean-up
Brian Paul
1999-11-11
4
-59
/
+58
*
version 3.3 update
Jouk Jansen
1999-11-11
1
-7
/
+14
*
first big check-in of new Mesa 3.3 code
Brian Paul
1999-11-11
63
-3946
/
+5378
*
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
*
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
*
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
[next]