summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* anv: Add support for depth bounds testing.wip/tgl-depth-bounds-testPlamena Manolova2019-10-253-0/+43
* iris: Add support for depth bounds testing.Plamena Manolova2019-10-252-0/+24
* genxml: Add 3DSTATE_DEPTH_BOUNDS instruction.Plamena Manolova2019-10-251-0/+13
* aco: take LDS into account when calculating num_wavesRhys Perry2019-10-234-7/+42
* aco: increase accuracy of SGPR limitsRhys Perry2019-10-236-28/+95
* radv: round vgprs/sgprs before calculating max_wavesRhys Perry2019-10-231-4/+8
* docs: Add new Intel extensionLionel Landwerlin2019-10-231-0/+1
* Revert "vc4: do not report alpha-test as supported"Erik Faye-Lund2019-10-232-4/+14
* Revert "v3d: do not report alpha-test as supported"Erik Faye-Lund2019-10-233-3/+11
* Revert "nir: drop support for using load_alpha_ref_float"Erik Faye-Lund2019-10-231-11/+14
* Revert "nir: drop unused alpha_ref_float"Erik Faye-Lund2019-10-232-0/+2
* radv: fix a performance regression with graphics depth/stencil clearsSamuel Pitoiset2019-10-232-25/+123
* radv: fix vkUpdateDescriptorSets with inline uniform blocksSamuel Pitoiset2019-10-231-0/+8
* radv/gfx10: fix 3D imagesSamuel Pitoiset2019-10-233-17/+17
* radv/gfx10: re-enable fast depth/stencil clears with separate aspectsSamuel Pitoiset2019-10-231-3/+2
* radv: do not emit rbplus if attachments are undefinedSamuel Pitoiset2019-10-231-0/+3
* radv: add an assertion in radv_gfx10_compute_bin_size()Samuel Pitoiset2019-10-231-0/+1
* radv: do not create meta pipelines with 16 samplesSamuel Pitoiset2019-10-232-5/+5
* anv: implement VK_INTEL_performance_queryLionel Landwerlin2019-10-239-18/+535
* intel/perf: add mdapi writes for register perf countersLionel Landwerlin2019-10-231-0/+36
* intel/genxml: add RPSTAT register for core frequencyLionel Landwerlin2019-10-238-0/+40
* intel/genxml: add generic perf counters registersLionel Landwerlin2019-10-234-0/+72
* intel/perf: add support for querying kernel loaded configurationsLionel Landwerlin2019-10-232-27/+181
* drm-uapi: Update headers from drm-nextLionel Landwerlin2019-10-234-9/+141
* intel/perf: move registers to their own headerLionel Landwerlin2019-10-236-26/+58
* intel/perf: extract register configurationLionel Landwerlin2019-10-233-16/+24
* intel/perf: expose some utility functionsLionel Landwerlin2019-10-232-31/+55
* intel/perf: add mdapi maker helperLionel Landwerlin2019-10-231-0/+28
* st/mesa: Silence chatty debug printfKenneth Graunke2019-10-221-2/+4
* st/mesa: Map MESA_FORMAT_RGB_UNORM8 <-> PIPE_FORMAT_R8G8B8_UNORMChris Wilson2019-10-222-25/+15
* anv: fix unwind of vkCreateDevice failLionel Landwerlin2019-10-221-3/+3
* Revert "aco: only emit waitcnt on loop continues if we there was some load or...Rhys Perry2019-10-221-1/+1
* aco: add missing bld.scc()Rhys Perry2019-10-221-1/+1
* aco: keep can_reorder/barrier when combining addition into SMEMRhys Perry2019-10-221-0/+2
* aco: add a few missing checks in value numberingRhys Perry2019-10-221-1/+4
* aco: use ds_read2_b64/ds_write2_b64Rhys Perry2019-10-221-7/+24
* aco: properly combine additions into ds_write2_b64/ds_read2_b64Rhys Perry2019-10-221-1/+2
* aco: fix sparse store_lds()Rhys Perry2019-10-221-8/+40
* aco: create load_lds/store_lds helpersRhys Perry2019-10-221-176/+195
* aco: fix 64-bit p_extract_vector on 32-bit p_create_vectorRhys Perry2019-10-221-1/+2
* aco: small stage correctionsRhys Perry2019-10-222-11/+13
* st/mesa: replace pipe_shader_state with tgsi_token* in st_vp_variantMarek Olšák2019-10-224-36/+48
* nir: allow nir_lower_uniforms_to_ubo to be run repeatedlyMarek Olšák2019-10-222-1/+7
* freedreno/ir3: fixup register footprint fixupRob Clark2019-10-221-1/+1
* freedreno/ir3: handle scalarized varying inputsRob Clark2019-10-221-9/+12
* aco: refactor value numberingDaniel Schürmann2019-10-221-55/+53
* mesa/st: assert that lowering is supportedErik Faye-Lund2019-10-221-0/+12
* gitlab-ci: Enable llvmpipe in ARM build jobsMichel Dänzer2019-10-222-2/+5
* gitlab-ci: Update the meson cross file for LLVM_VERSION as wellMichel Dänzer2019-10-221-3/+6
* gitlab-ci: Use native aarch64 runner for ARM build jobsMichel Dänzer2019-10-223-41/+59