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
2017-09-25
docs: add release notes for 17.1.10
mesa-17.1.10
Juan A. Suarez Romero
1
-0
/
+154
2017-09-25
Update version to 17.1.10
Juan A. Suarez Romero
1
-1
/
+1
2017-09-21
mesa: free current ComputeProgram state in _mesa_free_context_data
Tapani Pälli
1
-0
/
+2
2017-09-21
osmesa: link with libunwind if enabled (v2)
Alexandre Demers
1
-1
/
+2
2017-09-20
cherry-ignore: add "glsl/linker: fix output variable overlap check"
Juan A. Suarez Romero
1
-0
/
+3
2017-09-20
radeonsi: fix array textures layer coordinate
Nicolai Hähnle
1
-1
/
+10
2017-09-20
radeonsi: set MIP_POINT_PRECLAMP to 0
Nicolai Hähnle
1
-1
/
+1
2017-09-20
anv: Fix descriptors copying
Józef Kucia
1
-1
/
+1
2017-09-20
swr: invalidate attachment on transition change
George Kyriazis
3
-0
/
+28
2017-09-20
broadcom/vc4: Fix use-after-free when deleting a program.
Eric Anholt
1
-6
/
+15
2017-09-20
broadcom/vc4: Fix use-after-free trying to mix a quad and tile clear.
Eric Anholt
1
-24
/
+32
2017-09-20
broadcom/vc4: Fix use-after-free for flushing when writing to a texture.
Eric Anholt
1
-2
/
+7
2017-09-20
cherry-ignore: add "radv: Check for GFX9 for 1D arrays in image_size intrinsic."
Juan A. Suarez Romero
1
-0
/
+4
2017-09-20
st/glsl->tgsi: fix u64 to bool comparisons.
Dave Airlie
1
-1
/
+15
2017-09-20
cherry-ignore: add "ac/surface: handle S8 on gfx9"
Juan A. Suarez Romero
1
-0
/
+3
2017-09-20
cherry-ignore: add "Scons: Add LLVM 5.0 support"
Juan A. Suarez Romero
1
-0
/
+3
2017-09-20
cherry-ignore: add "radeonsi: workaround for gather4 on integer cube maps"
Juan A. Suarez Romero
1
-0
/
+4
2017-09-20
util/u_atomic: Add implementation of __sync_val_compare_and_swap_8
Matt Turner
1
-0
/
+14
2017-09-20
util: Link libmesautil into u_atomic_test
Matt Turner
1
-0
/
+1
2017-09-20
cherry-ignore: add "amd/common: add workaround for cube map array layer clamp...
Juan A. Suarez Romero
1
-0
/
+4
2017-09-20
amd/common: round cube array slice in ac_prepare_cube_coords
Nicolai Hähnle
4
-5
/
+9
2017-09-20
i965/blorp: Set r8stencil_needs_update when writing stencil
Jason Ekstrand
1
-0
/
+6
2017-09-20
automake: enable libunwind in `make distcheck'
Emil Velikov
1
-0
/
+1
2017-09-20
travis: Add libunwind-dev to gallium/make builds
Gert Wollny
1
-0
/
+11
2017-09-20
travis: force llvm-3.3 for "make Gallium ST Other"
Gert Wollny
1
-0
/
+4
2017-09-20
cherry-ignore: add "radv/nir: call opt_remove_phis after trivial continues."
Juan A. Suarez Romero
1
-0
/
+3
2017-09-20
cherry-ignore: add "ac/surface: match Z and stencil tile config"
Juan A. Suarez Romero
1
-0
/
+4
2017-09-20
radeonsi: apply a mask to gl_SampleMaskIn in the PS prolog
Nicolai Hähnle
3
-5
/
+76
2017-09-19
cherry-ignore: add "radv: Don't allocate CMASK for linear images."
Andres Gomez
1
-0
/
+4
2017-09-19
cherry-ignore: add "radv: Disable multilayer & multilevel DCC."
Andres Gomez
1
-0
/
+4
2017-09-19
cherry-ignore: add "docs/egl: remove reference to EGL_DRIVERS_PATH"
Andres Gomez
1
-0
/
+3
2017-09-19
cherry-ignore: add "radv/gfx9: fix image resource handling."
Andres Gomez
1
-0
/
+3
2017-09-19
radv/ac: bump params array for image atomic comp swap
Dave Airlie
1
-1
/
+1
2017-09-19
cherry-ignore: add "radv/gfx9: set mip0-depth correctly for 2d arrays/3d images"
Andres Gomez
1
-0
/
+3
2017-09-19
cherry-ignore: add "radv: gfx9 fixes"
Andres Gomez
1
-0
/
+4
2017-09-19
cherry-ignore: add "intel/eu/validate: Look up types on demand in execution_t...
Andres Gomez
1
-0
/
+4
2017-09-19
cherry-ignore: add "radeonsi: don't always apply the PrimID instancing bug wo...
Andres Gomez
1
-0
/
+3
2017-09-19
egl/x11/dri3: adding missing __DRI_BACKGROUND_CALLABLE extension
Emil Velikov
1
-0
/
+1
2017-09-19
st/glsl_to_tgsi: only the first (inner-most) array reference can be a 2D index
Nicolai Hähnle
1
-1
/
+1
2017-09-19
cherry-ignore: add "radv: use simpler indirect packet 3 if possible."
Andres Gomez
1
-0
/
+3
2017-09-19
cherry-ignore: add "radv: use amdgpu_bo_va_op_raw."
Andres Gomez
1
-0
/
+4
2017-09-19
cherry-ignore: add "st/mesa: skip draw calls with pipe_draw_info::count == 0"
Andres Gomez
1
-0
/
+3
2017-09-09
docs: add sha256 checksums for 17.1.9
Andres Gomez
1
-1
/
+2
2017-09-09
docs: add release notes for 17.1.9
mesa-17.1.9
Andres Gomez
1
-0
/
+143
2017-09-09
Update version to 17.1.9
Andres Gomez
1
-1
/
+1
2017-09-06
cherry-ignore: add "radeonsi/gfx9: proper workaround for LS/HS VGPR initializ...
Andres Gomez
1
-0
/
+4
2017-09-06
cherry-ignore: add "radv: Fix vkCopyImage with both depth and stencil aspects."
Andres Gomez
1
-1
/
+5
2017-09-06
cherry-ignore: add "radeonsi/gfx9: always flush DB metadata on framebuffer ch...
Andres Gomez
1
-0
/
+4
2017-09-06
cherry-ignore: add "i965: Fix crash in fallback GTT mapping."
Andres Gomez
1
-0
/
+4
2017-09-06
cherry-ignore: add "nir: Fix system_value_from_intrinsic for subgroups"
Andres Gomez
1
-0
/
+4
[next]