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-05-29
Update version to 19.1.0-rc4
mesa-19.1.0-rc4
Juan A. Suarez Romero
1
-1
/
+1
2019-05-28
Revert "st/mesa: expose 0 shader binary formats for compat profiles for Qt"
Timothy Arceri
4
-14
/
+6
2019-05-28
anv: fix apply_pipeline_layout pass for arrays of YCbCr descriptors
Lionel Landwerlin
1
-2
/
+15
2019-05-28
anv/android: fix missing dependencies issue during parallel build
Chenglei Ren
1
-9
/
+9
2019-05-28
lima: fix render to non-zero level texture
Qiang Yu
1
-4
/
+6
2019-05-28
lima: fix lima_blit with non-zero level source resource
Qiang Yu
1
-25
/
+12
2019-05-27
Revert "mesa: unreference current winsys buffers when unbinding winsys buffers"
Dave Airlie
1
-4
/
+0
2019-05-27
etnaviv: use the correct uniform dirty bits
Christian Gmeiner
1
-2
/
+2
2019-05-27
anv: Do not emulate texture swizzle for INPUT_ATTACHMENT, STORAGE_IMAGE
Danylo Piliaiev
2
-6
/
+12
2019-05-23
vulkan: fix build dependency issue with generated files
Lionel Landwerlin
7
-26
/
+35
2019-05-23
gallium: enable dmabuf on BSD as well
Greg V
1
-1
/
+1
2019-05-23
etnaviv: fill missing offset in etna_resource_get_handle
Philipp Zabel
1
-0
/
+1
2019-05-23
radeonsi: fix a regression in si_rebind_buffer
Marek Olšák
1
-4
/
+8
2019-05-23
vulkan/overlay: fix timestamp query emission with no pipeline stats
Lionel Landwerlin
1
-4
/
+0
2019-05-23
radeonsi: update buffer descriptors in all contexts after buffer invalidation
Marek Olšák
4
-35
/
+72
2019-05-21
Update version to 19.1.0-rc3
mesa-19.1.0-rc3
Juan A. Suarez Romero
1
-1
/
+1
2019-05-21
nir: Fix clone of nir_variable state slots
Caio Marcelo de Oliveira Filho
1
-3
/
+5
2019-05-21
mesa: unreference current winsys buffers when unbinding winsys buffers
Charmaine Lee
1
-0
/
+4
2019-05-21
st/mesa: purge framebuffers with current context after unbinding winsys buffers
Charmaine Lee
1
-3
/
+10
2019-05-21
cherry-ignore: radeonsi: update buffer descriptors in all contexts after buff...
Juan A. Suarez Romero
1
-0
/
+2
2019-05-21
meson: expose glapi through osmesa
Eric Engestrom
2
-3
/
+4
2019-05-21
anv: Only consider minSampleShading when sampleShadingEnable is set
Jason Ekstrand
1
-2
/
+2
2019-05-21
anv: Stop forcing bindless for images
Jason Ekstrand
1
-4
/
+5
2019-05-21
draw: fix memory leak introduced 7720ce32a
Neha Bhende
1
-1
/
+3
2019-05-21
anv: Emulate texture swizzle in the shader when needed
Jason Ekstrand
4
-2
/
+133
2019-05-21
radv: add a workaround for Monster Hunter World and LLVM 7&8
Samuel Pitoiset
5
-3
/
+16
2019-05-21
Revert "softpipe/buffer: load only as many components as the the buffer resou...
Gert Wollny
1
-5
/
+2
2019-05-21
glsl: init packed in more constructors.
Dave Airlie
1
-6
/
+6
2019-05-21
anv: Fix some depth buffer sampling cases on ICL+
Nanley Chery
1
-1
/
+7
2019-05-21
nir: Fix nir_opt_idiv_const when negatives are involved
Caio Marcelo de Oliveira Filho
1
-3
/
+5
2019-05-17
radeonsi: remove old_va parameter from si_rebind_buffer by remembering offsets
Marek Olšák
3
-40
/
+25
2019-05-16
util/os_file: always use the 'grow' mechanism
Eric Engestrom
1
-42
/
+20
2019-05-16
nir: lower_non_uniform_access: iterate over instructions safely
Lionel Landwerlin
1
-1
/
+1
2019-05-16
vulkan/overlay: fix truncating error on 32bit platforms
Lionel Landwerlin
1
-40
/
+36
2019-05-16
vulkan/overlay-layer: fix cast errors
Lionel Landwerlin
1
-7
/
+7
2019-05-16
nir: fix lower_non_uniform_access pass
Lionel Landwerlin
1
-0
/
+1
2019-05-15
Revert "nir: add late opt to turn inot/b2f combos back to bcsel"
Ian Romanick
2
-19
/
+0
2019-05-15
intel/fs/ra: Stop adding RA interference to too many SENDS nodes
Jason Ekstrand
1
-8
/
+3
2019-05-15
intel/fs/ra: Only add dest interference to sources that exist
Jason Ekstrand
1
-1
/
+1
2019-05-14
Update version to 19.1.0-rc2
mesa-19.1.0-rc2
Juan A. Suarez Romero
1
-1
/
+1
2019-05-14
softpipe/buffer: load only as many components as the the buffer resource type...
Gert Wollny
1
-2
/
+5
2019-05-13
radv: Do not use extra descriptor space for the 3rd plane.
Bas Nieuwenhuizen
3
-7
/
+26
2019-05-13
radv: clear vertex bindings while resetting command buffer
Józef Kucia
1
-1
/
+2
2019-05-13
st/mesa: fix 2 crashes in st_tgsi_lower_yuv
Marek Olšák
1
-20
/
+28
2019-05-13
iris: Use full ways for L3 cache setup on Icelake.
Kenneth Graunke
1
-0
/
+1
2019-05-13
anv: Fix limits when VK_EXT_descriptor_indexing is used
Caio Marcelo de Oliveira Filho
1
-9
/
+14
2019-05-13
vulkan/overlay: keep allocating draw data until it can be reused
Lionel Landwerlin
1
-113
/
+135
2019-05-13
i965: Fix memory leaks in brw_upload_cs_work_groups_surface().
Kenneth Graunke
1
-0
/
+5
2019-05-13
travis: fix syntax, and drop unused stuff
Eric Engestrom
1
-184
/
+26
2019-05-10
winsys/amdgpu: add VCN JPEG to no user fence group
Leo Liu
1
-1
/
+2
[next]