summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-04-06intel/aubinator_error_decode: Avoid exit when using a pageraubinatorJordan Justen1-4/+12
2017-04-06intel/aubinator_error_decode: Avoid printing long ascii85 linesJordan Justen1-2/+3
2017-04-06intel/aubinator: Stop searching after a custom handler is foundJordan Justen1-1/+3
2017-04-06intel/gen_decoder: return -1 for unknown command formatsJordan Justen4-17/+27
2017-04-06intel/gen_decoder: Fix length for Media State/Object commandsJordan Justen1-2/+10
2017-04-06intel/aubinator_error_decode: Fix structure decode dataJordan Justen1-1/+1
2017-04-06st/pbo: select the right swizzle for instance IDsNicolai Hähnle1-1/+2
2017-04-05anv/query: Busy-wait for available query entriesJason Ekstrand1-6/+56
2017-04-05anv/device: Add a helper for querying whether a BO is busyJason Ekstrand3-6/+47
2017-04-05swr: [rasterizer core] SIMD16 Frontend WIPTim Rowley4-75/+1299
2017-04-05swr: [rasterizer core] Enable 8x2 backendTim Rowley1-1/+1
2017-04-05swr: [rasterizer codegen] remove copy of makoTim Rowley18-7201/+0
2017-04-05swr: [rasterizer core/memory] Move intrinics to _simd functionsTim Rowley5-117/+112
2017-04-05swr: [rasterizer core] Programmable sample position supportTim Rowley12-596/+267
2017-04-05swr: [configure.ac/scons] require c++14Tim Rowley3-7/+7
2017-04-05swr: [rasterizer core] Fix center sample patternTim Rowley3-26/+26
2017-04-05swr: [rasterizer core/memory] Fix missing avx512 storetileTim Rowley3-23/+14
2017-04-05swr: [rasterizer core] SIMD16 Frontend WIPTim Rowley2-37/+14
2017-04-06mesa: use internal function when deleting buffersTimothy Arceri1-16/+16
2017-04-06mesa: rework bind_buffer_object()Timothy Arceri1-18/+16
2017-04-06mesa: small texstate tidy upTimothy Arceri1-4/+5
2017-04-06mesa: tidy up renderbuffer RefCount initialisationTimothy Arceri3-4/+1
2017-04-05Revert "etnaviv: Cannot render to rb-swapped formats"Christian Gmeiner1-5/+2
2017-04-05etnaviv: add support for rb swapChristian Gmeiner4-0/+38
2017-04-05etnaviv: adapt shader-db output for variant supportChristian Gmeiner1-15/+15
2017-04-05etnaviv: bring back shader-db tracesChristian Gmeiner1-0/+9
2017-04-05etnaviv: add etna_shader_key and generate variants if neededChristian Gmeiner8-29/+97
2017-04-05etnaviv: pass a preallocated variant to compilerChristian Gmeiner4-38/+62
2017-04-05etnaviv: make specs constChristian Gmeiner1-1/+1
2017-04-05etnaviv: add struct etna_shader_stateChristian Gmeiner5-23/+24
2017-04-05etnaviv: add basic shader variant supportChristian Gmeiner3-4/+60
2017-04-05etnaviv: s/etna_shader/etna_shader_variantChristian Gmeiner7-34/+34
2017-04-05etnaviv: remove not needed forward declarationsChristian Gmeiner1-2/+0
2017-04-05gallium/util: honour LIBUNWIND_CFLAGSEmil Velikov1-0/+1
2017-04-05travis: Add radeonsi to continuous integrationRhys Kidd1-1/+1
2017-04-05travis: Add radv vulkan driver to continuous integrationRhys Kidd1-0/+1
2017-04-05anv: provide required gem stubs for the testsEmil Velikov1-0/+19
2017-04-05configure.ac: pthread-stubs is not a thing on GNU/kFreeBSDEmil Velikov1-1/+1
2017-04-05st/clover: Fix build after shrink of pipe_boxAaron Watry1-3/+3
2017-04-05radeonsi: add new polaris10 pci idAlex Deucher1-0/+1
2017-04-05radeonsi: enable ARB_shader_ballotNicolai Hähnle3-2/+5
2017-04-05radeonsi: optimization barriers to work around LLVM deficienciesNicolai Hähnle1-4/+12
2017-04-05radeonsi: strengthen emit_optimization_barrierNicolai Hähnle2-4/+38
2017-04-05radeonsi: emit TGSI_OPCODE_READ_*Nicolai Hähnle1-0/+38
2017-04-05radeonsi: emit TGSI_OPCODE_BALLOTNicolai Hähnle1-0/+18
2017-04-05radeonsi: implement TGSI_SEMANTIC_SUBGROUP_*Nicolai Hähnle1-0/+40
2017-04-05radeonsi: support 64-bit system valuesNicolai Hähnle1-4/+20
2017-04-05radeonsi: bump RADEON_LLVM_MAX_SYSTEM_VALUESNicolai Hähnle2-1/+3
2017-04-05st/mesa: enable ARB_shader_ballotNicolai Hähnle1-0/+1
2017-04-05st/glsl_to_tgsi: implement ARB_shader_ballot system variablesNicolai Hähnle1-0/+16