summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update version to 17.1.0-rc4mesa-17.1.0-rc4Emil Velikov2017-05-081-1/+1
* radv: apply the tess+GS hang workaround to Polaris12 as wellDave Airlie2017-05-081-1/+2
* radv/meta: fix restoring a push descriptor setFredrik Höglund2017-05-082-2/+8
* i965: Don't try to unmap NULL program cache BO.Kenneth Graunke2017-05-081-4/+7
* Revert "mesa: Require mipmap completeness for glCopyImageSubData(), sometimes."Kenneth Graunke2017-05-081-23/+2
* freedreno/a3xx: fix hang w/ large render targets and small gmemRob Clark2017-05-083-0/+7
* i965: Set modifier for imported and duplicated imagesDaniel Stone2017-05-081-0/+20
* i965: Use helper function for modifier -> tilingDaniel Stone2017-05-081-17/+34
* radv: don't leak DRM devicesGrazvydas Ignotas2017-05-081-1/+3
* radv: fix possible stack corruptionGrazvydas Ignotas2017-05-081-1/+1
* radv: Don't set dynamic state for pipelines with rasterizer dicard.Bas Nieuwenhuizen2017-05-081-6/+9
* radeonsi: apply the tess+GS hang workaround to Polaris12 as wellMarek Olšák2017-05-081-1/+2
* radv: enable POLARIS12 support.Dave Airlie2017-05-084-0/+8
* egl/android: Set EGLSurface.Lost to EGL_TRUE/EGL_FALSENicolas Boichat2017-05-081-2/+2
* egl/android: Mark surface as lost when dequeueBuffer failsChad Versace2017-05-081-0/+10
* egl/android: Cancel any outstanding ANativeBuffer in surface destructorChad Versace2017-05-081-4/+9
* egl: Emit error when EGLSurface is lostChad Versace2017-05-083-0/+42
* winsys/amdgpu: fix Polaris12 (RX 550) breakageMarek Olšák2017-05-081-0/+1
* radeonsi/gfx9: make some PA & DB registers match the closed Vulkan driverMarek Olšák2017-05-082-3/+22
* glx: glX_proto_send.py: use correct compile guard GLX_INDIRECT_RENDERINGEmil Velikov2017-05-082-4/+4
* mesa/dri: always link against shared glapiEmil Velikov2017-05-081-7/+9
* gallium/dri: always link against shared glapiEmil Velikov2017-05-081-3/+3
* scons: update for LLVM 4.0Ben Boeckel2017-05-081-2/+20
* egl/platform/drm: Don't take display ownership until gbm is initializedAdam Jackson2017-05-081-1/+1
* anv: anv_gem_mmap() returns MAP_FAILED as mapping errorSamuel Iglesias Gonsálvez2017-05-082-6/+4
* radeonsi/gfx9: fix gl_ViewportIndexMarek Olšák2017-05-052-8/+40
* etnaviv: add L8A8_UNORM texture formatChristian Gmeiner2017-05-051-0/+2
* i965/vec4: don't modify regioning parameters to the sources of DF align1 inst...Samuel Iglesias Gonsálvez2017-05-051-8/+1
* i965/vec4: fix register width for DF VGRF and UNIFORMSamuel Iglesias Gonsálvez2017-05-051-5/+7
* i965/vec4: fix vertical stride to avoid breaking region parameter ruleSamuel Iglesias Gonsálvez2017-05-051-18/+32
* renderonly: use drmIoctlPhilipp Zabel2017-05-051-4/+3
* renderonly: drop resources on destroyPhilipp Zabel2017-05-053-3/+13
* renderonly: close transfer prime_fdPhilipp Zabel2017-05-051-0/+2
* nir: Pick just the channels we want for bitmap and drawpixels lowering.Eric Anholt2017-05-052-2/+6
* i965: Solve Android native fence fd double closeRandy Xu2017-05-051-1/+1
* vc4: Only build the NEON code on arm32.Eric Anholt2017-05-051-2/+2
* Update version to 17.1.0-rc3mesa-17.1.0-rc3Emil Velikov2017-04-301-1/+1
* travis: bump MAKEFLAGS to -j4Emil Velikov2017-04-301-6/+6
* travis: enable wayland supportEmil Velikov2017-04-301-4/+16
* travis: add Gallium state-tracker targetsEmil Velikov2017-04-301-0/+80
* travis: model scons check target like the make oneEmil Velikov2017-04-301-1/+7
* travis: split the make target to three separate onesEmil Velikov2017-04-301-16/+80
* travis: add "make swr" to the build matrixEmil Velikov2017-04-301-3/+38
* travis: add "scons swr" to the build matrixEmil Velikov2017-04-301-0/+28
* travis: add separate "scons" and "scons llvm" targetsEmil Velikov2017-04-301-16/+45
* travis: split out matrix from envEmil Velikov2017-04-301-5/+13
* travis: rework "if test" blocks in the script sectionEmil Velikov2017-04-301-1/+3
* travis: remove unused -dev packagesEmil Velikov2017-04-301-2/+0
* travis: automatically manage ccache cachingEmil Velikov2017-04-301-3/+1
* travis: enable apt cacheEmil Velikov2017-04-301-0/+1