summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-05-12radeonsi: apply the tess+GS hang workaround to Polaris12 as wellMarek Olšák1-1/+2
2017-05-12radv: enable POLARIS12 support.Dave Airlie3-0/+7
2017-05-12radeonsi: fix gl_PrimitiveID in tessellation with instanced draws on SINicolai Hähnle1-0/+14
2017-05-12freedreno/a3xx: fix hang w/ large render targets and small gmemRob Clark3-0/+7
2017-05-12scons: update for LLVM 4.0Ben Boeckel1-2/+20
2017-05-12nir/lower_tex: Fix minor error in YUV color conversion matrixJohnson Lin1-3/+3
2017-05-12egl/android: Mark surface as lost when dequeueBuffer failsChad Versace1-1/+11
2017-05-12egl/android: Cancel any outstanding ANativeBuffer in surface destructorChad Versace1-4/+9
2017-05-12egl: Emit error when EGLSurface is lostChad Versace3-0/+42
2017-05-12glx: glX_proto_send.py: use correct compile guard GLX_INDIRECT_RENDERINGEmil Velikov2-4/+4
2017-05-12mesa/dri: always link against shared glapiEmil Velikov1-7/+9
2017-05-12gallium/dri: always link against shared glapiEmil Velikov1-3/+3
2017-05-12egl/platform/drm: Don't take display ownership until gbm is initializedAdam Jackson1-1/+1
2017-05-12anv: vkBindImageMemory() should return VK_ERROR_OUT_OF_{HOST,DEVICE}_MEMORY o...Samuel Iglesias Gonsálvez1-1/+1
2017-05-12anv: anv_gem_mmap() returns MAP_FAILED as mapping errorSamuel Iglesias Gonsálvez2-7/+5
2017-05-12etnaviv: add L8A8_UNORM texture formatChristian Gmeiner1-0/+2
2017-05-12radv/wsi: report presentation error per image requestDave Airlie1-7/+14
2017-05-12anv/cmd_buffer: Use the device allocator for QueueSubmitJason Ekstrand1-3/+3
2017-05-12i965/vec4: don't modify regioning parameters to the sources of DF align1 inst...Samuel Iglesias Gonsálvez1-8/+1
2017-05-12i965/vec4: fix register width for DF VGRF and UNIFORMSamuel Iglesias Gonsálvez1-5/+7
2017-05-12i965/vec4: fix vertical stride to avoid breaking region parameter ruleSamuel Iglesias Gonsálvez1-16/+30
2017-05-12renderonly: use drmIoctlPhilipp Zabel1-4/+3
2017-05-12renderonly: drop resources on destroyPhilipp Zabel3-3/+13
2017-05-12renderonly: close transfer prime_fdPhilipp Zabel1-0/+2
2017-05-12nir: Pick just the channels we want for bitmap and drawpixels lowering.Eric Anholt2-2/+6
2017-05-12gallium/targets: fix bool setting on BE architecturesIlia Mirkin8-11/+11
2017-05-10st/mesa: move duplicated st_ws_framebuffer() function into header fileBrian Paul3-28/+18
2017-05-10radeonsi: adjust ESGS ring buffer size computation on VIMarek Olšák1-1/+4
2017-05-03travis: bump MAKEFLAGS to -j4Emil Velikov1-6/+6
2017-05-03travis: enable wayland supportEmil Velikov1-4/+16
2017-05-03travis: add Gallium state-tracker targetsEmil Velikov1-0/+80
2017-05-03travis: model scons check target like the make oneEmil Velikov1-1/+7
2017-05-03travis: split the make target to three separate onesEmil Velikov1-16/+81
2017-05-02travis: add "make swr" to the build matrixEmil Velikov1-3/+38
2017-05-02travis: add "scons swr" to the build matrixEmil Velikov1-0/+28
2017-05-02travis: add separate "scons" and "scons llvm" targetsEmil Velikov1-16/+45
2017-05-02travis: split out matrix from envEmil Velikov1-5/+13
2017-05-02travis: rework "if test" blocks in the script sectionEmil Velikov1-1/+3
2017-05-02travis: remove unused -dev packagesEmil Velikov1-2/+0
2017-05-02travis: automatically manage ccache cachingEmil Velikov1-3/+1
2017-05-02travis: enable apt cacheEmil Velikov1-0/+1
2017-05-02travis: add the possibility of using the txc-dxtn libraryAndres Gomez1-0/+14
2017-05-02travis: replace Trusty-based LLVM toolchain apt-get with apt addonAndres Gomez1-11/+4
2017-05-02travis: explicitly LD_LIBRARY_PATH the local librariesEmil Velikov1-0/+1
2017-05-02travis: Add radeonsi to continuous integrationRhys Kidd1-1/+1
2017-05-02travis: Add radv vulkan driver to continuous integrationRhys Kidd1-0/+1
2017-05-02travis: Support LLVM 3.8+ on Trusty-based Travis-CI via apt-get not apt addonRhys Kidd1-5/+15
2017-05-02travis: bring the scons build on par with AppVeyorEmil Velikov1-1/+1
2017-05-02travis: use both cores for make/make checkEmil Velikov1-0/+1
2017-05-02travis: add nearly all gallium drivers to the listEmil Velikov1-2/+2