summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* panfrost: Make sure the BO is 'ready' when picked from the cacheBoris Brezillon2019-10-033-24/+110
* panfrost: Add flags to reflect the BO imported/exported stateBoris Brezillon2019-10-032-2/+8
* panfrost: Add a panfrost_flush_batches_accessing_bo() helperBoris Brezillon2019-10-032-0/+35
* panfrost: Add a panfrost_flush_all_batches() helperBoris Brezillon2019-10-035-15/+64
* panfrost: Prepare panfrost_fence for batch pipeliningBoris Brezillon2019-10-035-58/+59
* panfrost: Start tracking inter-batch dependenciesBoris Brezillon2019-10-033-5/+356
* panfrost: Add a panfrost_freeze_batch() helperBoris Brezillon2019-10-031-18/+44
* panfrost: Use the per-batch fences to wait on the last submitted batchBoris Brezillon2019-10-034-15/+47
* panfrost: Add a batch fenceBoris Brezillon2019-10-032-1/+94
* panfrost: Make panfrost_batch->bos a hash tableBoris Brezillon2019-10-032-12/+23
* panfrost: Extend the panfrost_batch_add_bo() API to pass access flagsBoris Brezillon2019-10-038-23/+114
* panfrost: Add the shader BO to the batch in patch_shader_state()Boris Brezillon2019-10-031-6/+5
* egl: Remove the 565 pbuffer-only EGL config under X11.Andres Gomez2019-10-031-93/+4
* bin: delete unused releasing scriptsDylan Baker2019-10-032-64/+0
* release: Add an update_release_calendar.py scriptDylan Baker2019-10-031-0/+122
* scripts: Add a gen_release_notes.py scriptDylan Baker2019-10-033-0/+326
* docs: add a new_features.text file and remove 19.3.0 release notesDylan Baker2019-10-032-68/+5
* anv/block_pool: Align anv_block_pool state to 64 bits.Rafael Antognolli2019-10-031-2/+8
* loader/dri3: do not blit outside old/new buffersErik Faye-Lund2019-10-031-1/+3
* docs: Add use of Closes: tag for closing gitlab issuesDylan Baker2019-10-031-3/+7
* intel/isl/icl: Use halign 8 instead of 4 hw workaroundAnuj Phogat2019-10-031-8/+21
* ac/nir: remove unused code for nir_op_{fmod,frem}Samuel Pitoiset2019-10-031-14/+0
* radv: enable lower_fmod for the LLVM pathSamuel Pitoiset2019-10-031-0/+1
* egl/dri2: Don't dlclose() the driver on dri2_load_driver_common failureAdam Jackson2019-10-031-3/+2
* radv: Fix warning in 32-bit build.Bas Nieuwenhuizen2019-10-031-2/+3
* radv: Fix condition for skipping the continue CS.Bas Nieuwenhuizen2019-10-031-1/+2
* gitlab-ci: Use per-job ccacheMichel Dänzer2019-10-031-0/+2
* virgl: honor winsys supplied metadataGurchetan Singh2019-10-021-1/+6
* virgl: modify internal structures to track winsys-supplied dataGurchetan Singh2019-10-022-43/+52
* virgl: modify resource_create_from_handle(..) callbackGurchetan Singh2019-10-023-3/+18
* virgl: remove stride from virgl_hw_resGurchetan Singh2019-10-022-3/+0
* intel: fix topology queryLionel Landwerlin2019-10-021-0/+3
* docs: Fix GL_EXT_demote_to_helper_invocation nameCaio Marcelo de Oliveira Filho2019-10-021-1/+1
* radv/gfx10: fix the ESGS ring size symbolSamuel Pitoiset2019-10-021-19/+1
* radv: fix buildSamuel Pitoiset2019-10-021-1/+1
* Revert "radv: disable viewport clamping even if FS doesn't write Z"Samuel Pitoiset2019-10-021-1/+3
* radv: rework the slow depthstencil clear to write depth from PSSamuel Pitoiset2019-10-021-6/+12
* radv/gfx10: fix NGG streamout with triangle strips for VSSamuel Pitoiset2019-10-024-1/+13
* radv/gfx10: fix storing/loading NGG stream outputs for GSSamuel Pitoiset2019-10-021-12/+77
* radv/gfx10: use the component mask when storing/loading NGG stream outputsSamuel Pitoiset2019-10-021-0/+6
* radv/gfx10: fix storing/loading NGG stream outputs for VS and TESSamuel Pitoiset2019-10-021-8/+10
* radv/gfx10: add missing counter buffer to the BO listSamuel Pitoiset2019-10-021-0/+2
* radv/gfx10: add radv_device::use_nggSamuel Pitoiset2019-10-023-3/+8
* git: delete .gitattributesEric Engestrom2019-10-021-4/+0
* etnaviv: enable triangle strips only when the hardware supports itGert Wollny2019-10-021-1/+7
* meson: remove -DGALLIUM_SOFTPIPE from st/osmesaDylan Baker2019-10-011-1/+0
* mesa: don't forget to clear _Layer field on texture unitLionel Landwerlin2019-10-011-1/+1
* egl/gbm: Fix config validationRobin Murphy2019-10-011-2/+4
* haiku: fix Mesa buildKen Mays2019-10-014-31/+21
* gitlab-ci: Set ccache path for cross compilers in meson cross fileMichel Dänzer2019-10-012-1/+3