summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-11-03glsl: fix interpolateAtXxx(some_vec[idx], ...) with dynamic idxNicolai Hähnle1-1/+30
2017-11-03glsl: allow any l-value of an input variable as interpolant in interpolateAt*Nicolai Hähnle2-5/+32
2017-11-03nir/serialize: fix build with gcc 4.4.7Dave Airlie1-19/+19
2017-11-03i915g: remove some unknown cap warnings.Dave Airlie1-0/+8
2017-11-03i915g: make gears run again.Dave Airlie4-4/+24
2017-11-03ac: remove the remaining duplicate llvm typesTimothy Arceri1-12/+1
2017-11-03ac: remove usused v4f32Timothy Arceri1-4/+0
2017-11-03ac: add v2f32 to the common code and make use of itTimothy Arceri3-10/+7
2017-11-03ac: use the ac f16 llvm typeTimothy Arceri1-3/+1
2017-11-03ac: use the ac f32 llvm typeTimothy Arceri1-35/+33
2017-11-03ac: use the ac f64 llvm typeTimothy Arceri1-3/+1
2017-11-03ac: use the common v8i32 llvm typeTimothy Arceri1-4/+2
2017-11-03ac: use the common v4i32 llvm typeTimothy Arceri1-9/+7
2017-11-03ac: add v3i32 to the common code and make use of itTimothy Arceri3-5/+5
2017-11-03ac: add v2i32 to the common code and use itTimothy Arceri3-11/+11
2017-11-03ac: use the ac i64 llvm typeTimothy Arceri1-3/+1
2017-11-03ac: remove unused i16 llvm typeTimothy Arceri1-2/+0
2017-11-03ac: use the ac ivoidt llvm typeTimothy Arceri1-4/+2
2017-11-03ac: use the ac i8 llvm typeTimothy Arceri1-6/+4
2017-11-03ac: use the ac i1 llvm typeTimothy Arceri1-3/+1
2017-11-03ac: use the ac i32 llvm typeTimothy Arceri1-181/+179
2017-11-03ac/radeonsi: add support for tex instr without a derefenceTimothy Arceri2-34/+51
2017-11-03nir: skip lowering sampler if there is no dereferenceTimothy Arceri1-1/+3
2017-11-03r600: add support for early depth/stencil.Dave Airlie1-0/+3
2017-11-03r600: add support for emitting RAT instructions to the assembler.Dave Airlie3-0/+35
2017-11-03r600: add support for mark bit to the assembler.Dave Airlie3-0/+7
2017-11-03r600: add support for valid pixel mode on CF clausesDave Airlie2-0/+2
2017-11-03r600: add support for some ALU sources.Dave Airlie1-0/+9
2017-11-02radv: use the optimal packets order for dispatch callsSamuel Pitoiset1-8/+53
2017-11-03nir: add tess patch support to nir_remove_unused_varyings()Timothy Arceri1-19/+42
2017-11-02es2api/ABI-check: Add es3.x symbolsDylan Baker1-8/+125
2017-11-02meson: Set c visibility args for wayland-drmDylan Baker1-0/+1
2017-11-03st/glsl_to_nir: pass gl_shader_program to st_finalize_nir()Timothy Arceri3-27/+11
2017-11-02radv: Don't expose heaps with 0 memory.Bas Nieuwenhuizen3-53/+101
2017-11-02gbm: Don't traverse backwards for includesDylan Baker4-5/+12
2017-11-02automake: Remove unused include pathDylan Baker1-2/+1
2017-11-02radeonsi: remove 'Authors:' commentsMarek Olšák51-208/+3
2017-11-02intel/fs: Don't allocate a param array for zero push constantsJason Ekstrand1-1/+8
2017-11-02intel/fs: Alloc pull constants off mem_ctxJason Ekstrand1-1/+1
2017-11-02Revert "meson: bump libdrm version required by amdgpu"Dylan Baker1-1/+1
2017-11-02gallivm: allow arch rounding with avx512Tim Rowley1-1/+2
2017-11-02etnaviv: Allow clearing constant buffer using buffer==NULL user_buffer==NULLWladimir J. van der Laan1-1/+1
2017-11-02etnaviv: Don't flush on transfer when UNSYNCHRONIZEDWladimir J. van der Laan1-12/+12
2017-11-02etnaviv: don't do resolve-in-place without valid TSWladimir J. van der Laan4-0/+11
2017-11-02radv: make radv_bind_descriptor_set() staticSamuel Pitoiset2-6/+3
2017-11-02radv: make sure we set buffers as shareable properly.Dave Airlie2-2/+7
2017-11-01svga: Use __asm__ instead of asmDylan Baker3-11/+5
2017-11-01Revert "winsys/amdgpu: Add R600_DEBUG flag to reserve VMID per ctx."Marek Olšák7-16/+1
2017-11-01intel: decoder: enable decoding a single fieldLionel Landwerlin2-0/+52
2017-11-01intel: decoder: expose missing find_enum()Lionel Landwerlin1-0/+2