index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
pan/midgard: Add bizarre corner case
Alyssa Rosenzweig
2019-11-04
1
-1
/
+8
*
pan/midgard: Compute bundle interference
Alyssa Rosenzweig
2019-11-04
1
-0
/
+57
*
pan/midgard: Fix quadword_count handling
Alyssa Rosenzweig
2019-11-04
3
-4
/
+8
*
pan/midgard: Validate tags when branching
Alyssa Rosenzweig
2019-11-04
1
-6
/
+32
*
aco: fix accidential reordering of instructions when scheduling
Daniel Schürmann
2019-11-04
1
-10
/
+47
*
aco: only use single-dword loads/stores for spilling
Daniel Schürmann
2019-11-04
1
-41
/
+10
*
aco: fix immediate offset for spills if scratch is used
Daniel Schürmann
2019-11-04
1
-6
/
+6
*
anv: Properly handle host query reset of performance queries
Lionel Landwerlin
2019-11-04
1
-32
/
+20
*
state_tracker: Handle texture view min level in st_generate_mipmap()
Paul Gofman
2019-11-04
1
-1
/
+7
*
iris: try to set the specified tiling when importing a dmabuf
James Xiong
2019-11-04
3
-11
/
+29
*
iris: Fix "Force Zero RTA Index Enable" setting again
Kenneth Graunke
2019-11-04
1
-1
/
+1
*
nir: correct use of identity check in python
Dylan Baker
2019-11-04
1
-2
/
+2
*
panfrost: MALI_DEPTH_TEST is actually MALI_DEPTH_WRITEMASK
Boris Brezillon
2019-11-04
5
-1384
/
+5
*
vulkan: bump headers/registry to 1.1.127
Lionel Landwerlin
2019-11-04
2
-5
/
+81
*
radv: fix compute pipeline keys when optimizations are disabled
Samuel Pitoiset
2019-11-04
1
-2
/
+18
*
nv50/ir: fix crash in isUniform for undefined values
Karol Herbst
2019-11-03
1
-0
/
+2
*
mesa: check draw buffer completeness on glClearBufferfi/glClearBufferiv
Lionel Landwerlin
2019-11-02
1
-0
/
+12
*
lima: set dithering flag when necessary
Vasily Khoruzhick
2019-11-01
2
-11
/
+3
*
glsl: encode struct/interface types better
Marek Olšák
2019-11-01
1
-12
/
+23
*
glsl: encode array types better
Marek Olšák
2019-11-01
1
-4
/
+20
*
glsl: encode explicit_stride for basic types better
Marek Olšák
2019-11-01
1
-3
/
+10
*
glsl: encode vector_elements and matrix_columns better
Marek Olšák
2019-11-01
1
-3
/
+5
*
glsl: encode/decode types using a union with bitfields for readability
Marek Olšák
2019-11-01
1
-36
/
+55
*
lima: ignore flags while looking for BO in cache
Vasily Khoruzhick
2019-11-01
1
-2
/
+2
*
lima: align size before trying to fetch BO from cache
Vasily Khoruzhick
2019-11-01
1
-2
/
+2
*
lima: add debug prints for BO cache
Vasily Khoruzhick
2019-11-01
3
-6
/
+56
*
pan/midgard: Use fp32 blend shaders
Alyssa Rosenzweig
2019-11-01
4
-12
/
+11
*
radv: Close all unnecessary fds in secure compile.
Bas Nieuwenhuizen
2019-11-01
1
-29
/
+64
*
anv: remove incorrect polygonMode=point early-out
Erik Faye-Lund
2019-11-01
1
-6
/
+0
*
pan/midgard: Eliminate blank_alu_src
Alyssa Rosenzweig
2019-11-01
6
-36
/
+22
*
pan/midgard: Refactor swizzles
Alyssa Rosenzweig
2019-11-01
14
-385
/
+259
*
pan/midgard: Add a dummy source for loads
Alyssa Rosenzweig
2019-11-01
3
-29
/
+11
*
pan/midgard: Remove OP_IS_STORE_VARY
Alyssa Rosenzweig
2019-11-01
1
-7
/
+0
*
glsl: disable lower_fragdata_array() for NIR drivers
Timothy Arceri
2019-11-01
1
-1
/
+2
*
glsl: just use NIR to lower outputs when driver can't read outputs
Timothy Arceri
2019-11-01
1
-6
/
+3
*
lima: support indexed draw with bias
Icenowy Zheng
2019-10-31
1
-1
/
+1
*
anv: Move the RT BTI flush workaround to begin_subpass
Jason Ekstrand
2019-10-31
1
-23
/
+18
*
anv: Stop compacting render targets in the binding table
Jason Ekstrand
2019-10-31
1
-88
/
+62
*
anv: Don't claim the null RT as a valid color target
Jason Ekstrand
2019-10-31
1
-6
/
+6
*
anv: Don't delete fragment shaders that write sample mask
Jason Ekstrand
2019-10-31
1
-1
/
+3
*
glsl: Enable textureSize for samplerExternalOES
Yevhenii Kolesnikov
2019-10-31
1
-0
/
+2
*
ci: Switch over to an autoscaling GKE cluster for builds.
Eric Anholt
2019-10-31
4
-8
/
+20
*
ci: Make lava inherit the ccache setup of the .build script.
Eric Anholt
2019-10-31
1
-13
/
+2
*
meson: revert glvnd workaround
Eric Engestrom
2019-10-31
4
-28
/
+5
*
meson: require glvnd 1.2.0
Eric Engestrom
2019-10-31
1
-1
/
+1
*
gitlab-ci: build a recent enough version of GLVND (ie. 1.2.0)
Eric Engestrom
2019-10-31
2
-2
/
+24
*
meson: move idep_xmlconfig_headers to xmlpool/
Eric Engestrom
2019-10-31
2
-6
/
+6
*
anv: Use the new BO alloc API for Android
Jason Ekstrand
2019-10-31
1
-28
/
+15
*
zink: emit line-width when using polygon line-mode
Erik Faye-Lund
2019-10-31
1
-1
/
+20
*
radeon: replace xmlpool_options_h with idep_xmlconfig_headers
Eric Engestrom
2019-10-31
1
-2
/
+2
[next]