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
...
*
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
*
added some casts for mallocs (bug 630379)
Brian Paul
2002-10-29
2
-5
/
+5
*
Add casts to quiet compiler warnings.
Karl Schultz
2002-10-28
2
-9
/
+10
*
export new functions.
Karl Schultz
2002-10-28
1
-0
/
+6
*
wrapped a few more C library functions
Brian Paul
2002-10-25
9
-55
/
+196
*
#include fixes
Brian Paul
2002-10-25
2
-2
/
+3
*
added skybox and options to load real images
Brian Paul
2002-10-25
1
-36
/
+198
*
remove all.h, mem.h, mem.c
Brian Paul
2002-10-25
5
-8
/
+3
*
Committing in .
Jouk Jansen
2002-10-25
1
-3
/
+1
*
include GL/glx.h
Brian Paul
2002-10-25
1
-3
/
+4
*
Header file clean-up:
Brian Paul
2002-10-24
124
-722
/
+761
*
added missing code to copy texrect state
Brian Paul
2002-10-23
1
-1
/
+3
*
stex3d updated
Brian Paul
2002-10-23
1
-1
/
+2
*
massive overhaul, see new keyboard options
Brian Paul
2002-10-23
1
-465
/
+587
*
Fix projtex interp bug
Keith Whitwell
2002-10-23
1
-2
/
+2
*
added glDeleteTextures refcount bug fix
Brian Paul
2002-10-22
1
-1
/
+2
*
remove debug printfs
Brian Paul
2002-10-22
1
-3
/
+1
*
fix refcount error in _mesa_DeleteTextures (Randy Fayan)
Brian Paul
2002-10-22
1
-1
/
+8
*
add missing texture rectangle code in _mesa_DeleteTextures()
Brian Paul
2002-10-22
1
-1
/
+7
*
added GL_ATI_texture_mirror_once
Brian Paul
2002-10-21
2
-2
/
+8
*
GL_ATI_texture_mirror_once extension (Ian Romanick)
Brian Paul
2002-10-21
4
-8
/
+71
*
doxygen comments (Klaus Niederkrueger)
Brian Paul
2002-10-21
1
-13
/
+26
*
new _mesa_max_texture_levels() helper function - not used everywhere yet
Brian Paul
2002-10-18
3
-51
/
+48
*
Quiet compiler warnings.
Karl Schultz
2002-10-18
9
-26
/
+28
*
implement auto mipmap generation for compressed textures
Brian Paul
2002-10-18
3
-49
/
+92
*
Add casts to quiet compiler warnings.
Karl Schultz
2002-10-18
5
-14
/
+39
*
fix bug in GL_MIRRORED_REPEAT_ARB (Ian Romanick)
Brian Paul
2002-10-18
1
-1
/
+2
*
latest fixes
Brian Paul
2002-10-18
1
-1
/
+3
[prev]
[next]