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
...
*
anv: Drop an unused variable
Jason Ekstrand
2020-01-13
1
-1
/
+0
*
nir/lower_atomics_to_ssbo: Also lower barriers
Jason Ekstrand
2020-01-13
10
-15
/
+7
*
nir: Rename nir_intrinsic_barrier to control_barrier
Jason Ekstrand
2020-01-13
18
-24
/
+30
*
intel/nir: Stop adding redundant barriers
Jason Ekstrand
2020-01-13
1
-14
/
+0
*
nir/glsl: Emit memory barriers as part of barrier()
Jason Ekstrand
2020-01-13
1
-0
/
+12
*
spirv: Add output memory semantics to OpControlBarrier in TCS
Jason Ekstrand
2020-01-13
1
-3
/
+21
*
spirv: Add a workaround for OpControlBarrier on old GLSLang
Jason Ekstrand
2020-01-13
2
-1
/
+24
*
nir: Add a new memory_barrier_tcs_patch intrinsic
Jason Ekstrand
2020-01-13
12
-0
/
+32
*
llmvpipe: No-op implement more barriers
Jason Ekstrand
2020-01-13
1
-0
/
+3
*
nir: Handle barriers with more granularity in combine_stores
Jason Ekstrand
2020-01-13
1
-5
/
+9
*
nir: Handle more barriers in dead_write and copy_prop
Jason Ekstrand
2020-01-13
2
-0
/
+22
*
intel/vec4: Support scoped_memory_barrier
Jason Ekstrand
2020-01-13
1
-1
/
+2
*
lima: Add stencil support
Andreas Baierl
2020-01-13
2
-27
/
+64
*
lima/parser: Make rsw alpha blend parsing more readable
Andreas Baierl
2020-01-13
1
-4
/
+5
*
panfrost: Remove unneeded phi nodes
Boris Brezillon
2020-01-13
1
-0
/
+1
*
aco: check if multiplication/clamp is live when applying output modifier
Rhys Perry
2020-01-13
1
-18
/
+24
*
aco: disable add combining for ds_swizzle_b32
Rhys Perry
2020-01-13
1
-1
/
+1
*
aco: don't DCE atomics with return values
Rhys Perry
2020-01-13
5
-19
/
+26
*
aco: set exec_potentially_empty for demotes
Rhys Perry
2020-01-13
1
-0
/
+6
*
aco: better handle neg/abs of sgprs
Rhys Perry
2020-01-13
1
-2
/
+3
*
aco: check usesModifiers() when identifying a neg/abs
Rhys Perry
2020-01-13
1
-2
/
+2
*
aco: handle omod successors with the constant in the first operand
Rhys Perry
2020-01-13
1
-6
/
+8
*
aco: handle VOP3 modifiers when combining a constant comparison's NaN test
Rhys Perry
2020-01-13
1
-0
/
+6
*
aco: fix uninitialized data in the binary
Rhys Perry
2020-01-13
1
-1
/
+5
*
aco: fix imageSize()/textureSize() with large buffers on GFX8
Rhys Perry
2020-01-13
1
-19
/
+15
*
aco: set vm for pos0 exports on GFX10
Rhys Perry
2020-01-13
2
-3
/
+6
*
panfrost: Fix headers and gpu_headers memory leak
Daniel Ogorchock
2020-01-13
1
-0
/
+3
*
panfrost: Fix panfrost_bo_access memory leak
Daniel Ogorchock
2020-01-13
1
-1
/
+3
*
radv/gfx10: improve performance for TES using PrimID but not exporting it
Samuel Pitoiset
2020-01-13
1
-1
/
+1
*
radv/gfx10: add support for NGG passthrough mode
Samuel Pitoiset
2020-01-13
2
-9
/
+15
*
radv/gfx10: do not declare LDS for NGG if useless
Samuel Pitoiset
2020-01-13
1
-6
/
+9
*
radv/gfx10: determine if a pipeline is eligible for NGG passthrough
Samuel Pitoiset
2020-01-13
4
-12
/
+59
*
radv/gfx10: disable vertex grouping
Samuel Pitoiset
2020-01-13
1
-5
/
+2
*
nvc0: treat all draws without color0 broadcast as MRT
Ilia Mirkin
2020-01-12
1
-1
/
+1
*
gm107/ir: avoid combining geometry shader stores at 0x60
Ilia Mirkin
2020-01-12
1
-0
/
+10
*
nvc0: add dummy reset status support
Ilia Mirkin
2020-01-12
2
-1
/
+8
*
nv50,nvc0: fix destination coordinates of blit
Ilia Mirkin
2020-01-12
2
-10
/
+18
*
radv: Use new scanout gfx9 metadata flag.
Bas Nieuwenhuizen
2020-01-12
3
-10
/
+14
*
lima: fix PIPE_CAP_* to mark features that aren't supported yet
Vasily Khoruzhick
2020-01-12
1
-0
/
+6
*
lima: implement polygon offset
Vasily Khoruzhick
2020-01-12
1
-14
/
+9
*
lima: fix viewport clipping
Vasily Khoruzhick
2020-01-12
1
-5
/
+17
*
lima: fix PLBU_CMD_PRIMITIVE_SETUP command
Vasily Khoruzhick
2020-01-12
2
-21
/
+16
*
glsl: fix potential bug in nir uniform linker
Timothy Arceri
2020-01-12
1
-7
/
+3
*
etnaviv: add deqp debug option
Christian Gmeiner
2020-01-11
2
-1
/
+8
*
aco/wave32: Set the definitions of v_cmp instructions to the lane mask.
Timur Kristóf
2020-01-11
1
-4
/
+6
*
pan/midgard: Support indirect UBO offsets
Alyssa Rosenzweig
2020-01-10
2
-22
/
+7
*
intel/fs: Make implied_mrf_writes() an fs_inst method.
Francisco Jerez
2020-01-10
7
-18
/
+17
*
intel/fs/cse: Fix non-deterministic behavior due to inaccurate liveness calcu...
Francisco Jerez
2020-01-10
2
-4
/
+4
*
intel/fs: Fix nir_intrinsic_load_barycentric_at_sample for SIMD32.
Francisco Jerez
2020-01-10
1
-1
/
+1
*
intel/fs/gen8+: Fix r127 dst/src overlap RA workaround for EOT message payload.
Francisco Jerez
2020-01-10
1
-5
/
+11
[prev]
[next]