summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* meson: always define libglapiDylan Baker2019-05-031-0/+2
* meson: Fix missing glproto dependency for gallium-glxChuck Atkins2019-05-032-3/+5
* radv: apply the indexing workaround for atomic buffer operations on GFX9Samuel Pitoiset2019-05-033-5/+14
* get_reviewer.pl: improve portabilityAlyssa Ross2019-05-031-1/+2
* anv: fix crash when application does not provide push constantsLionel Landwerlin2019-05-031-1/+1
* radv: fix radv_get_aspect_format() for D+S formatsSamuel Pitoiset2019-05-031-0/+2
* intel/fs: Assert when brw_fs_nir sees a nir_deref_instrCaio Marcelo de Oliveira Filho2019-05-021-1/+1
* r600: implement resource_get_infoJulien Isorce2019-05-031-5/+29
* util/bitset: fix bitset range mask calculations.Dave Airlie2019-05-031-2/+2
* util/tests: add basic unit tests for bitsetDave Airlie2019-05-032-0/+141
* nir: fix lower vars to ssa for larger vector sizes.Dave Airlie2019-05-031-4/+4
* spirv: fix SpvOpBitSize return value.Dave Airlie2019-05-031-3/+1
* iris: Disable dual source blending when shader doesn't handle itKenneth Graunke2019-05-021-4/+15
* anv: Stop including POS in FS input limitsJason Ekstrand2019-05-021-1/+1
* nir: fix nir tex print harderRob Clark2019-05-021-6/+5
* docs: fixup mistake in contentsErik Faye-Lund2019-05-021-4/+0
* lima/ppir: support nir_op_ftruncErico Nunes2019-05-023-0/+14
* gitlab-ci: merge meson-glvnd into meson-swrEric Engestrom2019-05-021-23/+6
* gitlab-ci: simplify meson job namesEric Engestrom2019-05-021-4/+4
* gitlab-ci: meson-gallium-radeonsi was a subset of meson-gallium-clover-llvmEric Engestrom2019-05-021-20/+0
* gitlab-ci: merge several meson jobsEric Engestrom2019-05-021-53/+19
* gbm: Improve documentation of BO importHeinrich2019-05-021-3/+5
* radv: only need to force emit the TCS regs on Vega10 and Raven1Samuel Pitoiset2019-05-021-2/+2
* glsl: fix and clean up NV_compute_shader_derivatives supportMarek Olšák2019-05-021-54/+24
* st/dri: decrease input lag by syncing sooner in SwapBuffersMarek Olšák2019-05-022-11/+11
* meson: add build-summaryErik Faye-Lund2019-05-021-0/+127
* meson: give dri- and gallium-drivers separate varsErik Faye-Lund2019-05-021-36/+36
* meson: lift driver-collection out into parent build-fileErik Faye-Lund2019-05-027-23/+17
* docs: mark KHR_blend_equation_advanced done on a6xxRob Clark2019-05-021-1/+1
* freedreno/a6xx: smaller hammer for fb barrierRob Clark2019-05-023-0/+48
* freedreno/a6xx: KHR_blend_equation_advanced supportRob Clark2019-05-027-5/+96
* freedreno/ir3: fb read supportRob Clark2019-05-023-7/+33
* freedreno/drm: expose GMEM_BASE addressRob Clark2019-05-023-0/+9
* nir: add pass to lower fb readsRob Clark2019-05-025-6/+141
* nir: fix lower_wpos_ytransform in load_frag_coord caseRob Clark2019-05-021-10/+11
* nir: rework tex instruction printingRob Clark2019-05-021-8/+10
* freedreno/ir3: add some ubo range related assertsRob Clark2019-05-023-4/+11
* freedreno/ir3: add IR3_SHADER_DEBUG flag to disable ubo loweringRob Clark2019-05-023-1/+9
* freedreno/ir3: fix lowered ubo region alignmentRob Clark2019-05-021-1/+1
* freedreno/ir3: fix shader variants vs UBO analysisRob Clark2019-05-021-1/+3
* vulkan/overlay: add TODO listLionel Landwerlin2019-05-021-0/+3
* vulkan/overlay: make overriden functions staticLionel Landwerlin2019-05-021-25/+26
* vulkan/overlay: make overlay size configurableLionel Landwerlin2019-05-023-1/+18
* vulkan/overlay: add a frame counter optionLionel Landwerlin2019-05-022-1/+5
* vulkan/overlay: record all select metrics into output fileLionel Landwerlin2019-05-022-1/+48
* vulkan/overlay: add a margin to the size of the windowLionel Landwerlin2019-05-021-5/+6
* vulkan/overlay: add no display optionLionel Landwerlin2019-05-023-25/+50
* vulkan/overlay: add pipeline statistic & timestamps supportLionel Landwerlin2019-05-022-55/+383
* vulkan/overlay: record stats in command buffers and accumulate on exec/submitLionel Landwerlin2019-05-022-141/+238
* vulkan/overlay: update help printoutLionel Landwerlin2019-05-021-2/+2