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
Commit message (
Collapse
)
Author
Age
Files
Lines
*
updated with Mesa 3.3 info
Brian Paul
1999-11-24
1
-1
/
+27
|
*
added support for separate read/draw buffers per context
Brian Paul
1999-11-24
11
-150
/
+176
|
*
removed version logging
Brian Paul
1999-11-24
1
-21
/
+1
|
*
bumped version to 3.3
Brian Paul
1999-11-24
3
-58
/
+9
|
*
added XMesaMakeCurrent2(), XMesaGetCurrentReadBuffer(), bumped version to 3.3
Brian Paul
1999-11-24
1
-6
/
+26
|
*
added a few more GLX 1.3 tokens
Brian Paul
1999-11-24
1
-1
/
+3
|
*
renamed near and far arguments to gluUnProject4()
Brian Paul
1999-11-24
1
-2
/
+2
|
*
added GLU 1.3 functions
Brian Paul
1999-11-23
1
-4
/
+51
|
*
another typo
Keith Whitwell
1999-11-23
1
-2
/
+2
|
*
added GLX 1.3 tokens and functions
Brian Paul
1999-11-23
1
-13
/
+122
|
*
added GLX 1.3 functions
Brian Paul
1999-11-23
1
-1
/
+159
|
*
added _mesa_clip_pixelrect()
Brian Paul
1999-11-22
2
-2
/
+53
|
*
clean up of version handling, removed GLX_EXT_get_proc_address string
Brian Paul
1999-11-22
1
-11
/
+31
|
*
removed GLU_EXT_get_proc_address from ext strings
Brian Paul
1999-11-22
1
-3
/
+6
|
*
changed comment for WriteRGBSpan()
Brian Paul
1999-11-22
1
-4
/
+3
|
*
added glXGetCurrentDisplay() for GLX 1.2
Brian Paul
1999-11-22
4
-4
/
+43
|
*
bumped GLX version to 1.2, added glXGetCurrentDisplay()
Brian Paul
1999-11-22
1
-1
/
+7
|
*
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
|
*
added pragma 4615 (Eero), added copyright
Brian Paul
1999-11-22
1
-0
/
+28
|
*
removed redundant fxCloseHardware() decl
Brian Paul
1999-11-22
1
-1
/
+0
|
*
added more ASM_SRCS
Andre Werthmann
1999-11-22
1
-1
/
+7
|
*
renamed struct gl_palette as struct gl_color_table
Brian Paul
1999-11-19
2
-8
/
+8
|
*
updates for thread safety
Brian Paul
1999-11-19
1
-572
/
+1113
|
*
updates for Mesa 3.3
Brian Paul
1999-11-19
2
-55
/
+49
|
*
replace encounteed with encountered
Brian Paul
1999-11-19
1
-2
/
+5
|
*
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
|
*
reordered the extensions and numbered them
Brian Paul
1999-11-18
1
-225
/
+224
|
*
fixed FX_grSstControl(), now returns FxBool
Brian Paul
1999-11-18
2
-15
/
+18
|
*
removed unused fxTMNewTMFreeNode decl
Brian Paul
1999-11-18
1
-1
/
+0
|
*
silence an uninitialized var warning
Brian Paul
1999-11-18
1
-1
/
+3
|
*
test visinfo, not vishandle in save_glx_visual (Wolfram Gloger)
Brian Paul
1999-11-18
1
-3
/
+3
|
*
checked in the first new PIII vertex-transformation code
Andre Werthmann
1999-11-18
5
-10
/
+72
|
*
fixed some glitches (Eero Pajarre)
Brian Paul
1999-11-17
2
-6
/
+19
|
*
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
|
*
changed multi-include guard symbol
Brian Paul
1999-11-15
2
-10
/
+8
|
*
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
|
[next]