summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-10-03bin: delete unused releasing scriptsDylan Baker2-64/+0
2019-10-03release: Add an update_release_calendar.py scriptDylan Baker1-0/+122
2019-10-03scripts: Add a gen_release_notes.py scriptDylan Baker3-0/+326
2019-10-03docs: add a new_features.text file and remove 19.3.0 release notesDylan Baker2-68/+5
2019-10-03anv/block_pool: Align anv_block_pool state to 64 bits.Rafael Antognolli1-2/+8
2019-10-03loader/dri3: do not blit outside old/new buffersErik Faye-Lund1-1/+3
2019-10-03docs: Add use of Closes: tag for closing gitlab issuesDylan Baker1-3/+7
2019-10-03intel/isl/icl: Use halign 8 instead of 4 hw workaroundAnuj Phogat1-8/+21
2019-10-03ac/nir: remove unused code for nir_op_{fmod,frem}Samuel Pitoiset1-14/+0
2019-10-03radv: enable lower_fmod for the LLVM pathSamuel Pitoiset1-0/+1
2019-10-03egl/dri2: Don't dlclose() the driver on dri2_load_driver_common failureAdam Jackson1-3/+2
2019-10-03radv: Fix warning in 32-bit build.Bas Nieuwenhuizen1-2/+3
2019-10-03radv: Fix condition for skipping the continue CS.Bas Nieuwenhuizen1-1/+2
2019-10-03gitlab-ci: Use per-job ccacheMichel Dänzer1-0/+2
2019-10-02virgl: honor winsys supplied metadataGurchetan Singh1-1/+6
2019-10-02virgl: modify internal structures to track winsys-supplied dataGurchetan Singh2-43/+52
2019-10-02virgl: modify resource_create_from_handle(..) callbackGurchetan Singh3-3/+18
2019-10-02virgl: remove stride from virgl_hw_resGurchetan Singh2-3/+0
2019-10-02intel: fix topology queryLionel Landwerlin1-0/+3
2019-10-02docs: Fix GL_EXT_demote_to_helper_invocation nameCaio Marcelo de Oliveira Filho1-1/+1
2019-10-02radv/gfx10: fix the ESGS ring size symbolSamuel Pitoiset1-19/+1
2019-10-02radv: fix buildSamuel Pitoiset1-1/+1
2019-10-02Revert "radv: disable viewport clamping even if FS doesn't write Z"Samuel Pitoiset1-1/+3
2019-10-02radv: rework the slow depthstencil clear to write depth from PSSamuel Pitoiset1-6/+12
2019-10-02radv/gfx10: fix NGG streamout with triangle strips for VSSamuel Pitoiset4-1/+13
2019-10-02radv/gfx10: fix storing/loading NGG stream outputs for GSSamuel Pitoiset1-12/+77
2019-10-02radv/gfx10: use the component mask when storing/loading NGG stream outputsSamuel Pitoiset1-0/+6
2019-10-02radv/gfx10: fix storing/loading NGG stream outputs for VS and TESSamuel Pitoiset1-8/+10
2019-10-02radv/gfx10: add missing counter buffer to the BO listSamuel Pitoiset1-0/+2
2019-10-02radv/gfx10: add radv_device::use_nggSamuel Pitoiset3-3/+8
2019-10-02git: delete .gitattributesEric Engestrom1-4/+0
2019-10-02etnaviv: enable triangle strips only when the hardware supports itGert Wollny1-1/+7
2019-10-01meson: remove -DGALLIUM_SOFTPIPE from st/osmesaDylan Baker1-1/+0
2019-10-01mesa: don't forget to clear _Layer field on texture unitLionel Landwerlin1-1/+1
2019-10-01egl/gbm: Fix config validationRobin Murphy1-2/+4
2019-10-01haiku: fix Mesa buildKen Mays4-31/+21
2019-10-01gitlab-ci: Set ccache path for cross compilers in meson cross fileMichel Dänzer2-1/+3
2019-10-01docs/relnotes: add support for GL_ARB_gl_spirv, GL_ARB_spirv_extensions and O...Andres Gomez1-0/+3
2019-09-30egl: Fix implicit declaration of ffsKevin Strasser1-0/+1
2019-09-30intel/tools: Fix aubinator usage of rb_tree.Rafael Antognolli1-2/+2
2019-09-30docs/relnotes: Add EXT_demote_to_helper_invocation support on iris, i965Caio Marcelo de Oliveira Filho1-0/+1
2019-09-30i965: Enable EXT_demote_to_helper_invocationCaio Marcelo de Oliveira Filho1-0/+2
2019-09-30iris: Enable EXT_demote_to_helper_invocationCaio Marcelo de Oliveira Filho1-0/+1
2019-09-30gallium: Add PIPE_CAP_DEMOTE_TO_HELPER_INVOCATIONCaio Marcelo de Oliveira Filho4-0/+6
2019-09-30glsl: Add helperInvocationEXT() builtinCaio Marcelo de Oliveira Filho4-0/+48
2019-09-30glsl: Parse `demote` statementCaio Marcelo de Oliveira Filho5-1/+49
2019-09-30glsl: Add ir_demoteCaio Marcelo de Oliveira Filho11-0/+95
2019-09-30mesa: Extension boilerplate for EXT_demote_to_helper_invocationCaio Marcelo de Oliveira Filho4-0/+5
2019-09-30iris: Fix iris_rebind_buffer() for VBOs with non-zero offsets.Kenneth Graunke1-2/+6
2019-09-30docs/install: drop autotools referencesEric Engestrom1-12/+4