summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* gallium/targets: fix bool setting on BE architecturesIlia Mirkin2017-04-298-11/+11
* docs: add release calendar page and references to itEmil Velikov2017-04-295-1/+107
* travis: bump MAKEFLAGS to -j4Emil Velikov2017-04-291-6/+6
* travis: enable wayland supportEmil Velikov2017-04-291-4/+16
* travis: add Gallium state-tracker targetsEmil Velikov2017-04-291-0/+80
* travis: model scons check target like the make oneEmil Velikov2017-04-291-1/+7
* travis: split the make target to three separate onesEmil Velikov2017-04-291-16/+80
* travis: add "make swr" to the build matrixEmil Velikov2017-04-291-3/+38
* travis: add "scons swr" to the build matrixEmil Velikov2017-04-291-0/+28
* travis: add separate "scons" and "scons llvm" targetsEmil Velikov2017-04-291-16/+45
* travis: split out matrix from envEmil Velikov2017-04-291-5/+13
* travis: rework "if test" blocks in the script sectionEmil Velikov2017-04-291-1/+3
* travis: remove unused -dev packagesEmil Velikov2017-04-291-2/+0
* travis: automatically manage ccache cachingEmil Velikov2017-04-291-3/+1
* travis: enable apt cacheEmil Velikov2017-04-291-0/+1
* travis: add the possibility of using the txc-dxtn libraryAndres Gomez2017-04-291-0/+14
* travis: replace Trusty-based LLVM toolchain apt-get with apt addonAndres Gomez2017-04-291-11/+4
* travis: explicitly LD_LIBRARY_PATH the local librariesEmil Velikov2017-04-291-0/+1
* st/wgl: whitespace, formatting fixes in stw_pixelformat.cBrian Paul2017-04-281-72/+62
* st/wgl: allow WGL_BIND_TO_TEXTURE_RGB_ARB for RGBA visualsCharmaine Lee2017-04-281-2/+2
* st/wgl: use ARRAY_SIZE() macro in wglChoosePixelFormatARB()Brian Paul2017-04-281-1/+1
* st/wgl: whitespace/formatting fixes in stw_ext_pixelformat.cBrian Paul2017-04-281-59/+52
* svga: implement sRGB rendering for imported surfacesNeha Bhende2017-04-281-2/+9
* svga: add function svga_linear_to_srgb()Neha Bhende2017-04-282-0/+29
* glx: add missing sRGB attribute check in fbconfigs_compatible()Neha Bhende2017-04-281-0/+1
* svga: Add a more elaborate format compatibility determination v2Thomas Hellstrom2017-04-283-41/+93
* swr/rast: add memory api to SwrGetInterface()Tim Rowley2017-04-286-28/+54
* swr/rast: use gather instruction for odd format fetchTim Rowley2017-04-281-46/+9
* swr/rast: enable SIMD16 8x2 tile backendTim Rowley2017-04-281-1/+1
* swr/rast: add SwrInit() to init backend/memory tablesTim Rowley2017-04-285-22/+26
* swr/rast: increment depth/stencil tile pointer in SIMD16 BETim Rowley2017-04-281-1/+1
* swr/rast: add SwrGetInterface() function to return apiTim Rowley2017-04-283-44/+151
* swr/rast: enable per-warp scratch space for CSTim Rowley2017-04-288-8/+33
* swr/rast: reduce simd{16}vertex stack for VS outputTim Rowley2017-04-282-16/+54
* swr/rast: remove default argument from SwrSync()Tim Rowley2017-04-281-1/+1
* swr/rast: remove unused variables in the SIMD16 FETim Rowley2017-04-283-14/+2
* swr/rast: move construction of const above gotoTim Rowley2017-04-281-2/+2
* swr/rast: name threads to aid debuggingTim Rowley2017-04-284-2/+126
* swr/rast: disable buffer overrun warning for Assemble()Tim Rowley2017-04-281-2/+4
* swr/rast: clean up clipper commentsTim Rowley2017-04-281-2/+2
* swr/rast: add SIMDAPI decorators in binner/clipperTim Rowley2017-04-282-6/+6
* swr/rast: add additional jit utility functionsTim Rowley2017-04-284-1/+76
* swr/rast: more flexible max attribute slotsTim Rowley2017-04-287-27/+30
* i965: Drop BRW_NEW_CONTEXT from 3DSTATE_DS/GS on Gen7-7.5.Kenneth Graunke2017-04-282-2/+0
* i965: Drop _NEW_TRANSFORM from 3DSTATE_DS/GS on Gen7-7.5.Kenneth Graunke2017-04-282-2/+2
* i965: Set point rasterization rule to UPPER_RIGHT on Gen6-7.5.Kenneth Graunke2017-04-282-0/+3
* i965: Always set AALINEDISTANCE_TRUE on Sandybridge.Kenneth Graunke2017-04-281-2/+1
* i965: Use true AA line distance on G45/Ironlake.Kenneth Graunke2017-04-281-1/+1
* docs: add news item and link release notes for 17.0.5Andres Gomez2017-04-292-0/+7
* docs: add sha256 checksums for 17.0.5Andres Gomez2017-04-291-1/+2