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
2019-07-23
docs: add release notes for 19.1.3
mesa-19.1.3
Juan A. Suarez Romero
1
-0
/
+191
2019-07-23
Update version to 19.1.3
Juan A. Suarez Romero
1
-1
/
+1
2019-07-19
radv: fix crash in shader tracing.
Dave Airlie
3
-3
/
+8
2019-07-19
radv: fix VGT_GS_MODE if VS uses the primitive ID
Samuel Pitoiset
1
-2
/
+5
2019-07-18
anv: fix alphaToCoverage when there is no color attachment
Samuel Iglesias Gonsálvez
1
-10
/
+33
2019-07-18
anv: fix format mapping for depth/stencil formats
Lionel Landwerlin
1
-0
/
+3
2019-07-18
virgl: Set meta data for textures from handle.
Lepton Wu
1
-0
/
+1
2019-07-18
radv: Only save the descriptor set if we have one.
Bas Nieuwenhuizen
1
-1
/
+1
2019-07-18
anv: report timestampComputeAndGraphics true
Lionel Landwerlin
1
-1
/
+1
2019-07-18
vulkan/wsi: update swapchain status on vkQueuePresent
Lionel Landwerlin
1
-0
/
+21
2019-07-18
nir/loop_analyze: Properly handle swizzles in loop conditions
Jason Ekstrand
1
-140
/
+149
2019-07-18
nir: Add some helpers for chasing SSA values properly
Jason Ekstrand
1
-0
/
+79
2019-07-18
nir/loop_analyze: Refactor detection of limit vars
Jason Ekstrand
1
-54
/
+51
2019-07-17
softpipe: Remove unused static function
Gert Wollny
1
-9
/
+0
2019-07-17
nir/regs_to_ssa: Handle regs in phi sources properly
Jason Ekstrand
1
-2
/
+32
2019-07-17
meta: leaking of BO with DrawPixels
Yevhenii Kolesnikov
1
-0
/
+2
2019-07-17
anv: Account for dynamic stencil write disables in the PMA fix
Jason Ekstrand
1
-0
/
+2
2019-07-17
meta: memory leak of CopyPixels usage
Sergii Romantsov
1
-0
/
+14
2019-07-16
spirv: Fix stride calculation when lowering Workgroup to offsets
Caio Marcelo de Oliveira Filho
1
-1
/
+1
2019-07-16
nir,intel: Add support for lowering 64-bit nir_opt_extract_*
Jason Ekstrand
3
-1
/
+41
2019-07-16
nir/opt_if: Clean up single-src phis in opt_if_loop_terminator
Jason Ekstrand
3
-0
/
+16
2019-07-16
anv: Add android dependencies on android.
Bas Nieuwenhuizen
1
-0
/
+1
2019-07-16
anv: fix crash in vkCmdClearAttachments with unused attachment
Lionel Landwerlin
1
-3
/
+3
2019-07-15
meson: Add dep_thread dependency.
Vinson Lee
1
-0
/
+1
2019-07-15
freedreno: Fix assertion failures in context setup in shader-db mode.
Eric Anholt
4
-0
/
+4
2019-07-15
anv: Fix pool allocator when first alloc needs to grow
Caio Marcelo de Oliveira Filho
3
-3
/
+71
2019-07-15
mesa: save/restore SSO flag when using ARB_get_program_binary
Timothy Arceri
1
-0
/
+4
2019-07-15
anv: Set Stateless Data Port Access MOCS
Jason Ekstrand
1
-0
/
+2
2019-07-15
nir/loop_analyze: Bail if we encounter swizzles
Jason Ekstrand
1
-0
/
+22
2019-07-15
nir/loop_analyze: Handle bit sizes correctly in calculate_iterations
Jason Ekstrand
1
-27
/
+48
2019-07-15
nir: Add more helpers for working with const values
Jason Ekstrand
2
-0
/
+135
2019-07-15
nir/loop_analyze: Fix phi-of-identical-alu detection
Jason Ekstrand
1
-26
/
+29
2019-07-15
nir/instr_set: Expose nir_instrs_equal()
Jason Ekstrand
2
-59
/
+62
2019-07-15
nir: Add a helper to determine if an intrinsic can be reordered
Connor Abbott
3
-11
/
+13
2019-07-10
radeonsi: don't set READ_ONLY for const_uploader to fix bindless texture hangs
Marek Olšák
1
-3
/
+1
2019-07-09
vulkan/overlay: fix crash on freeing NULL command buffer
Lionel Landwerlin
1
-0
/
+4
2019-07-09
mesa: Set minimum possible GLSL version
Ian Romanick
1
-0
/
+11
2019-07-09
nir: Use nir_src_bit_size instead of alu1->dest.dest.ssa.bit_size
Ian Romanick
2
-1
/
+218
2019-07-09
nir: Add unit tests for nir_opt_comparison_pre
Ian Romanick
4
-1
/
+334
2019-07-09
intel/vec4: Reswizzle VF immediates too
Ian Romanick
1
-1
/
+23
2019-07-09
anv: fix VkExternalBufferProperties for host allocation
Chia-I Wu
1
-0
/
+10
2019-07-09
anv: fix VkExternalBufferProperties for unsupported handles
Chia-I Wu
1
-1
/
+7
2019-07-09
radv: Handle cmask being disallowed by addrlib.
Bas Nieuwenhuizen
1
-0
/
+5
2019-07-09
vulkan/overlay: fix command buffer stats
Lionel Landwerlin
1
-0
/
+2
2019-07-09
docs: add sha256 checksums for 19.1.2
Juan A. Suarez Romero
1
-1
/
+1
2019-07-09
docs: add release notes for 19.1.2
mesa-19.1.2
Juan A. Suarez Romero
1
-0
/
+194
2019-07-09
Update version to 19.1.2
Juan A. Suarez Romero
1
-1
/
+1
2019-07-05
iris: Use a uint16_t for key sizes
Jason Ekstrand
1
-1
/
+1
2019-07-04
radv: Fix interactions between variable descriptor count and inline uniform b...
Bas Nieuwenhuizen
1
-1
/
+5
2019-07-04
intel: fix wrong format usage
Juan A. Suarez Romero
1
-1
/
+1
[next]