summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* swr: [configure.ac/scons] require c++14Tim Rowley2017-04-053-7/+7
* swr: [rasterizer core] Fix center sample patternTim Rowley2017-04-053-26/+26
* swr: [rasterizer core/memory] Fix missing avx512 storetileTim Rowley2017-04-053-23/+14
* swr: [rasterizer core] SIMD16 Frontend WIPTim Rowley2017-04-052-37/+14
* mesa: use internal function when deleting buffersTimothy Arceri2017-04-061-16/+16
* mesa: rework bind_buffer_object()Timothy Arceri2017-04-061-18/+16
* mesa: small texstate tidy upTimothy Arceri2017-04-061-4/+5
* mesa: tidy up renderbuffer RefCount initialisationTimothy Arceri2017-04-063-4/+1
* Revert "etnaviv: Cannot render to rb-swapped formats"Christian Gmeiner2017-04-051-5/+2
* etnaviv: add support for rb swapChristian Gmeiner2017-04-054-0/+38
* etnaviv: adapt shader-db output for variant supportChristian Gmeiner2017-04-051-15/+15
* etnaviv: bring back shader-db tracesChristian Gmeiner2017-04-051-0/+9
* etnaviv: add etna_shader_key and generate variants if neededChristian Gmeiner2017-04-058-29/+97
* etnaviv: pass a preallocated variant to compilerChristian Gmeiner2017-04-054-38/+62
* etnaviv: make specs constChristian Gmeiner2017-04-051-1/+1
* etnaviv: add struct etna_shader_stateChristian Gmeiner2017-04-055-23/+24
* etnaviv: add basic shader variant supportChristian Gmeiner2017-04-053-4/+60
* etnaviv: s/etna_shader/etna_shader_variantChristian Gmeiner2017-04-057-34/+34
* etnaviv: remove not needed forward declarationsChristian Gmeiner2017-04-051-2/+0
* gallium/util: honour LIBUNWIND_CFLAGSEmil Velikov2017-04-051-0/+1
* travis: Add radeonsi to continuous integrationRhys Kidd2017-04-051-1/+1
* travis: Add radv vulkan driver to continuous integrationRhys Kidd2017-04-051-0/+1
* anv: provide required gem stubs for the testsEmil Velikov2017-04-051-0/+19
* configure.ac: pthread-stubs is not a thing on GNU/kFreeBSDEmil Velikov2017-04-051-1/+1
* st/clover: Fix build after shrink of pipe_boxAaron Watry2017-04-051-3/+3
* radeonsi: add new polaris10 pci idAlex Deucher2017-04-051-0/+1
* radeonsi: enable ARB_shader_ballotNicolai Hähnle2017-04-053-2/+5
* radeonsi: optimization barriers to work around LLVM deficienciesNicolai Hähnle2017-04-051-4/+12
* radeonsi: strengthen emit_optimization_barrierNicolai Hähnle2017-04-052-4/+38
* radeonsi: emit TGSI_OPCODE_READ_*Nicolai Hähnle2017-04-051-0/+38
* radeonsi: emit TGSI_OPCODE_BALLOTNicolai Hähnle2017-04-051-0/+18
* radeonsi: implement TGSI_SEMANTIC_SUBGROUP_*Nicolai Hähnle2017-04-051-0/+40
* radeonsi: support 64-bit system valuesNicolai Hähnle2017-04-051-4/+20
* radeonsi: bump RADEON_LLVM_MAX_SYSTEM_VALUESNicolai Hähnle2017-04-052-1/+3
* st/mesa: enable ARB_shader_ballotNicolai Hähnle2017-04-051-0/+1
* st/glsl_to_tgsi: implement ARB_shader_ballot system variablesNicolai Hähnle2017-04-051-0/+16
* st/glsl_to_tgsi: implement ARB_shader_ballot builtin functionsNicolai Hähnle2017-04-051-0/+9
* tgsi: add SUBGROUP_* semanticsIlia Mirkin2017-04-053-0/+65
* tgsi: add BALLOT/READ_* opcodesIlia Mirkin2017-04-053-17/+63
* gallium: add PIPE_CAP_TGSI_BALLOTNicolai Hähnle2017-04-0517-0/+18
* glsl: add gl_SubGroup*ARB builtinsNicolai Hähnle2017-04-053-0/+88
* glsl: add ARB_shader_ballot builtin functionsNicolai Hähnle2017-04-051-0/+77
* glsl: add ARB_shader_ballot operationsNicolai Hähnle2017-04-054-0/+38
* glsl: add ARB_shader_ballot enableNicolai Hähnle2017-04-052-0/+3
* mesa: add GL_ARB_shader_ballot boilerplateNicolai Hähnle2017-04-053-1/+3
* swr: automake: add gen_common.py to the tarballEmil Velikov2017-04-051-0/+1
* intel: genxml: automake: include gen_bits_header.py in the tarballEmil Velikov2017-04-051-0/+1
* intel: genxml: automake: polish automake rulesEmil Velikov2017-04-051-2/+2
* amd/addrlib: automake: add all headers to the tarballEmil Velikov2017-04-051-0/+2
* radeonsi: enable ARB_sparse_bufferNicolai Hähnle2017-04-053-2/+12