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
2009-12-11
Prepare Changelog for upload
mesa-7.6.1-rc3-1
Brice Goglin
1
-2
/
+2
2009-12-11
Drop 07_sparc64_xform_asm.patch, applied upstream
Brice Goglin
3
-14
/
+3
2009-12-11
New upstream release candidate
Brice Goglin
2
-1
/
+328
2009-12-11
Merge branch 'mesa_7_6_branch' of git://anongit.freedesktop.org/mesa/mesa int...
Brice Goglin
30
-85
/
+155
2009-12-11
docs: updated 7.6.1 relnotes with GLSL fixes
Brian Paul
1
-0
/
+1
2009-12-11
mesa: remove unnecessary loop in _mesa_remove_output_reads()
Brian Paul
1
-9
/
+5
2009-12-11
mesa: check dst reg in _mesa_find_free_register()
Brian Paul
1
-3
/
+11
2009-12-11
sparc: additional preprocessor test for SPARC 64-bit
Aurelien Jarno
1
-1
/
+1
2009-12-11
Build r600_dri.so
Brice Goglin
2
-1
/
+2
2009-12-11
fix sparc64 FTBFS
Brice Goglin
4
-0
/
+21
2009-12-10
mesa: Initialize variable in MatchInstruction.
Vinson Lee
1
-1
/
+7
2009-12-10
mesa: Assign _mesa_lookup_parameter_index return value to GLint.
Vinson Lee
1
-1
/
+1
2009-12-10
i915: Add missing break statement in i915_debug_packet.
Vinson Lee
1
-0
/
+1
2009-12-10
glsl: Increase size of array in_slang_lookup_constant from 4 to 16.
Vinson Lee
1
-1
/
+1
2009-12-10
progs/samples: Byte swap individual members of struct _rawImageRec.
Vinson Lee
1
-1
/
+6
2009-12-10
progs/util: Byte swap individual members of struct _rawImageRec.
Vinson Lee
1
-1
/
+6
2009-12-10
glsl: Fix array out-of-bounds access by _slang_lookup_constant.
Vinson Lee
1
-4
/
+5
2009-12-10
mesa: Fix array out-of-bounds access by _mesa_TexParameteriv.
Vinson Lee
1
-2
/
+4
2009-12-09
mesa: Fix array out-of-bounds access by _mesa_TexGend.
Vinson Lee
1
-2
/
+4
2009-12-09
mesa: Fix array out-of-bounds access by _mesa_Lighti.
Vinson Lee
1
-1
/
+4
2009-12-09
mesa: Fix array out-of-bounds access by _mesa_Lightf.
Vinson Lee
1
-1
/
+4
2009-12-09
mesa: Fix array out-of-bounds access by _mesa_PointParameteri.
Vinson Lee
1
-2
/
+4
2009-12-09
mesa: Fix array out-of-bounds access by _mesa_PointParameterf.
Vinson Lee
1
-1
/
+4
2009-12-09
mesa: Fix array out-of-bounds access by _mesa_LightModelf.
Vinson Lee
1
-1
/
+4
2009-12-09
glsl: Remove unused member x from struct slang_operation.
Vinson Lee
1
-1
/
+0
2009-12-09
mesa: fix baseLevel >= MAX_TEXTURE_LEVELS test
Brian Paul
1
-1
/
+1
2009-12-09
r600: fix state size prediction after dc0777d3
Andre Maasikas
1
-1
/
+5
2009-12-08
mesa: Fix array out-of-bounds access by _mesa_LightModeli.
Vinson Lee
1
-1
/
+4
2009-12-08
mesa: Fix array out-of-bounds access by _mesa_Fogf.
Vinson Lee
1
-1
/
+4
2009-12-08
mesa: Fix array out-of-bounds access by _mesa_TexParameteri.
Vinson Lee
1
-1
/
+6
2009-12-08
mesa: Fix array out-of-bounds access by _mesa_Fogi.
Vinson Lee
1
-2
/
+4
2009-12-08
mesa: Fix array out-of-bounds access by _mesa_TexParameteri.
Vinson Lee
1
-2
/
+4
2009-12-08
mesa: Fix array out-of-bounds access by _mesa_TexParameterfv.
Vinson Lee
1
-2
/
+4
2009-12-08
vbo: fix array index out of bounds error, and fix evaluator priorities
Brian Paul
1
-12
/
+21
2009-12-08
i915g: Fix memory leak when pci id is unknown.
Vinson Lee
1
-0
/
+1
2009-12-08
i915g: Add missing break statement in i915_debug_packet.
Vinson Lee
1
-0
/
+1
2009-12-08
rbug: Initialize variable in rbug_get_message.
Vinson Lee
1
-0
/
+1
2009-12-08
r600: add support for TXB instruction
Andre Maasikas
1
-17
/
+9
2009-12-08
r600: reorder state for render_target and blend
Andre Maasikas
1
-1
/
+1
2009-12-07
llvmpipe: Initialize variables in emit_instruction.
Vinson Lee
1
-3
/
+3
2009-12-07
progs/test: Initialize variable in prog_parameter.
Vinson Lee
1
-0
/
+5
2009-12-07
mesa: set version string to 7.6.1-rc3
mesa_7_6_1_rc3
Ian Romanick
1
-1
/
+1
2009-12-07
progs/demos: Fix memory leak in projtex.c.
Vinson Lee
1
-0
/
+1
2009-12-06
st/egl: Fix memory leak in egl_tracker.c.
Vinson Lee
1
-1
/
+1
2009-12-06
dri: Fix potential null pointer dereference in driBindContext.
Vinson Lee
1
-1
/
+2
2009-12-06
dri: Fix potential null pointer deference in dri_put_drawable.
Vinson Lee
1
-4
/
+4
2009-12-06
glx: Prevent potential null pointer deference in driCreateContext.
Vinson Lee
1
-1
/
+3
2009-12-05
progs/tests: Add tests to Makefile.
Vinson Lee
1
-0
/
+7
2009-12-06
Prepare Changelog for upload
mesa-7.6.1-rc2-1
Brice Goglin
1
-2
/
+2
2009-12-06
Refresh patches
Brice Goglin
3
-17
/
+27
[next]