summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/gallivm/lp_bld_jit_types.c
Commit message (Expand)AuthorAgeFilesLines
* gallivm/draw/llvmpipe: consolidate the sampler/image dynamic state fnsDave Airlie2023-05-171-0/+317
* gallivm: refactor common resources out of contextsDave Airlie2023-05-171-4/+52
* gallium: consolidate jit image types between draw/llvmpipeDave Airlie2023-04-291-0/+44
* gallivm: consolidate llvmpipe/draw sampler types.Dave Airlie2023-04-291-0/+36
* gallivm: consolidate draw/lp texture type.Dave Airlie2023-04-291-0/+62
* gallivm: fix buffer_type for LLVM 15Dave Airlie2022-09-261-1/+1
* gallivm: fixes for LLVM-15 opaque pointers in lp_bld_jit_types.cMihai Preda2022-09-031-24/+17
* gallivm: drop unused "emit_load" in lp_llvm_buffer_member()Mihai Preda2022-09-031-7/+6
* llvmpipe/gallivm/draw: introduce a buffer type.Dave Airlie2022-08-041-0/+105