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: fix cmod propagation for non 32-bit types
Iago Toral Quiroga
2019-04-18
1
-4
/
+9
*
intel/compiler: add a brw_reg_type_is_integer helper
Iago Toral Quiroga
2019-04-18
1
-0
/
+18
*
intel/compiler: implement is_zero, is_one, is_negative_one for 8-bit/16-bit
Iago Toral Quiroga
2019-04-18
1
-0
/
+26
*
intel/compiler: generalize the combine constants pass
Iago Toral Quiroga
2019-04-18
1
-22
/
+212
*
intel/eu: force stride of 2 on NULL register for Byte instructions
Iago Toral Quiroga
2019-04-18
1
-0
/
+11
*
intel/compiler: ask for an integer type if requesting an 8-bit type
Iago Toral Quiroga
2019-04-18
1
-2
/
+3
*
intel/compiler: rework conversion opcodes
Iago Toral Quiroga
2019-04-18
1
-19
/
+22
*
intel/compiler: activate 16-bit bit-size lowerings also for 8-bit
Iago Toral Quiroga
2019-04-18
1
-1
/
+1
*
intel/compiler: split is_partial_write() into two variants
Iago Toral Quiroga
2019-04-18
11
-30
/
+54
*
intel/compiler: workaround for SIMD8 half-float MAD in gen8
Iago Toral Quiroga
2019-04-18
1
-11
/
+28
*
intel/compiler: fix ddy for half-float in Broadwell
Iago Toral Quiroga
2019-04-18
1
-2
/
+15
*
intel/compiler: fix ddx and ddy for 16-bit float
Iago Toral Quiroga
2019-04-18
1
-19
/
+18
*
intel/compiler: set correct precision fields for 3-source float instructions
Iago Toral Quiroga
2019-04-18
1
-0
/
+16
*
intel/compiler: allow half-float on 3-source instructions since gen8
Iago Toral Quiroga
2019-04-18
1
-1
/
+2
*
intel/compiler: don't compact 3-src instructions with Src1Type or Src2Type bits
Iago Toral Quiroga
2019-04-18
1
-1
/
+4
*
intel/compiler: add new half-float register type for 3-src instructions
Iago Toral Quiroga
2019-04-18
1
-0
/
+4
*
intel/compiler: add instruction setters for Src1Type and Src2Type.
Iago Toral Quiroga
2019-04-18
1
-0
/
+2
*
intel/compiler: drop unnecessary temporary from 32-bit fsign implementation
Iago Toral Quiroga
2019-04-18
1
-3
/
+2
*
intel/compiler: implement 16-bit fsign
Iago Toral Quiroga
2019-04-18
1
-1
/
+16
*
intel/compiler: handle extended math restrictions for half-float
Iago Toral Quiroga
2019-04-18
3
-12
/
+34
*
intel/compiler: lower some 16-bit float operations to 32-bit
Iago Toral Quiroga
2019-04-18
1
-0
/
+5
*
intel/compiler: assert restrictions on conversions to half-float
Iago Toral Quiroga
2019-04-18
1
-2
/
+3
*
intel/compiler: handle b2i/b2f with other integer conversion opcodes
Iago Toral Quiroga
2019-04-18
1
-8
/
+8
*
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
[next]