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
2015-11-11
docs: add release notes for 11.0.5
mesa-11.0.5
Emil Velikov
1
-0
/
+173
2015-11-11
Update version to 11.0.5
Emil Velikov
1
-1
/
+1
2015-11-11
radeonsi: add register definitions for Stoney
Marek Olšák
1
-0
/
+322
2015-11-10
Revert "mesa/glformats: Undo code changes from _mesa_base_tex_format() move"
Emil Velikov
1
-6
/
+142
2015-11-07
st/va: add more errors checks in vlVaBufferSetNumElements and vlVaMapBuffer
Julien Isorce
1
-0
/
+6
2015-11-07
st/va: do not destroy old buffer when new one failed
Julien Isorce
1
-6
/
+13
2015-11-07
nvc0: fix crash when nv50_miptree_from_handle fails
Julien Isorce
1
-1
/
+2
2015-11-07
st/va: pass picture desc to begin and decode
Julien Isorce
1
-2
/
+2
2015-11-07
nouveau: relax fence emit space assert
Ilia Mirkin
3
-3
/
+3
2015-11-07
vc4: When the create ioctl fails, free our cache and try again.
Eric Anholt
1
-5
/
+24
2015-11-07
nir: Properly invalidate metadata in nir_opt_remove_phis().
Kenneth Graunke
1
-0
/
+5
2015-11-07
nir: Properly invalidate metadata in nir_lower_vec_to_movs().
Kenneth Graunke
1
-0
/
+5
2015-11-07
nir: Report progress from lower_vec_to_movs().
Jason Ekstrand
2
-7
/
+23
2015-11-07
nir/lower_vec_to_movs: Pass the shader around directly
Jason Ekstrand
1
-6
/
+8
2015-11-07
nir: Properly invalidate metadata in nir_opt_copy_prop().
Kenneth Graunke
1
-0
/
+6
2015-11-07
nir: Properly invalidate metadata in nir_split_var_copies().
Kenneth Graunke
1
-0
/
+5
2015-11-07
nir: Report progress from nir_split_var_copies().
Kenneth Graunke
2
-4
/
+13
2015-11-07
i965/skl: Add GT4 PCI IDs
Ben Widawsky
2
-1
/
+9
2015-11-07
nouveau: set MaxDrawBuffers to the same value as MaxColorAttachments
Ilia Mirkin
1
-1
/
+1
2015-11-05
gbm.h: Add a missing stddef.h include for size_t.
Emmanuel Gil Peyrot
1
-0
/
+1
2015-11-05
r600g: Fix special negative immediate constants when using ABS modifier.
Ivan Kalvachev
3
-6
/
+6
2015-11-05
st/mesa: fix mipmap generation for immutable textures with incomplete pyramids
Nicolai Hähnle
1
-32
/
+36
2015-11-05
i965: Fix missing BRW_NEW_*_PROG_DATA flagging caused by cache reuse.
Kenneth Graunke
2
-4
/
+5
2015-11-05
i965: Fix is-renderable check in intel_image_target_renderbuffer_storage
Ian Romanick
1
-5
/
+1
2015-11-05
radeonsi: add Stoney pci ids
Samuel Li
1
-0
/
+2
2015-11-05
radeonsi: add support for Stoney asics (v3)
Samuel Li
5
-3
/
+19
2015-11-05
nvc0: respect edgeflag attribute width
Ilia Mirkin
1
-7
/
+33
2015-11-05
gallivm: disable f16c when not using AVX
Roland Scheidegger
1
-0
/
+3
2015-11-05
gallivm: Explicitly disable unsupported CPU features.
Jose Fonseca
1
-38
/
+34
2015-11-05
radeon/uvd: don't expose HEVC on old UVD hw (v3)
Alex Deucher
1
-32
/
+18
2015-11-05
gallivm: Translate all util_cpu_caps bits to LLVM attributes.
Jose Fonseca
1
-2
/
+34
2015-11-05
mesa/glformats: Undo code changes from _mesa_base_tex_format() move
Nanley Chery
1
-142
/
+6
2015-11-05
osmesa: Expose GL entry points for Windows build via DEF file.
Nigel Stewart
2
-0
/
+674
2015-11-05
cherry-ignore: ignore a possible wrong nomination
Emil Velikov
1
-0
/
+2
2015-10-25
docs: add sha256 checksums for 11.0.4
Emil Velikov
1
-1
/
+2
2015-10-24
docs: add release notes for 11.0.4
mesa-11.0.4
Emil Velikov
1
-0
/
+167
2015-10-24
Update version to 11.0.4
Emil Velikov
1
-1
/
+1
2015-10-21
configure.ac: ensure RM is set
Jonathan Gray
1
-0
/
+2
2015-10-21
mesa: fix ARRAY_SIZE query for GetProgramResourceiv
Tapani Pälli
3
-43
/
+62
2015-10-21
i965: Remove early release of DRI2 miptree
Chris Wilson
1
-1
/
+0
2015-10-21
i965/vec4: fill src_reg type using the constructor type parameter
Alejandro Piñeiro
1
-0
/
+2
2015-10-21
i965/vec4: check writemask when bailing out at register coalesce
Alejandro Piñeiro
1
-4
/
+6
2015-10-21
mesa: fix incorrect opcode in save_BlendFunci()
Brian Paul
1
-1
/
+1
2015-10-21
gallium: add PIPE_SHADER_CAP_MAX_UNROLL_ITERATIONS_HINT
Marek Olšák
16
-1
/
+45
2015-10-21
st/omx/dec/h264: fix field picture type 0 poc disorder
Leo Liu
1
-4
/
+8
2015-10-21
st/va: Used correct parameter to derive the value of the "h" variable in vlVa...
Indrajit Das
1
-1
/
+1
2015-10-21
radeonsi: fix a GS copy shader leak
Marek Olšák
1
-1
/
+3
2015-10-21
st/mesa: fix clip state dependencies
Marek Olšák
1
-1
/
+4
2015-10-21
mesa: Set api prefix to version string when overriding version
Tapani Pälli
1
-1
/
+18
2015-10-21
freedreno/a3xx: cache-flush is needed after MEM_WRITE
Rob Clark
3
-5
/
+14
[next]