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
23.1
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
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
staging/23.1
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
2007-08-09
Prepare changelog for upload.
mesa-7.0.1-1
Julien Cristau
1
-2
/
+3
2007-08-09
New upstream release.
Julien Cristau
1
-0
/
+6
2007-08-09
Merge tag 'mesa_7_0_1' into debian-experimental
Julien Cristau
38
-132
/
+342
2007-08-03
added GLU bug fixes
mesa_7_0_1
Brian
1
-0
/
+1
2007-08-03
update 7.0.1 release info/date
Brian
3
-2
/
+9
2007-08-03
remove -rc2
Brian
1
-4
/
+4
2007-08-03
add OSMESA_LIB_NAME
Brian
1
-0
/
+2
2007-08-03
added -lm
Brian
1
-1
/
+1
2007-08-02
added bluegene-osmesa
Brian
2
-0
/
+2
2007-08-02
OSmesa on BlueGene (Alexander Neundorf)
Brian
1
-0
/
+27
2007-08-02
fix stencil value masking bug 11805, and fix sizeof() bug
Brian
1
-7
/
+4
2007-08-02
fix invalid pointer usage in bezierPatchDeleteList(), bug 11807
Brian
1
-2
/
+5
2007-08-02
fix double free()s (bug 11808)
Brian
1
-2
/
+2
2007-08-02
s/MAX_TEXTURE_LEVELS/SIS_MAX_TEXTURE_LEVELS/ and add assertion (bug 11806)
Brian
1
-1
/
+3
2007-08-02
i915tex: Better attempt to release miptree when overriding texture image.
Michel Dänzer
1
-3
/
+3
2007-08-01
Merge branch 'mesa_7_0_branch' of git+ssh://brianp@git.freedesktop.org/git/me...
Brian
17
-45
/
+205
2007-08-01
Obsolete
Brian
1
-42
/
+0
2007-08-01
fix error code test limit (bug 11795)
Brian
1
-1
/
+1
2007-08-01
i915tex: Missing piece of SetTexOffset hook implementation for I830 generation.
Michel Dänzer
1
-5
/
+7
2007-08-01
i915tex: Implement SetTexOffset hook.
Michel Dänzer
8
-28
/
+103
2007-08-01
r300: Implement SetTexOffset hook.
Michel Dänzer
5
-12
/
+74
2007-08-01
Add interfaces for overriding texture images with driver specific 'offsets'.
Michel Dänzer
3
-0
/
+21
2007-08-01
fix mem leak (bug 11793)
Brian
1
-0
/
+1
2007-08-01
fix mem leak (bug 11791)
Brian
1
-0
/
+1
2007-07-31
fix some FreeBSD issues
Brian
3
-3
/
+3
2007-07-31
fix failure caused by undeclared variable (bug 11783)
Brian
1
-1
/
+2
2007-07-31
glGetAttribLocation always returned 1 (bug 11774)
Brian
2
-1
/
+4
2007-07-31
Merge tag 'mesa_7_0_1_rc2' into debian-experimental
Julien Cristau
1
-2
/
+2
2007-07-30
Added sunos5-v9-cc-g++ config (Roland Egger)
Brian
2
-0
/
+35
2007-07-30
_mesa_pack_bitmap() fix from trunk
Brian
1
-8
/
+8
2007-07-30
dlist polygon stipple fix from trunk
Brian
1
-10
/
+14
2007-07-29
fix bug 11754
Brian
1
-0
/
+1
2007-07-29
fix glPointParameteriv bug 11754
Jan Dvorak
1
-3
/
+8
2007-07-27
Prepare changelog for upload.
mesa-7.0.1-rc2-1
Julien Cristau
1
-2
/
+2
2007-07-27
New upstream release candidate.
Julien Cristau
1
-2
/
+2
2007-07-27
Merge branch 'mesa_7_0_branch' of git://anongit.freedesktop.org/git/mesa/mesa...
Julien Cristau
19
-153
/
+162
2007-07-27
minor tweaks
mesa_7_0_1_rc2
Brian
1
-2
/
+2
2007-07-27
More Mingw32 fixes from Zhang (zxpmyth@yahoo.com.cn)
Brian
8
-98
/
+84
2007-07-27
release candidate 2
Brian
1
-4
/
+4
2007-07-26
fix bug 11731
Brian
1
-0
/
+1
2007-07-26
Fix function call bug 11731. Also, fix up IR_CALL/IR_FUNC confusion.
Brian
4
-34
/
+45
2007-07-26
generate error upon writing to varying var in fragment program (bug 11733)
Brian
1
-5
/
+8
2007-07-26
clamp float colors
Brian
1
-2
/
+5
2007-07-24
call ctx->Driver.NewProgram() instead of _mesa_new_program()
Brian
2
-2
/
+2
2007-07-24
fix logic error, typos
Brian
1
-5
/
+4
2007-07-23
fix GLX_STEREO bug
Brian
1
-0
/
+1
2007-07-23
fix GLX_STEREO handling (bug 11705)
Brian
1
-3
/
+8
2007-07-23
New upstream release candidate.
Julien Cristau
1
-5
/
+3
2007-07-23
Merge branch 'mesa_7_0_branch' of git://anongit.freedesktop.org/git/mesa/mesa...
Julien Cristau
74
-2410
/
+1531
2007-07-23
Merge branch 'debian-unstable' of git+ssh://git.debian.org/git/pkg-xorg/lib/m...
Julien Cristau
2
-2
/
+28
[next]