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
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: avoid triggering assert in implementation
Lionel Landwerlin
2019-12-17
1
-0
/
+6
*
virgl: Increase the shader transfer buffer by doubling the size
Gert Wollny
2019-12-17
1
-2
/
+3
*
amd/common: Fix tcCompatible degradation on Stoney.
Bas Nieuwenhuizen
2019-12-16
1
-1
/
+1
*
anv: Export filter_minmax support only when it's really supported
Iván Briano
2019-12-16
1
-1
/
+1
*
amd/common: Always use addrlib for HTILE tc-compat.
Bas Nieuwenhuizen
2019-12-16
1
-11
/
+4
*
anv: fix fence underlying primitive checks
Lionel Landwerlin
2019-12-16
1
-3
/
+13
*
iris: Default to X-tiling for scanout buffers without modifiers
Kenneth Graunke
2019-12-16
1
-0
/
+2
*
anv: Don't leak when set_tiling fails
Jason Ekstrand
2019-12-16
1
-3
/
+4
*
meson/broadcom: libbroadcom_cle also needs zlib
Dylan Baker
2019-12-11
1
-1
/
+1
*
meson/broadcom: libbroadcom_cle needs expat headers
Dylan Baker
2019-12-11
1
-1
/
+1
*
gallium/util: Support POLYGON in u_stream_outputs_for_vertices
Alyssa Rosenzweig
2019-12-10
1
-1
/
+8
*
anv: Re-emit all compute state on pipeline switch
Jason Ekstrand
2019-12-10
1
-0
/
+7
*
gallium: Store the image format in winsys_handle
Nanley Chery
2019-12-10
2
-0
/
+10
*
gallium/dri2: Fix creation of multi-planar modifier images
Nanley Chery
2019-12-10
1
-19
/
+16
*
glsl/nir: iterate the system values list when adding varyings
Timothy Arceri
2019-12-10
1
-25
/
+36
*
nir/lower_clip: Fix incorrect driver loc for clipdist outputs
Rob Clark
2019-12-04
1
-0
/
+11
*
intel/perf: fix improper pointer access
Lionel Landwerlin
2019-12-04
1
-1
/
+1
*
intel/perf: simplify the processing of OA reports
Lionel Landwerlin
2019-12-04
1
-28
/
+36
*
intel/perf: take into account that reports read can be fairly old
Lionel Landwerlin
2019-12-04
1
-3
/
+4
*
intel/perf: set read buffer len to 0 to identify empty buffer
Lionel Landwerlin
2019-12-04
1
-2
/
+3
*
intel/perf: fix invalid hw_id in query results
Lionel Landwerlin
2019-12-04
1
-2
/
+6
*
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
*
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
*
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
[next]