summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-05-08Update version to 17.1.0-rc4mesa-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
2017-05-05i965/vec4: fix vertical stride to avoid breaking region parameter ruleSamuel Iglesias Gonsálvez1-18/+32
2017-05-05renderonly: use drmIoctlPhilipp Zabel1-4/+3
2017-05-05renderonly: drop resources on destroyPhilipp Zabel3-3/+13
2017-05-05renderonly: close transfer prime_fdPhilipp Zabel1-0/+2
2017-05-05nir: Pick just the channels we want for bitmap and drawpixels lowering.Eric Anholt2-2/+6
2017-05-05i965: Solve Android native fence fd double closeRandy Xu1-1/+1
2017-05-05vc4: Only build the NEON code on arm32.Eric Anholt1-2/+2
2017-04-30Update version to 17.1.0-rc3mesa-17.1.0-rc3Emil Velikov1-1/+1
2017-04-30travis: bump MAKEFLAGS to -j4Emil Velikov1-6/+6
2017-04-30travis: enable wayland supportEmil Velikov1-4/+16
2017-04-30travis: add Gallium state-tracker targetsEmil Velikov1-0/+80
2017-04-30travis: model scons check target like the make oneEmil Velikov1-1/+7
2017-04-30travis: split the make target to three separate onesEmil Velikov1-16/+80
2017-04-30travis: add "make swr" to the build matrixEmil Velikov1-3/+38
2017-04-30travis: add "scons swr" to the build matrixEmil Velikov1-0/+28
2017-04-30travis: add separate "scons" and "scons llvm" targetsEmil Velikov1-16/+45
2017-04-30travis: split out matrix from envEmil Velikov1-5/+13
2017-04-30travis: rework "if test" blocks in the script sectionEmil Velikov1-1/+3
2017-04-30travis: remove unused -dev packagesEmil Velikov1-2/+0
2017-04-30travis: automatically manage ccache cachingEmil Velikov1-3/+1
2017-04-30travis: enable apt cacheEmil Velikov1-0/+1