summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2019-09-09lima: run opt_algebraic between int_to_float and boot_to_float for vsVasily Khoruzhick1-4/+5
2019-09-09lima/gpir: fix warning in gpir disassemblerVasily Khoruzhick1-1/+1
2019-09-09lima/gpir: lower fceilVasily Khoruzhick1-0/+1
2019-09-09lima/gpir: Disallow moves for schedule_first nodesConnor Abbott1-1/+5
2019-09-09lima/gpir: Fix fake dep handling for schedule_first nodesConnor Abbott2-10/+30
2019-09-09lima/gpir: Fix schedule_first insertion logicConnor Abbott1-2/+3
2019-09-09lima/gpir: Ignore unscheduled successors in can_use_complex()Connor Abbott1-1/+2
2019-09-09lima/gpir: Do all lowerings before rschedConnor Abbott3-23/+2
2019-09-08android: anv: libmesa_vulkan_common: add libmesa_util static dependencyMauro Rossi1-1/+2
2019-09-08panfrost: Rename pan_bo_cache.c into pan_bo.cBoris Brezillon2-1/+1
2019-09-08panfrost: Get rid of the now unused SLAB allocatorBoris Brezillon3-47/+0
2019-09-08panfrost: Get rid of unused panfrost_context fieldsBoris Brezillon1-4/+0
2019-09-08panfrost: Convert ctx->{scratchpad, tiler_heap, tiler_dummy} to plain BOsBoris Brezillon3-18/+21
2019-09-08panfrost: Make transient allocation rely on the BO cacheBoris Brezillon5-104/+16
2019-09-08panfrost: Stop passing a ctx to functions being passed a batchBoris Brezillon4-21/+23
2019-09-08panfrost: Pass a batch to panfrost_drm_submit_vs_fs_batch()Boris Brezillon3-9/+9
2019-09-08panfrost: s/job/batch/Boris Brezillon16-259/+264
2019-09-08egl: Add GL_MESA_EGL_sync supportHeinrich Fink2-4/+8
2019-09-08registry: update gl.xml with GL_MESA_EGL_sync tokenHeinrich Fink1-0/+1
2019-09-07android: fix linking issues with liblogTapani Pälli2-1/+4
2019-09-06iris: Support the disable_throttling=true driconf option.Kenneth Graunke3-0/+6
2019-09-06nir/dead_cf: Repair SSA if the pass makes progressJason Ekstrand1-2/+13
2019-09-06nir/repair_ssa: Insert deref casts when neededJason Ekstrand1-2/+29
2019-09-06nir/repair_ssa: Repair dominance for unreachable blocksJason Ekstrand1-4/+8
2019-09-06nir: Add a block_is_unreachable helperJason Ekstrand2-0/+15
2019-09-06nir: Don't infinitely recurse in lower_ssa_defs_to_regs_blockJason Ekstrand1-5/+15
2019-09-06nir: Handle complex derefs in nir_split_array_varsJason Ekstrand1-2/+5
2019-09-06intel/blorp: Use wide formats for nicely aligned stencil clearsJason Ekstrand2-0/+122
2019-09-06intel/blorp: Expose surf_fake_interleaved_msaa internallyJason Ekstrand2-5/+8
2019-09-06intel/blorp: Expose surf_retile_w_to_y internallyJason Ekstrand2-5/+8
2019-09-06blorp: Memset surface info to zero when initializing itJason Ekstrand1-0/+1
2019-09-06intel/tools: Decode PS kernels on SNBJason Ekstrand1-1/+4
2019-09-06intel/tools: Decode 3DSTATE_BINDING_TABLE_POINTERS on SNBJason Ekstrand1-0/+15
2019-09-06nir/lower_io_to_vector: don't merge compact varyingsRhys Perry1-0/+3
2019-09-06drirc: override minImageCount=2 for gfxbenchEric Engestrom1-0/+4
2019-09-06radv: add support for vk_x11_override_min_image_countEric Engestrom1-0/+1
2019-09-06amd: move adaptive sync to performance section, as it is defined in xmlpoolEric Engestrom2-5/+2
2019-09-06anv: add support for vk_x11_override_min_image_countEric Engestrom1-0/+3
2019-09-06wsi: add minImageCount overrideEric Engestrom5-3/+27
2019-09-06anv: add support for driconfEric Engestrom4-3/+19
2019-09-06gallivm: drop LLVM<3.3 code paths as no build system allows thatEric Engestrom5-42/+36
2019-09-06llvmpipe: replace more complex 3.x version check with LLVM_VERSION_MAJOR/MINOREric Engestrom1-2/+3
2019-09-06clover: replace more complex 3.x version check with LLVM_VERSION_MAJOR/MINOREric Engestrom1-2/+3
2019-09-06gallivm: replace more complex 3.x version check with LLVM_VERSION_MAJOR/MINOREric Engestrom7-71/+74
2019-09-06clover: replace major llvm version checks with LLVM_VERSION_MAJOREric Engestrom2-17/+19
2019-09-06gallivm: replace major llvm version checks with LLVM_VERSION_MAJOREric Engestrom8-26/+34
2019-09-06swr: replace major llvm version checks with LLVM_VERSION_MAJOREric Engestrom1-3/+4
2019-09-06amd: replace major llvm version checks with LLVM_VERSION_MAJOREric Engestrom10-26/+39
2019-09-06svga: replace binary HAVE_LLVM checks with LLVM_AVAILABLEEric Engestrom1-1/+1
2019-09-06r600: replace binary HAVE_LLVM checks with LLVM_AVAILABLEEric Engestrom1-6/+2