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 (
Expand
)
Author
Age
Files
Lines
*
added glFogCoord functions
Brian Paul
2002-11-07
1
-1
/
+2
*
added 1.4 functions
Brian Paul
2002-11-07
1
-2
/
+45
*
added missing 1.4 glFogCoord functions
Brian Paul
2002-11-07
5
-1
/
+206
*
surround fixedEdges decl by #ifndef NDEBUG / #endif
Brian Paul
2002-11-07
1
-2
/
+4
*
restored fixedEdges var (for VMS)
Brian Paul
2002-11-06
1
-2
/
+3
*
latest 5.0 bug fixes
Brian Paul
2002-11-06
1
-1
/
+3
*
a few dispatch pointers weren't set (glGenTexturesEXT for example)
Brian Paul
2002-11-06
2
-5
/
+36
*
Committing in .
Jouk Jansen
2002-11-06
1
-1
/
+0
*
minor multi-sample clean-ups
Brian Paul
2002-11-05
1
-4
/
+14
*
added some printfs to show current polygon mode and cull state
Brian Paul
2002-11-05
1
-1
/
+7
*
fixed glTexParameteriv(GL_TEXTURE_BORDER_COLOR) error
Brian Paul
2002-11-05
1
-5
/
+13
*
added GLUT and DOS updates
Brian Paul
2002-11-05
1
-1
/
+3
*
Updates for DOS driver from Daniel Borca.
Brian Paul
2002-11-05
9
-224
/
+225
*
support for GLX_ARB_multisample
Brian Paul
2002-11-04
1
-2
/
+7
*
minor revision to 4.1 features
Brian Paul
2002-11-04
1
-3
/
+2
*
FX driver fixes
Brian Paul
2002-11-04
1
-1
/
+2
*
misc driver updates (Daniel Borca)
Brian Paul
2002-11-04
5
-14
/
+16
*
glxinfo update
Brian Paul
2002-11-04
1
-1
/
+2
*
add support for GLX_ARB_multisample
Brian Paul
2002-11-04
1
-4
/
+12
*
fix for HPUX
Brian Paul
2002-11-01
1
-1
/
+1
*
HPUX fixes
Brian Paul
2002-11-01
1
-1
/
+2
*
silence a bunch of warnings
Brian Paul
2002-11-01
7
-59
/
+52
*
renamed abs() function glu_abs()
Brian Paul
2002-11-01
10
-51
/
+52
*
fix a typo
Brian Paul
2002-11-01
1
-2
/
+2
*
list bug fixes in 5.0
Brian Paul
2002-10-31
1
-1
/
+4
*
tweak pipeline flags for vertex programming
Brian Paul
2002-10-31
1
-6
/
+8
*
fix the occasional missing triangle bug
Brian Paul
2002-10-31
1
-4
/
+3
*
simple GL_EXT_stencil_wrap test program
Brian Paul
2002-10-31
2
-2
/
+149
*
fix a few HPUX problems
Brian Paul
2002-10-31
1
-2
/
+6
*
Add a note about window map behaviour and the autotuning of nr of loops which
Keith Whitwell
2002-10-31
1
-1
/
+7
*
added a comment about future work
Brian Paul
2002-10-30
1
-1
/
+8
*
s/getenv/_mesa_getenv/
Brian Paul
2002-10-30
1
-3
/
+3
*
use wrappers from imports.h rather than stdio, stdlib, etc functions.
Brian Paul
2002-10-30
4
-99
/
+77
*
remove some stray debug/abort code
Brian Paul
2002-10-30
1
-3
/
+1
*
don't call abort()
Brian Paul
2002-10-30
2
-14
/
+24
*
s/printf/_mesa_printf/
Brian Paul
2002-10-30
1
-17
/
+17
*
s/sprintf/_mesa_sprintf/
Brian Paul
2002-10-30
1
-3
/
+3
*
remove debug printf
Brian Paul
2002-10-30
1
-2
/
+1
*
s/BZERO/_mesa_bzero/
Brian Paul
2002-10-30
6
-23
/
+23
*
test both XFree86LOADER and IN_MODULE to see if we're being built as the glx ...
Brian Paul
2002-10-30
2
-30
/
+30
*
fix potential bug in _mesa_align_calloc/malloc (Frank van Heesch)
Brian Paul
2002-10-30
1
-6
/
+13
*
more version bumps
Brian Paul
2002-10-29
2
-5
/
+5
*
minor updates
Brian Paul
2002-10-29
1
-13
/
+7
*
bump OpenGL version to 1.4, Mesa version to 5.0
Brian Paul
2002-10-29
4
-15
/
+15
*
preparation for 5.0 release
Brian Paul
2002-10-29
2
-1
/
+93
*
update versioning/extensions for OpenGL 1.4 / Mesa 5.0
Brian Paul
2002-10-29
4
-10
/
+11
*
fix culling problem (bug 630649)
Brian Paul
2002-10-29
2
-6
/
+24
*
updated email addresses
Brian Paul
2002-10-29
75
-156
/
+155
*
set release date
mesa_4_1
Brian Paul
2002-10-29
2
-5
/
+5
*
init a few more fields in _mesa_initialize_visual()
Brian Paul
2002-10-29
1
-1
/
+10
[next]