summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-04-17amd/common: lower bitfield_extract to ubfe/ibfe.daniel-schuermann/mesa-bitfieldDaniel Schürmann4-35/+22
2019-04-17amd/common: lower bitfield_insert to bfm & bitfield_selectDaniel Schürmann6-26/+38
2019-04-17nir: bitfield_extract/insert optimization: remove unnecessary bcsel when bits...Daniel Schürmann1-2/+10
2019-04-17nir: define behavior of nir_op_bfm and nir_op_u/ibfe according to SM5 spec.Daniel Schürmann4-29/+15
2019-04-17nir: add optimization pattern for ('ult', a, ('and', b, a)) and friends.Daniel Schürmann1-0/+4
2019-04-17ac: use struct/raw store intrinsics for 8-bit/16-bit int with LLVM 9+Samuel Pitoiset1-14/+34
2019-04-17ac: use struct/raw load intrinsics for 8-bit/16-bit int with LLVM 9+Samuel Pitoiset1-12/+38
2019-04-17ac: add support for more types with struct/raw LLVM intrinsicsSamuel Pitoiset1-20/+26
2019-04-17radv: add VK_KHR_shader_atomic_int64 but disable it for nowSamuel Pitoiset3-0/+12
2019-04-17ac/nir: add 64-bit SSBO atomic operations supportSamuel Pitoiset1-3/+7
2019-04-17ac/nir: use new LLVM 8 intrinsics for SSBO atomics except cmpswapSamuel Pitoiset1-13/+18
2019-04-17gallivm: fix saturated signed add / sub with llvm 9Roland Scheidegger1-0/+14
2019-04-17meson: Add dependency on genxml to anvil genfilesJuan A. Suarez Romero1-1/+1
2019-04-17intel/perf: constify accumlator parameterLionel Landwerlin2-3/+3
2019-04-17intel/perf: drop counter size fieldLionel Landwerlin4-9/+26
2019-04-17i965: perf: add mdapi pipeline statistics queries on gen10/11Lionel Landwerlin2-1/+10
2019-04-17intel/perf: stub gen10/11 missing definitionsLionel Landwerlin1-0/+4
2019-04-17i965: move mdapi guid into intel/perfLionel Landwerlin2-2/+4
2019-04-17i965: move mdapi result data format to intel/perfLionel Landwerlin7-98/+138
2019-04-17i965: move brw_timebase_scale to device infoLionel Landwerlin6-19/+22
2019-04-17i965: move OA accumulation code to intel/perfLionel Landwerlin5-199/+229
2019-04-17i965: move mdapi data structure to intel/perfLionel Landwerlin3-97/+128
2019-04-17i965: extract performance query metricsLionel Landwerlin31-866/+1098
2019-04-17i965: store device revision in gen_device_infoLionel Landwerlin4-6/+5
2019-04-17intel/compiler/icl: Use tcs barrier id bits 24:30 instead of 24:27Topi Pohjolainen1-7/+17
2019-04-17virgl: document potentially failing blitErik Faye-Lund1-0/+6
2019-04-17virgl: do color-conversion during when mapping transferErik Faye-Lund1-10/+70
2019-04-17virgl: only blit if resource is readErik Faye-Lund1-2/+5
2019-04-17virgl: get readback-formats from hostErik Faye-Lund3-0/+44
2019-04-17gallium/util: support translating between uint and sint formatsErik Faye-Lund1-0/+62
2019-04-17virgl: make sure bind is set for non-buffersErik Faye-Lund1-0/+3
2019-04-17virgl: support write-back with staged transfersErik Faye-Lund2-22/+49
2019-04-17virgl: use pipe_box for blit dst-rectErik Faye-Lund1-5/+12
2019-04-17virgl: rewrite core of virgl_texture_transfer_mapErik Faye-Lund1-36/+58
2019-04-17virgl: return error if allocating resolve_tmp failsErik Faye-Lund1-0/+4
2019-04-17virgl: wait for the right resourceErik Faye-Lund1-1/+1
2019-04-17virgl: check for readback on correct resourceErik Faye-Lund1-1/+1
2019-04-17virgl: make unmap queuing a bit more straight-forwardErik Faye-Lund1-5/+7
2019-04-17virgl: simplify virgl_texture_transfer_unmap logicErik Faye-Lund1-13/+9
2019-04-17virgl: track full virgl_resource instead of just virgl_hw_resErik Faye-Lund1-5/+5
2019-04-17virgl: tmp_resource -> templErik Faye-Lund1-4/+3
2019-04-17virgl: remove pointless transfer-counterErik Faye-Lund4-4/+2
2019-04-17radeonsi/nir: fix scanning of bindless imagesTimothy Arceri1-38/+37
2019-04-16iris: Add texture cache flushing hacks for blit and resource_copy_regionKenneth Graunke1-0/+36
2019-04-16v3d: Always set up the qregs for CSD payload.Eric Anholt1-10/+2
2019-04-16v3d: Only look up the 3rd texture gather offset for non-arrays.Eric Anholt1-1/+1
2019-04-16spirv: Tell which opcode or value is unhandled when failingCaio Marcelo de Oliveira Filho4-42/+61
2019-04-16spirv: Add more to_string helpersCaio Marcelo de Oliveira Filho2-3/+15
2019-04-16intel/mi_builder: Disable mem_mem tests on IVBJason Ekstrand1-0/+3
2019-04-16iris: Change vendor and renderer stringsKenneth Graunke1-1/+4