index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
docs: Add release notes for 19.2.7
Dylan Baker
2019-12-04
1
-0
/
+96
*
radv: set writes_memory for global memory stores/atomics
Rhys Perry
2019-12-04
1
-4
/
+23
*
radv: fix compute pipeline keys when optimizations are disabled
Samuel Pitoiset
2019-12-04
1
-1
/
+18
*
radv/gfx10: fix implementation of exclusive scans
Samuel Pitoiset
2019-12-04
1
-25
/
+58
*
radv: fix enabling sample shading with SampleID/SamplePosition
Samuel Pitoiset
2019-12-04
1
-7
/
+24
*
meson: Fix linkage of libgallium_nine with libgalliumvl
Yevhenii Kolesnikov
2019-12-04
1
-5
/
+13
*
anv: Set up SBE_SWIZ properly for gl_Viewport
Jason Ekstrand
2019-12-04
1
-2
/
+2
*
i965: update Makefile.sources for perf changes
Jonathan Gray
2019-12-04
1
-2
/
+0
*
gallium: Fix the ->set_damage_region() implementation
Boris Brezillon
2019-12-04
3
-4
/
+35
*
winsys/amdgpu: avoid double simple_mtx_unlock()
Jonathan Gray
2019-12-04
1
-1
/
+0
*
radv: Unify max_descriptor_set_size.
Bas Nieuwenhuizen
2019-12-04
1
-14
/
+15
*
radv: Allocate cmdbuffer space for buffer marker write.
Bas Nieuwenhuizen
2019-12-04
1
-0
/
+4
*
Revert "draw: revert using correct order for prim decomposition."
Zebediah Figura
2019-12-04
1
-3
/
+1
*
intel/fs: Disable conditional discard optimization on Gen4 and Gen5
Ian Romanick
2019-12-04
1
-1
/
+8
*
VERSION: bumpre to 19.2.6
mesa-19.2.6
Dylan Baker
2019-11-21
1
-1
/
+1
*
docs: Add release notes for 19.2.6
Dylan Baker
2019-11-21
1
-0
/
+87
*
meson: generate .pc files for gles and gles2 with old glvnd
Dylan Baker
2019-11-21
1
-4
/
+24
*
glsl: Enable textureSize for samplerExternalOES
Yevhenii Kolesnikov
2019-11-21
1
-0
/
+2
*
llvmpipe/ppc: fix if/ifdef confusion in backport.
Dave Airlie
2019-11-21
1
-1
/
+1
*
freedreno/ir3: fix printing output registers of FS.
Hyunjun Ko
2019-11-21
1
-2
/
+3
*
v3d: adds an extra MOV for any sig.ld*
Alejandro Piñeiro
2019-11-21
1
-4
/
+19
*
v3d: Fix predication with atomic image operations
Jose Maria Casanova Crespo
2019-11-21
1
-0
/
+12
*
vulkan: delete typo'd header
Eric Engestrom
2019-11-21
1
-54
/
+0
*
docs/relnotes/19.2.5: Add SHA256 sum
Dylan Baker
2019-11-20
1
-1
/
+1
*
VERSION: bump for 19.2.5
mesa-19.2.5
Dylan Baker
2019-11-20
1
-1
/
+1
*
docs: Add relnotes for 19.2.5
Dylan Baker
2019-11-20
1
-0
/
+115
*
anv: Stop bounds-checking pushed UBOs
Jason Ekstrand
2019-11-20
1
-36
/
+10
*
Call shmget() with permission 0600 instead of 0777
Brian Paul
2019-11-20
3
-3
/
+6
*
i965: Unify CC_STATE and BLEND_STATE atoms on Haswell as a workaround
Danylo Piliaiev
2019-11-20
1
-2
/
+35
*
llvmpipe: use ppc64le/ppc64 Large code model for JIT-compiled shaders
Ben Crocker
2019-11-20
1
-1
/
+15
*
radeonsi: fix shader disk cache key
Pierre-Eric Pelloux-Prayer
2019-11-20
1
-2
/
+3
*
radeonsi: tell the shader disk cache what IR is used
Pierre-Eric Pelloux-Prayer
2019-11-20
1
-7
/
+10
*
radeonsi: disable sdma for gfx10
Pierre-Eric Pelloux-Prayer
2019-11-20
1
-1
/
+7
*
tgsi_to_nir: handle PIPE_FORMAT_NONE in image opcodes
Marek Olšák
2019-11-20
1
-0
/
+3
*
tgsi_to_nir: fix masked out image loads
Marek Olšák
2019-11-19
1
-2
/
+1
*
mesa/main: Ignore filter state for MS texture completeness
Illia Iorin
2019-11-19
1
-3
/
+22
*
nir/algebraic: Mark other comparison exact when removing a == a
Ian Romanick
2019-11-19
1
-2
/
+2
*
nir/algebraic: Add the ability to mark a replacement as exact
Ian Romanick
2019-11-19
4
-3
/
+13
*
intel/compiler: fix nir_op_{i,u}*32 on ICL
Paulo Zanoni
2019-11-19
1
-1
/
+1
*
st/mesa: fix Sanctuary and Tropics by disabling ARB_gpu_shader5 for them
Marek Olšák
2019-11-19
6
-1
/
+12
*
anv/wsi: signal the semaphore in the acquireNextImage
Lionel Landwerlin
2019-11-19
1
-4
/
+20
*
anv: remove list items on batch fini
Lionel Landwerlin
2019-11-19
1
-1
/
+4
*
anv: invalidate file descriptor of semaphore sync fd at vkQueueSubmit
Lionel Landwerlin
2019-11-19
1
-2
/
+4
*
cherry-ignore: Update for 19.2.4 cycle
Dylan Baker
2019-11-19
1
-0
/
+11
*
egl: fix _EGL_NATIVE_PLATFORM fallback
Eric Engestrom
2019-11-13
1
-9
/
+0
*
spirv: Don't leak GS initialization to other stages
Caio Marcelo de Oliveira Filho
2019-11-13
1
-1
/
+2
*
gallium: dri2: Use index as plane number.
Lepton Wu
2019-11-13
1
-1
/
+1
*
docs: Add SHA256 sum for for 19.2.4
Dylan Baker
2019-11-13
1
-1
/
+1
*
VERSION: bump to 19.2.4
mesa-19.2.4
Dylan Baker
2019-11-13
1
-1
/
+1
*
docs: Add release notes for 19.2.4
Dylan Baker
2019-11-13
1
-0
/
+65
[next]