index
:
mesa/mesa
10.0
10.1
10.2
10.3
10.4
10.5
10.6
11.0
11.1
11.2
12.0
13.0
17.0
17.1
17.2
17.3
18.0
18.1
18.2
18.3
19.0
19.1
19.2
19.3
20.0
20.1
20.2
20.3
21.0
21.1
21.2
21.3
22.0
22.1
22.2
22.3
23.0
7.10
7.11
7.8
7.8-gles
7.9
8.0
9.0
9.1
9.2
amber
gallium-no-rhw-position
main
marge_bot_batch_merge_job
opengl-es-v2
staging/20.0
staging/20.1
staging/20.2
staging/20.3
staging/21.0
staging/21.1
staging/21.2
staging/21.3
staging/22.0
staging/22.1
staging/22.2
staging/22.3
staging/23.0
tess-use-io-semantics
virgl_fix_type_v1
The Mesa 3D Graphics Library (mirrored from https://gitlab.freedesktop.org/mesa/mesa)
brianp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2002-10-29
set release date
mesa_4_1
Brian Paul
2
-5
/
+5
2002-10-29
init a few more fields in _mesa_initialize_visual()
Brian Paul
1
-1
/
+10
2002-10-29
added some casts for mallocs (bug 630379)
Brian Paul
2
-5
/
+5
2002-10-28
Add casts to quiet compiler warnings.
Karl Schultz
2
-9
/
+10
2002-10-28
export new functions.
Karl Schultz
1
-0
/
+6
2002-10-25
wrapped a few more C library functions
Brian Paul
9
-55
/
+196
2002-10-25
#include fixes
Brian Paul
2
-2
/
+3
2002-10-25
added skybox and options to load real images
Brian Paul
1
-36
/
+198
2002-10-25
remove all.h, mem.h, mem.c
Brian Paul
5
-8
/
+3
2002-10-25
Committing in .
Jouk Jansen
1
-3
/
+1
2002-10-25
include GL/glx.h
Brian Paul
1
-3
/
+4
2002-10-24
Header file clean-up:
Brian Paul
124
-722
/
+761
2002-10-23
added missing code to copy texrect state
Brian Paul
1
-1
/
+3
2002-10-23
stex3d updated
Brian Paul
1
-1
/
+2
2002-10-23
massive overhaul, see new keyboard options
Brian Paul
1
-465
/
+587
2002-10-23
Fix projtex interp bug
Keith Whitwell
1
-2
/
+2
2002-10-22
added glDeleteTextures refcount bug fix
Brian Paul
1
-1
/
+2
2002-10-22
remove debug printfs
Brian Paul
1
-3
/
+1
2002-10-22
fix refcount error in _mesa_DeleteTextures (Randy Fayan)
Brian Paul
1
-1
/
+8
2002-10-22
add missing texture rectangle code in _mesa_DeleteTextures()
Brian Paul
1
-1
/
+7
2002-10-21
added GL_ATI_texture_mirror_once
Brian Paul
2
-2
/
+8
2002-10-21
GL_ATI_texture_mirror_once extension (Ian Romanick)
Brian Paul
4
-8
/
+71
2002-10-21
doxygen comments (Klaus Niederkrueger)
Brian Paul
1
-13
/
+26
2002-10-18
new _mesa_max_texture_levels() helper function - not used everywhere yet
Brian Paul
3
-51
/
+48
2002-10-18
Quiet compiler warnings.
Karl Schultz
9
-26
/
+28
2002-10-18
implement auto mipmap generation for compressed textures
Brian Paul
3
-49
/
+92
2002-10-18
Add casts to quiet compiler warnings.
Karl Schultz
5
-14
/
+39
2002-10-18
fix bug in GL_MIRRORED_REPEAT_ARB (Ian Romanick)
Brian Paul
1
-1
/
+2
2002-10-18
latest fixes
Brian Paul
1
-1
/
+3
2002-10-18
only allow intformat==GL_COLOR_INDEX if EXT_paletted_texture is supported
Brian Paul
1
-2
/
+5
2002-10-18
check for GL_EXT_paletted_texture
Brian Paul
1
-50
/
+7
2002-10-17
Add casts to quiet compiler warnings.
Karl Schultz
4
-22
/
+22
2002-10-17
Put back the include of windows.h so we are back to version 17 of the file.
Karl Schultz
1
-0
/
+5
2002-10-17
Change for Windows only: Make demos and examples build again.
Karl Schultz
2
-6
/
+14
2002-10-17
new wrap modes (Ian Romanick)
Brian Paul
1
-27
/
+91
2002-10-17
s/functionOffset/offset/
Brian Paul
1
-2
/
+2
2002-10-17
patches from Gerk Huisma for float-channel rendering
Brian Paul
3
-34
/
+57
2002-10-17
applied Philippe Houdoin's patch, plus minor clean-ups
Brian Paul
1
-75
/
+27
2002-10-16
surround vertex program code with #if FEATURE_NV_vertex_program/#endif
Brian Paul
8
-16
/
+54
2002-10-16
remove some crud
Brian Paul
2
-52
/
+2
2002-10-15
remove lowpc.c and highpc.c
Brian Paul
1
-4
/
+0
2002-10-15
removed highpc.c and lowpc.c
Brian Paul
1
-2
/
+0
2002-10-15
update file list for tar file
Brian Paul
1
-3
/
+2
2002-10-15
make a few static function non-static for highpc.c
Brian Paul
2
-6
/
+17
2002-10-15
remove 'beta' from GL_VERSION string
Brian Paul
1
-4
/
+4
2002-10-15
allow querying of glut functions via glutGetProcAddress()
Brian Paul
1
-0
/
+133
2002-10-15
added gluTessNormal() dummy function
Brian Paul
1
-1
/
+12
2002-10-15
added missing glFinish()
Brian Paul
1
-0
/
+2
2002-10-15
minor updates
Brian Paul
3
-4
/
+7
2002-10-15
added latest 4.1 changes
Brian Paul
1
-1
/
+4
[next]