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
*
intel/compiler: split float to 64-bit opcodes from int to 64-bit
Iago Toral Quiroga
2019-04-18
1
-0
/
+7
*
intel/compiler: add a NIR pass to lower conversions
Iago Toral Quiroga
2019-04-18
5
-0
/
+175
*
Add no_aos_sampling GALLIVM_PERF option
Dominik Drees
2019-04-17
3
-4
/
+11
*
ac: use struct/raw store intrinsics for 8-bit/16-bit int with LLVM 9+
Samuel Pitoiset
2019-04-17
1
-14
/
+34
*
ac: use struct/raw load intrinsics for 8-bit/16-bit int with LLVM 9+
Samuel Pitoiset
2019-04-17
1
-12
/
+38
*
ac: add support for more types with struct/raw LLVM intrinsics
Samuel Pitoiset
2019-04-17
1
-20
/
+26
*
radv: add VK_KHR_shader_atomic_int64 but disable it for now
Samuel Pitoiset
2019-04-17
3
-0
/
+12
*
ac/nir: add 64-bit SSBO atomic operations support
Samuel Pitoiset
2019-04-17
1
-3
/
+7
*
ac/nir: use new LLVM 8 intrinsics for SSBO atomics except cmpswap
Samuel Pitoiset
2019-04-17
1
-13
/
+18
*
gallivm: fix saturated signed add / sub with llvm 9
Roland Scheidegger
2019-04-17
1
-0
/
+14
*
meson: Add dependency on genxml to anvil genfiles
Juan A. Suarez Romero
2019-04-17
1
-1
/
+1
*
intel/perf: constify accumlator parameter
Lionel Landwerlin
2019-04-17
2
-3
/
+3
*
intel/perf: drop counter size field
Lionel Landwerlin
2019-04-17
4
-9
/
+26
*
i965: perf: add mdapi pipeline statistics queries on gen10/11
Lionel Landwerlin
2019-04-17
2
-1
/
+10
*
intel/perf: stub gen10/11 missing definitions
Lionel Landwerlin
2019-04-17
1
-0
/
+4
*
i965: move mdapi guid into intel/perf
Lionel Landwerlin
2019-04-17
2
-2
/
+4
*
i965: move mdapi result data format to intel/perf
Lionel Landwerlin
2019-04-17
7
-98
/
+138
*
i965: move brw_timebase_scale to device info
Lionel Landwerlin
2019-04-17
6
-19
/
+22
*
i965: move OA accumulation code to intel/perf
Lionel Landwerlin
2019-04-17
5
-199
/
+229
*
i965: move mdapi data structure to intel/perf
Lionel Landwerlin
2019-04-17
3
-97
/
+128
*
i965: extract performance query metrics
Lionel Landwerlin
2019-04-17
31
-866
/
+1098
*
i965: store device revision in gen_device_info
Lionel Landwerlin
2019-04-17
4
-6
/
+5
*
intel/compiler/icl: Use tcs barrier id bits 24:30 instead of 24:27
Topi Pohjolainen
2019-04-17
1
-7
/
+17
*
virgl: document potentially failing blit
Erik Faye-Lund
2019-04-17
1
-0
/
+6
*
virgl: do color-conversion during when mapping transfer
Erik Faye-Lund
2019-04-17
1
-10
/
+70
*
virgl: only blit if resource is read
Erik Faye-Lund
2019-04-17
1
-2
/
+5
*
virgl: get readback-formats from host
Erik Faye-Lund
2019-04-17
3
-0
/
+44
*
gallium/util: support translating between uint and sint formats
Erik Faye-Lund
2019-04-17
1
-0
/
+62
*
virgl: make sure bind is set for non-buffers
Erik Faye-Lund
2019-04-17
1
-0
/
+3
*
virgl: support write-back with staged transfers
Erik Faye-Lund
2019-04-17
2
-22
/
+49
*
virgl: use pipe_box for blit dst-rect
Erik Faye-Lund
2019-04-17
1
-5
/
+12
*
virgl: rewrite core of virgl_texture_transfer_map
Erik Faye-Lund
2019-04-17
1
-36
/
+58
*
virgl: return error if allocating resolve_tmp fails
Erik Faye-Lund
2019-04-17
1
-0
/
+4
*
virgl: wait for the right resource
Erik Faye-Lund
2019-04-17
1
-1
/
+1
*
virgl: check for readback on correct resource
Erik Faye-Lund
2019-04-17
1
-1
/
+1
*
virgl: make unmap queuing a bit more straight-forward
Erik Faye-Lund
2019-04-17
1
-5
/
+7
*
virgl: simplify virgl_texture_transfer_unmap logic
Erik Faye-Lund
2019-04-17
1
-13
/
+9
*
virgl: track full virgl_resource instead of just virgl_hw_res
Erik Faye-Lund
2019-04-17
1
-5
/
+5
*
virgl: tmp_resource -> templ
Erik Faye-Lund
2019-04-17
1
-4
/
+3
*
virgl: remove pointless transfer-counter
Erik Faye-Lund
2019-04-17
4
-4
/
+2
*
radeonsi/nir: fix scanning of bindless images
Timothy Arceri
2019-04-17
1
-38
/
+37
*
iris: Add texture cache flushing hacks for blit and resource_copy_region
Kenneth Graunke
2019-04-16
1
-0
/
+36
*
v3d: Always set up the qregs for CSD payload.
Eric Anholt
2019-04-16
1
-10
/
+2
*
v3d: Only look up the 3rd texture gather offset for non-arrays.
Eric Anholt
2019-04-16
1
-1
/
+1
*
spirv: Tell which opcode or value is unhandled when failing
Caio Marcelo de Oliveira Filho
2019-04-16
4
-42
/
+61
*
spirv: Add more to_string helpers
Caio Marcelo de Oliveira Filho
2019-04-16
2
-3
/
+15
*
intel/mi_builder: Disable mem_mem tests on IVB
Jason Ekstrand
2019-04-16
1
-0
/
+3
*
iris: Change vendor and renderer strings
Kenneth Graunke
2019-04-16
1
-1
/
+4
*
intel/mi_builder: Re-order an initializer
Jason Ekstrand
2019-04-16
1
-2
/
+2
*
nir/algebraic: Use a cache to avoid re-emitting structs
Jason Ekstrand
2019-04-16
1
-17
/
+36
[next]