summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-03-15i965/gen9: Enable object level preemption.cnl/preemption_atomRafael Antognolli1-0/+47
2018-03-15i965/gen10+: Enable object level preemption.Rafael Antognolli4-1/+34
2018-03-15anv/gen10: Enable object level preemption.Rafael Antognolli1-0/+18
2018-03-15intel/genxml: Add register for object preemption.Rafael Antognolli3-0/+24
2018-03-15meson: fix pipe-loaders after omx changesDylan Baker1-3/+4
2018-03-15meson: require amdgpu >= 2.4.91Dylan Baker1-1/+1
2018-03-15configure.ac: require libdrm_amdgpu 2.4.91Marek Olšák1-9/+1
2018-03-15configure.ac: blacklist libdrm 2.4.90Marek Olšák1-0/+8
2018-03-15radv: dump LLVM IR when a hang is detectedSamuel Pitoiset1-0/+1
2018-03-15radv: record LLVM IR when debugging shadersSamuel Pitoiset3-0/+12
2018-03-15radv: add dump_shader to the NIR compiler optionsSamuel Pitoiset4-22/+19
2018-03-15radv: pass the NIR compiler options to ac_compile_llvm_module()Samuel Pitoiset1-5/+7
2018-03-15radv: print some information when RADV_TRACE_FILE is setSamuel Pitoiset3-1/+9
2018-03-15radv: only display options that are enabledSamuel Pitoiset1-12/+16
2018-03-15mailmap: Use Eric Engestrom's personal email addressEric Engestrom1-0/+2
2018-03-15spirv/radv: add AMD_gcn_shader capability, remove current extensionsAlejandro Piñeiro4-10/+3
2018-03-15spirv: update arguments for vtn_nir_alu_op_for_spirv_opcode()Samuel Iglesias Gonsálvez3-15/+15
2018-03-15spirv: fix the translation of SPIR-V conversion opcodes to NIRSamuel Iglesias Gonsálvez1-3/+37
2018-03-15vbo: Correctly handle source arrays in vbo_split_copy.Mathias Fröhlich1-3/+5
2018-03-14sched.h needs to be imported on Darwin/OSX targets.Apple SWE1-0/+4
2018-03-14Add processor topology calculation implementation for Darwin/OSX targets.Apple SWE1-1/+55
2018-03-15virgl: resize resource bo allocation if we need to.Dave Airlie2-4/+12
2018-03-14nv50,nvc0: Support BGRX1010102 and RGBX1010102 for sampling.Mario Kleiner1-0/+2
2018-03-14util: Use set_foreach instead of rolling our ownThomas Helland1-6/+2
2018-03-14glsl: Use hash table cloning in copy propagationThomas Helland2-31/+15
2018-03-14util: Implement a hash table cloning functionThomas Helland2-0/+24
2018-03-14st/mesa: Factorize duplicate code in st_BlitFramebuffer()Guillaume Charifi1-50/+26
2018-03-14autotools: add -I/src/egl to tizoniaDylan Baker1-0/+1
2018-03-14Revert "Add processor topology calculation implementation for Darwin/OSX targ...Dylan Baker1-55/+0
2018-03-14Revert "sched.h needs to be imported on Darwin/OSX targets."Dylan Baker1-4/+0
2018-03-14compiler: int8/uint8 supportKarol Herbst16-0/+128
2018-03-14radv: Fix CmdCopyImage between uncompressed and compressed imagesAlex Smith1-6/+17
2018-03-14radv: fix vkGetDeviceQueue2() when create flags don't matchSamuel Pitoiset2-2/+22
2018-03-14spirv: Handle doubles when multiplying a mat by a scalarNeil Roberts1-3/+3
2018-03-14anv/entrypoints: VkGetDeviceProcAddr returns NULL for core instance commandsIago Toral Quiroga1-1/+5
2018-03-14anv/entrypoints: dispatches to VkQueue are device-levelIago Toral Quiroga1-2/+7
2018-03-14radv: drop assert on bindingDescriptorCount > 0Dave Airlie1-1/+0
2018-03-13sched.h needs to be imported on Darwin/OSX targets.Apple SWE1-0/+4
2018-03-13Add processor topology calculation implementation for Darwin/OSX targets.Apple SWE1-0/+55
2018-03-14r600: fix abs for op3 sourcesRoland Scheidegger1-54/+56
2018-03-14radv: mark all tess output for an indirect access.Dave Airlie1-8/+13
2018-03-14ac/nir: pass the nir variable through tcs loading.Dave Airlie4-22/+15
2018-03-14radv: get correct offset into LDS for indexed vars.Dave Airlie1-1/+1
2018-03-13nir: lower_load_const_to_scalar fix for 8/16b typesRob Clark1-4/+15
2018-03-13Update the documentation for mesonDylan Baker1-13/+23
2018-03-13ac/nir: Use lower_vote_eq_to_ballot instead of ac_nir_lower_subgroupsJason Ekstrand6-99/+1
2018-03-13nir/subgroups: Add lowering for vote_ieq/vote_feq to a ballotJason Ekstrand2-0/+49
2018-03-13meson: don't use compiler.has_headerDylan Baker1-1/+1
2018-03-13i965: Emit texture cache invalidates around blorp_copyJason Ekstrand1-0/+15
2018-03-13brodacom/vc4: Fix simulator since the perfmon change.Eric Anholt1-0/+1