aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* iris: Delete bucketing allocatorsKenneth Graunke2019-05-031-167/+3
* iris: Force VMA alignment to be a multiple of the page size.Kenneth Graunke2019-05-031-0/+3
* iris: leave the top 4Gb of the high heap VMA unusedKenneth Graunke2019-05-031-1/+5
* iris: Fix 4GB memory zone heap sizes.Kenneth Graunke2019-05-031-3/+6
* st/va: check resource_get_info nullity in vlVaDeriveImageJulien Isorce2019-05-031-5/+8
* anv,i965: Stop warning about incomplete gen11 supportJason Ekstrand2019-05-032-11/+2
* nir/algebraic: Don't emit empty initializers for MSVCConnor Abbott2019-05-041-0/+4
* iris: Resolve textures used by the program, not merely bound texturesKenneth Graunke2019-05-031-2/+5
* meson: Don't build glsl cache_test when shader cache is disabledDylan Baker2019-05-031-12/+13
* tests/vma: fix build with MSVCDylan Baker2019-05-031-0/+8
* glsl/tests: define ssize_t on windowsDylan Baker2019-05-031-0/+4
* util/tests: Use define instead of VLADylan Baker2019-05-035-20/+25
* meson: make nm binary optionalDylan Baker2019-05-034-4/+4
* glsl: fix general_ir_test with mingwDylan Baker2019-05-031-7/+7
* meson: always define libglapiDylan Baker2019-05-031-0/+2
* meson: Fix missing glproto dependency for gallium-glxChuck Atkins2019-05-031-1/+1
* radv: apply the indexing workaround for atomic buffer operations on GFX9Samuel Pitoiset2019-05-033-5/+14
* 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
* lima/ppir: support nir_op_ftruncErico Nunes2019-05-023-0/+14
* 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: lift driver-collection out into parent build-fileErik Faye-Lund2019-05-027-23/+17
* 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