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
*
removed extra right-paren
mesa_4_0_3
Brian Paul
2002-06-25
1
-2
/
+2
*
Check for GL_FRONT_AND_BACK culling before installing optimized tri
Keith Whitwell
2002-06-25
1
-1
/
+5
*
Check for FRONT_AND_BACK culling before installing an optimized tri func
Keith Whitwell
2002-06-25
1
-5
/
+7
*
Remove -Zi from CFLAGS. I probably left it in there during a debug
Karl Schultz
2002-06-24
1
-1
/
+1
*
Set global "Current" context in WMesaMakeCurrent before calling
Karl Schultz
2002-06-24
1
-2
/
+2
*
compilation fixes
Brian Paul
2002-06-24
1
-8
/
+8
*
put XSync in get_buffer_size(), plus clean-up
Brian Paul
2002-06-19
1
-6
/
+7
*
new fix for initial window size problem
Brian Paul
2002-06-17
2
-5
/
+37
*
Fix glXCopyContext bug
Brian Paul
2002-06-16
1
-2
/
+4
*
Fixed a few bugs in _mesa_copy_context() related to pointer corruption.
Brian Paul
2002-06-16
6
-76
/
+182
*
fixed window size initialization bug
Brian Paul
2002-06-16
1
-1
/
+3
*
Sync with Mesa changes in DRI trunk.
Brian Paul
2002-06-14
21
-183
/
+172
*
Moved big/little endian code to glheader.h.
Brian Paul
2002-06-12
3
-29
/
+31
*
GGI driver updates (Filip Spacek)
Brian Paul
2002-06-10
6
-661
/
+811
*
fixed two texture target error checking conditions
Brian Paul
2002-06-08
1
-3
/
+3
*
tweaked a comment
Brian Paul
2002-06-08
1
-2
/
+2
*
added GL_TEXTURE_FILTER_CONTROL_EXT query to glGetTexEnv[if]v()
Brian Paul
2002-06-08
1
-336
/
+371
*
added missing texture cube map targets
Brian Paul
2002-06-08
1
-3
/
+66
*
replaced hard-coded 4 with NUM_TEXTURE_TARGETS
Brian Paul
2002-06-06
3
-5
/
+7
*
replaced 0xf and 0xf0 with TEXTURE0_ANY and TEXTURE1_ANY
Brian Paul
2002-06-06
2
-9
/
+9
*
NASM fix for *_CONTENT() macros (Josh Vanderhoof)
Brian Paul
2002-06-06
1
-1
/
+10
*
more big-endian tweaks
Brian Paul
2002-06-05
3
-9
/
+9
*
use CONTENT() macro on line 205 (Josh Vanderhoof)
Brian Paul
2002-06-04
1
-4
/
+4
*
bring over Michel Daenzer's DRI changes
Brian Paul
2002-06-03
5
-64
/
+132
*
Fix FETCH(argb1555) mask values
Keith Whitwell
2002-05-09
1
-4
/
+4
*
bump version numbers to 4.0.3
Brian Paul
2002-04-26
3
-8
/
+8
*
added GL_TEXTURE_MAX_ANISOTROPY_EXT to glGetTexParameteriv()
Brian Paul
2002-04-26
1
-1
/
+7
*
added GL_TEXTURE_MAX_ANISOTROPY_EXT to glGetTexParameter (bug 548812)
Brian Paul
2002-04-25
1
-1
/
+7
*
backport array bound checking in glPixelMap() from Mesa 4.1
Brian Paul
2002-04-24
1
-14
/
+8
*
test mapsize against 1, not 0 in glPixelMap()
Brian Paul
2002-04-24
1
-5
/
+5
*
added GL_EDGE_FLAG_ARRAY_COUNT_EXT to glGetBooleanv() (Bug 548277)
Brian Paul
2002-04-24
1
-2
/
+5
*
Apply alpha buffer control fix to accum buffer too.
Karl Schultz
2002-04-23
1
-2
/
+3
*
Fix up alpha buffer handling for Windows.
Karl Schultz
2002-04-23
2
-6
/
+36
*
call _mesa_sizeof_packed_type() in _mesa_GetTexImage() (bug 547203)
Brian Paul
2002-04-23
1
-3
/
+3
*
same NULL checks for 4_0 branch
Alan Hourihane
2002-04-22
1
-1
/
+9
*
fixed Width/Height cut&paste typo
Brian Paul
2002-04-20
1
-3
/
+3
*
Correct check for noop array state change (Raystonn)
Alan Hourihane
2002-04-19
1
-2
/
+2
*
back-port new casts and C++ fixes from trunk
Brian Paul
2002-04-19
14
-87
/
+97
*
fixed problem with swap() function and GCC3 (patch 414404)
Brian Paul
2002-04-17
1
-13
/
+10
*
Disabled SPARC cliptest functions for now. See bug report 544665.
Brian Paul
2002-04-17
1
-4
/
+8
*
Build demos/samples correctly on Windows (Robert Bergkvist) to sync up
Karl Schultz
2002-04-15
1
-2
/
+2
*
Jose's latest patch (GMBT_GEOMETRIC_CORRECTION)
Brian Paul
2002-04-12
1
-1
/
+17
*
fixes for corrected GL_DOT3_RGB[A]_EXT token values
Brian Paul
2002-04-12
2
-16
/
+47
*
new MMX blend code (Jose Fonseca)
Brian Paul
2002-04-10
2
-344
/
+392
*
removed stray 'n' character at top of file
Brian Paul
2002-04-09
1
-1
/
+1
*
bring in changes from dri tcl branch
Keith Whitwell
2002-04-09
23
-279
/
+1516
*
tranforming display list normals by non-uniform scale didn't work (Carlos Per...
Brian Paul
2002-04-08
1
-4
/
+14
*
Pass context pointer to _tnl_free_immediate() and don't rely on backref
Brian Paul
2002-04-06
7
-31
/
+31
*
export another symbol for recent osmesa changes.
Karl Schultz
2002-04-05
1
-0
/
+1
*
repair Array.NewState flags (Michael Fitzpatrick)
Brian Paul
2002-04-04
1
-10
/
+10
[next]