aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mesa: replace some index_size multiplications and divisions with shiftsMarek Olšák2020-03-044-12/+12
* mesa: add index_size_shift = log2(index_size) into _mesa_index_bufferMarek Olšák2020-03-045-19/+30
* android: r600/sfn: Add GDS instructionsMauro Rossi2020-03-041-0/+2
* android: r600/sfn: fix includes and libmesa_nir dependencyMauro Rossi2020-03-041-1/+3
* android: aco: fix PIPE_FORMAT related building errorsMauro Rossi2020-03-041-0/+1
* nir: Flush to zero with OOB low exponents in ldexpJason Ekstrand2020-03-041-14/+41
* zink. Added storage CISto descriptor pool.Duncan Hopkins2020-03-041-1/+2
* gitlab-ci: Add jobs to be able to test VulkanAndres Gomez2020-03-045-15/+92
* gitlab-ci: Add gfxreconstruct traces supportAndres Gomez2020-03-044-8/+55
* gitlab-ci: Change devices format to <api-vendor-deviceId>Andres Gomez2020-03-045-23/+25
* gitlab-ci: build VulkanTools into the Vulkan testing containerAndres Gomez2020-03-043-1/+43
* gitlab-ci: build gfxreconstruct into the Vulkan testing containerAndres Gomez2020-03-043-1/+27
* gitlab-ci: add missing popd to the build-deqp-vk.sh scriptAndres Gomez2020-03-043-8/+17
* tracie: correct typoAndres Gomez2020-03-041-1/+1
* etnaviv: fix alpha test on GC3000Christian Gmeiner2020-03-043-2/+15
* etnaviv: update headers from rnndbChristian Gmeiner2020-03-048-55/+55
* egl/wayland: Don't invalidate buffers on no-op resizeDaniel Stone2020-03-041-0/+4
* Revert "glx: convert glx_config_create_list to one big calloc"Andrii Simiklit2020-03-041-26/+37
* zink. Don't set incorrect sType in VkImportMemoryFdInfoKHR structVilya Harvey2020-03-041-1/+0
* turnip: support indirect drawHyunjun Ko2020-03-041-6/+49
* android: gallium/auxiliary: fix "Unused source files" in tesselatorMauro Rossi2020-03-031-1/+2
* ci: Flip db410c back to docker mode.Eric Anholt2020-03-032-2/+10
* intel/gen12+: Disable mid thread preemption.Rafael Antognolli2020-03-033-0/+25
* Revert "gallium/swr: Fix min/max range index draw"Krzysztof Raszkowski2020-03-032-16/+2
* vc4: fix vc4_yuv_blit overwriting fragment constant buffer slot 0Chris Lord2020-03-031-0/+2
* aco: handle v_add_co_u32_e64 in parse_base_offset()Rhys Perry2020-03-031-0/+2
* aco: fix carry-out size for wave32 v_add_co_u32_e64Rhys Perry2020-03-031-1/+1
* gallium/swr: fix corruptions in Unigine HeavenJan Zielinski2020-03-034-137/+211
* st/va: GetConfigAttributes: check profile and entrypoint combinationSatyajit Sahu2020-03-031-2/+6
* intel/isl: Implement D16_UNORM workarounds.Rafael Antognolli2020-03-035-4/+93
* aco: keep track of which events are used in a barrierRhys Perry2020-03-031-19/+41
* st/va/postproc: reallocate interlaced destination bufferThong Thai2020-03-031-4/+1
* panfrost: fix transform feedbackLouis-Francis Ratté-Boulianne2020-03-032-295/+12
* gallium: add PIPE_CAP_PSIZ_CLAMPEDLouis-Francis Ratté-Boulianne2020-03-033-0/+4
* gallium: add PIPE_CAP_VIEWPORT_TRANSFORM_LOWEREDLouis-Francis Ratté-Boulianne2020-03-033-0/+9
* gallium: add PIPE_CAP_PACKED_STREAM_OUTPUTLouis-Francis Ratté-Boulianne2020-03-033-0/+7
* glsl/linker: add xfb workaround for modified built-in variablesLouis-Francis Ratté-Boulianne2020-03-032-6/+20
* glsl/linker: handle array/struct members for DisableXfbPackingLouis-Francis Ratté-Boulianne2020-03-036-0/+283
* glsl/linker: add DisableTransformFeedbackPacking workaroundLouis-Francis Ratté-Boulianne2020-03-035-19/+115
* spirv: fix memory_barrier_tcs_patch emissionRhys Perry2020-03-031-1/+2
* spirv: improve creation of memory_barrierRhys Perry2020-03-031-3/+8
* lima: don't disable tiling if there's linear modifier in listVasily Khoruzhick2020-03-031-3/+0
* ac: rename min_vgpr_alloc to min_wave64_vgpr_allocSamuel Pitoiset2020-03-034-5/+5
* ac: rename vgpr_alloc_granularity to wave64_vgpr_alloc_granularitySamuel Pitoiset2020-03-034-5/+5
* ac: rename lds_size_per_cu to lds_size_per_workgroupSamuel Pitoiset2020-03-035-6/+6
* turnip: Execute main cs for secondary command buffersBrian Ho2020-03-031-10/+25
* turnip: Promote tu_cs_get_size/is_empty to headerBrian Ho2020-03-032-20/+20
* nvc0: enable EXT_texture_shadow_lodIlia Mirkin2020-03-022-4/+10
* st/mesa: allow TXB2/TXL2 to work with cube array shadow texturesIlia Mirkin2020-03-022-10/+22
* nv50,nvc0: add newly added PIPE_CAP's to listIlia Mirkin2020-03-022-0/+34