summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-04-10add COPYING and write the license at spec filesubmit/tizen/20180413.042848SooChan Lim2-1/+281
2018-01-09Switch off ASan for Mesasubmit/tizen_5.0/20181101.000007submit/tizen/20180402.060143accepted/tizen/unified/20180403.060316accepted/tizen/5.0/unified/20181102.025658v17.1.0tizen_5.0accepted/tizen_5.0_unifiedSlava Barinov1-0/+1
2017-11-07egl/tizen: disable partial buffer swap settingstizen_4.0.IoT.p2_releasesubmit/tizen_4.0/20171108.022730submit/tizen/20180116.071117submit/tizen/20171108.022717accepted/tizen/unified/20180116.143049accepted/tizen/4.0/unified/20171108.063753Hackseung Lee1-2/+2
2017-09-11egl/tizen: Initialize arrays which may be used in uninitializedtizen_4.0.m2_releasetizen_4.0.IoT.p1_releasesubmit/tizen_4.0/20171011.070950submit/tizen/20171011.071003accepted/tizen/unified/20171013.192738accepted/tizen/4.0/unified/20171012.230235Hoyub Lee1-3/+3
2017-07-12spec: add ExclusiveArchsubmit/tizen_4.0_unified/20170814.115522submit/tizen_4.0/20170828.100006submit/tizen_4.0/20170814.115522submit/tizen_4.0/20170811.094300submit/tizen/20170713.110445accepted/tizen/unified/20170719.004622accepted/tizen/4.0/unified/20170828.222925accepted/tizen/4.0/unified/20170816.015735accepted/tizen/4.0/unified/20170816.012807Sangjin Lee1-7/+9
2017-07-10spec: change configure options for x86Sangjin Lee1-1/+20
2017-07-10Fix build error to 17.1.0Sangjin Lee2-4/+5
2017-07-03docs: Add Tizen Binary Download Instructions for RPI3Mun, Gwan-gyeong1-0/+47
2017-07-03docs: add Readme for Tizen and Readme RPI3 Setup for TizenMun, Gwan-gyeong2-0/+217
2017-07-03packaging for Tizen platform.Mun, Gwan-gyeong3-0/+83
2017-07-03configure.ac: Add tizen to supported egl platformsMun, Gwan-gyeong1-0/+5
2017-07-03egl_dri2: Add support for TizenMun, Gwan-gyeong7-1/+1650
2017-05-10docs: Update 17.1.0 release notesupstream/17.1.0Emil Velikov1-1/+142
2017-05-10Update version to 17.1.0(final)Emil Velikov1-1/+1
2017-05-10radv: don't advertise transfer props unless we can do anything elseDave Airlie1-2/+2
2017-05-10radv/ac: canonicalize the output for 32-bit float min/max.Dave Airlie1-0/+8
2017-05-10radv: flush f32->f16 conversion denormals to zero. (v2)Dave Airlie2-4/+41
2017-05-10radv: flush more stages when semaphore are waiting.Dave Airlie2-3/+23
2017-05-10radv: fix stencil only clears.Dave Airlie1-0/+3
2017-05-10radv/wsi: report presentation error per image requestDave Airlie1-6/+13
2017-05-10i915: Fix build break with empty unreachable()Daniel Stone1-4/+2
2017-05-08Update version to 17.1.0-rc4Emil Velikov1-1/+1
2017-05-08radv: apply the tess+GS hang workaround to Polaris12 as wellDave Airlie1-1/+2
2017-05-08radv/meta: fix restoring a push descriptor setFredrik Höglund2-2/+8
2017-05-08i965: Don't try to unmap NULL program cache BO.Kenneth Graunke1-4/+7
2017-05-08Revert "mesa: Require mipmap completeness for glCopyImageSubData(), sometimes."Kenneth Graunke1-23/+2
2017-05-08freedreno/a3xx: fix hang w/ large render targets and small gmemRob Clark3-0/+7
2017-05-08i965: Set modifier for imported and duplicated imagesDaniel Stone1-0/+20
2017-05-08i965: Use helper function for modifier -> tilingDaniel Stone1-17/+34
2017-05-08radv: don't leak DRM devicesGrazvydas Ignotas1-1/+3
2017-05-08radv: fix possible stack corruptionGrazvydas Ignotas1-1/+1
2017-05-08radv: Don't set dynamic state for pipelines with rasterizer dicard.Bas Nieuwenhuizen1-6/+9
2017-05-08radeonsi: apply the tess+GS hang workaround to Polaris12 as wellMarek Olšák1-1/+2
2017-05-08radv: enable POLARIS12 support.Dave Airlie4-0/+8
2017-05-08egl/android: Set EGLSurface.Lost to EGL_TRUE/EGL_FALSENicolas Boichat1-2/+2
2017-05-08egl/android: Mark surface as lost when dequeueBuffer failsChad Versace1-0/+10
2017-05-08egl/android: Cancel any outstanding ANativeBuffer in surface destructorChad Versace1-4/+9
2017-05-08egl: Emit error when EGLSurface is lostChad Versace3-0/+42
2017-05-08winsys/amdgpu: fix Polaris12 (RX 550) breakageMarek Olšák1-0/+1
2017-05-08radeonsi/gfx9: make some PA & DB registers match the closed Vulkan driverMarek Olšák2-3/+22
2017-05-08glx: glX_proto_send.py: use correct compile guard GLX_INDIRECT_RENDERINGEmil Velikov2-4/+4
2017-05-08mesa/dri: always link against shared glapiEmil Velikov1-7/+9
2017-05-08gallium/dri: always link against shared glapiEmil Velikov1-3/+3
2017-05-08scons: update for LLVM 4.0Ben Boeckel1-2/+20
2017-05-08egl/platform/drm: Don't take display ownership until gbm is initializedAdam Jackson1-1/+1
2017-05-08anv: anv_gem_mmap() returns MAP_FAILED as mapping errorSamuel Iglesias Gonsálvez2-6/+4
2017-05-05radeonsi/gfx9: fix gl_ViewportIndexMarek Olšák2-8/+40
2017-05-05etnaviv: add L8A8_UNORM texture formatChristian Gmeiner1-0/+2
2017-05-05i965/vec4: don't modify regioning parameters to the sources of DF align1 inst...Samuel Iglesias Gonsálvez1-8/+1
2017-05-05i965/vec4: fix register width for DF VGRF and UNIFORMSamuel Iglesias Gonsálvez1-5/+7