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
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
turnip: set VFD_INDEX_OFFSET in 3D clear/blit path
Jonathan Marek
2020-06-17
1
-4
/
+8
*
spirv: do not set num_components for non-vectorized mbcnt_amd intrinsic
Samuel Pitoiset
2020-06-17
1
-1
/
+2
*
st_glsl_to_nir: fix potential use after free
Timothy Arceri
2020-06-17
1
-2
/
+14
*
glsl: small optimisation fix for uniform array resizing
Timothy Arceri
2020-06-17
1
-15
/
+10
*
glsl: fix uniform array resizing in the nir linker
Timothy Arceri
2020-06-17
1
-44
/
+42
*
anv: enable VK_EXT_pipeline_creation_cache_control
Iván Briano
2020-06-17
2
-0
/
+8
*
anv: implement VK_PIPELINE_CREATE_FAIL_ON_PIPELINE_COMPILE_REQUIRED_BIT_EXT
Iván Briano
2020-06-17
2
-14
/
+41
*
anv: support externally synchronized pipeline caches
Iván Briano
2020-06-17
2
-13
/
+32
*
intel/compiler: Remove unnecessary optimization for MUL
Sagar Ghuge
2020-06-16
1
-8
/
+0
*
intel/compiler: Optimize integer add with 0 into mov
Sagar Ghuge
2020-06-16
1
-0
/
+8
*
util: enable futex usage on BSDs after 7dc2f4788288
Jan Beich
2020-06-16
3
-2
/
+7
*
freedreno/ir3: add post-scheduler cp pass
Rob Clark
2020-06-16
5
-0
/
+223
*
freedreno/ir3/cp: extract valid_flags
Rob Clark
2020-06-16
3
-174
/
+178
*
freedreno/ir3: delay test support for vectorish instructions
Rob Clark
2020-06-16
2
-5
/
+68
*
freedreno/ir3: add helpers to move instructions
Rob Clark
2020-06-16
4
-6
/
+25
*
freedreno/ir3/delay: calculate delay properly for (rptN)'d instructions
Rob Clark
2020-06-16
1
-1
/
+23
*
freedreno/ir3: add test for delay slot calculation
Rob Clark
2020-06-16
2
-0
/
+178
*
freedreno/ir3/print: print (r) flag
Rob Clark
2020-06-16
1
-0
/
+3
*
freedreno/ir3/legalize: don't allow (nopN) if (rptN)
Rob Clark
2020-06-16
1
-1
/
+2
*
freedreno/a6xx: emit shader names in debug builds
Rob Clark
2020-06-16
1
-0
/
+7
*
freedreno: splitup emit_string_marker
Rob Clark
2020-06-16
2
-21
/
+48
*
freedreno/ir3/cp: properly handle already-folded RELATIV
Rob Clark
2020-06-16
1
-3
/
+5
*
freedreno/ir3/validate: also check instr->address
Rob Clark
2020-06-16
1
-0
/
+9
*
freedreno/sched: reset delay counters at start of block
Rob Clark
2020-06-16
2
-0
/
+4
*
freedreno/log-parser: fix compute times
Rob Clark
2020-06-16
1
-0
/
+1
*
anv: add an option to disable secondary command buffer calls
Lionel Landwerlin
2020-06-16
4
-2
/
+10
*
nir/intrinsics: Put the _intel intrinsics together at the end
Jason Ekstrand
2020-06-16
1
-12
/
+12
*
softpipe: change vendor name to something more generic.
Dave Airlie
2020-06-17
1
-1
/
+1
*
llvmpipe: change vendor to be more generic.
Dave Airlie
2020-06-17
1
-1
/
+1
*
virgl: change vendor id to reflect reality more.
Dave Airlie
2020-06-17
1
-1
/
+1
*
anv: Add anv_pipeline_init/finish helpers
Jason Ekstrand
2020-06-16
3
-56
/
+84
*
anv: Add an anv_batch_set_storage helper
Jason Ekstrand
2020-06-16
4
-7
/
+15
*
anv,iris: unbreak on BSDs after 812cf5f522ab,abf8aed68047
Jan Beich
2020-06-16
2
-3
/
+2
*
aco: don't allow SGPRs on logical phis
Daniel Schürmann
2020-06-16
1
-1
/
+1
*
aco: reorder calls to aco_validate() and cleanup aco_compile_shader()
Daniel Schürmann
2020-06-16
1
-15
/
+7
*
panfrost: Implement ARB_depth_clamp
Icecream95
2020-06-16
4
-3
/
+23
*
panfrost: Clean up panfrost_frag_meta_rasterizer_update
Icecream95
2020-06-16
1
-7
/
+7
*
iris: Fix documentation for _iris_batch_flush
Rohan Garg
2020-06-16
1
-6
/
+0
*
zink: expose GLSL 1.30
Erik Faye-Lund
2020-06-16
1
-1
/
+1
*
zink: enable cull-distance if supported
Erik Faye-Lund
2020-06-16
1
-2
/
+0
*
gallium/hud: don't use user vertex buffers
Erik Faye-Lund
2020-06-16
1
-2
/
+5
*
Revert "gallium/hud: don't use user vertex buffers"
Erik Faye-Lund
2020-06-16
2
-22
/
+8
*
nir/validate: validate intr->num_components
Rob Clark
2020-06-16
1
-0
/
+18
*
vc4: don't relay on intr->num_components for non-vectorized intrinsics
Jose Maria Casanova Crespo
2020-06-16
1
-1
/
+1
*
v3d: don't use intr->num_components for non-vectorized intrinsics
Rob Clark
2020-06-16
2
-2
/
+1
*
spriv: don't set num_components for non-vectorised intrinsics
Rob Clark
2020-06-16
2
-5
/
+5
*
nir/lower-atomics-to-ssbo: don't set num_components
Rob Clark
2020-06-16
1
-7
/
+8
*
nir/builder: don't set intr->num_components
Rob Clark
2020-06-16
1
-1
/
+0
*
radv: don't set num_components for non-vectorized intrinsics
Rob Clark
2020-06-16
1
-1
/
+0
*
freedreno/ir3: don't rely on intr->num_components
Rob Clark
2020-06-16
4
-22
/
+20
[next]