summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-03-05Fix "close object **" error in vc4_bo_free on RPI319.3.0.119.2.8Xuelian1-12/+34
2020-02-22Handle 1x1 issue for driimageXuelian3-4/+31
2020-02-22Fix display issue on RPI4Xuelian Bai2-51/+46
2020-02-22Fix resize issueXuelian Bai11-5/+147
2020-02-22Add Pbuffer support on Tizen platformXuelian1-28/+68
2020-02-21EGL: Add support for westonZhaowei Yuan7-11/+181
2020-02-21docs: add Readme for Tizen and Readme RPI3 Setup for TizenMun, Gwan-gyeong3-0/+264
2020-02-21Add build support for Tizen platform.Xuelian10-11/+409
2020-02-21Re-implement _eglLog based on dlogZhaowei Yuan2-1/+62
2020-02-21egl_dri2: Add support for TizenXuelian7-4/+1757
2019-12-12VERSION: bump for 19.3.0 finalupstream/19.3.019.3.0Dylan Baker1-1/+1
2019-12-12docs: add release notes for 19.3.0Dylan Baker1-0/+3138
2019-12-12Revert "egl: move #include of local headers out of Khronos headers"Dylan Baker3-4/+3
2019-12-12Revert "egl: avoid local modifications for eglext.h Khronos standard header f...Dylan Baker2-11/+11
2019-12-12anv: fix incorrect VMA alignment for CCS main surfacesLionel Landwerlin1-2/+12
2019-12-12ac/nir: fix out-of-bound access when loading constants from globalSamuel Pitoiset1-4/+14
2019-12-12radeonsi: use gfx9.surf_offset to compute texture offsetPierre-Eric Pelloux-Prayer1-1/+2
2019-12-11android: radeonsi: fix build after vl refactoring (v2)Mauro Rossi3-3/+16
2019-12-11anv: Don't leak when set_tiling failsJason Ekstrand1-3/+4
2019-12-11iris: Fix import of multi-planar surfaces with modifiersNanley Chery2-1/+12
2019-12-11iris: try to set the specified tiling when importing a dmabufJames Xiong3-11/+29
2019-12-11gallium: Store the image format in winsys_handleNanley Chery2-0/+10
2019-12-11radv: Fix RGBX Android<->Vulkan format correspondence.Bas Nieuwenhuizen1-1/+1
2019-12-11meson/broadcom: libbroadcom_cle also needs zlibDylan Baker1-1/+1
2019-12-11meson/broadcom: libbroadcom_cle needs expat headersDylan Baker1-1/+1
2019-12-10anv: fix missing gen12 handlingLionel Landwerlin1-0/+3
2019-12-10radeonsi: fix multi plane buffers creationPierre-Eric Pelloux-Prayer1-2/+4
2019-12-10gallium/util: Support POLYGON in u_stream_outputs_for_verticesAlyssa Rosenzweig1-1/+8
2019-12-10anv: Re-emit all compute state on pipeline switchJason Ekstrand1-0/+7
2019-12-10freedreno: reorder format checkFritz Koenig3-6/+6
2019-12-10gallium/dri2: Fix creation of multi-planar modifier imagesNanley Chery1-19/+16
2019-12-10glsl/nir: iterate the system values list when adding varyingsTimothy Arceri1-25/+36
2019-12-10intel/compiler: Fix 'comparison is always true' warningIan Romanick1-2/+2
2019-12-10nir/lower_clip: Fix incorrect driver loc for clipdist outputsRob Clark1-0/+11
2019-12-04cherry-ignore: update for 19.3-rc7Dylan Baker1-1/+2
2019-12-04intel/perf: fix improper pointer accessLionel Landwerlin1-1/+1
2019-12-04intel/perf: simplify the processing of OA reportsLionel Landwerlin1-28/+36
2019-12-04intel/perf: take into account that reports read can be fairly oldLionel Landwerlin1-3/+4
2019-12-04intel/perf: set read buffer len to 0 to identify empty bufferLionel Landwerlin1-2/+3
2019-12-04intel/perf: fix invalid hw_id in query resultsLionel Landwerlin1-2/+6
2019-12-04VERSION: bump version for 19.3-rc6Dylan Baker1-1/+1
2019-12-04aco: fix a couple of value numbering issuesDaniel Schürmann1-8/+14
2019-12-03anv: Set up SBE_SWIZ properly for gl_ViewportJason Ekstrand1-2/+2
2019-12-03iris: Allow max dynamic pool size of 2GB for gen12Jordan Justen1-1/+9
2019-12-03nir/lower_io_to_vector: don't create arrays when not neededRhys Perry1-1/+7
2019-12-03radv: set writes_memory for global memory stores/atomicsRhys Perry1-8/+25
2019-12-03aco: don't split live-ranges of linear VGPRsDaniel Schürmann1-4/+11
2019-12-03aco: add v_nop inbetween exec write and VMEM/DS/FLATRhys Perry1-5/+8
2019-12-03aco: fix i2i64Rhys Perry1-2/+6
2019-12-03aco: propagate p_wqm on an image_sample's coordinate p_create_vectorRhys Perry1-9/+12