aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/swr/rasterizer/codegen/templates
Commit message (Expand)AuthorAgeFilesLines
* swr/rast: split gen_knobs templates into .h/.cppTim Rowley2017-08-022-108/+157
* swr/rast: gen_knobs template code styleTim Rowley2017-08-021-2/+2
* swr/rast: switch gen_knobs.cpp licenseTim Rowley2017-08-021-12/+17
* swr/rast: threadID via portable std::this_thread::get_id()Tim Rowley2017-08-021-9/+11
* swr/rast: non-regex knob fallback code for gcc < 4.9Tim Rowley2017-07-271-0/+21
* swr/rast: quit using linux-specific gettid()Tim Rowley2017-07-211-2/+3
* swr/rast: Split rasterizer.cpp to improve compile timeTim Rowley2017-06-301-0/+42
* swr/rast: Split backend.cpp to improve compile timeTim Rowley2017-06-302-0/+44
* swr/rast: adjust std::string usage to fix buildTim Rowley2017-06-261-3/+9
* swr/rast: Implement JIT shader caching to diskTim Rowley2017-06-161-3/+61
* swr: [rasterizer archrast] Fix archrast for MSVC 2017 compilerTim Rowley2017-04-112-3/+3
* swr: [rasterizer codegen] add cmdline to archrast gen filesTim Rowley2017-03-284-2/+14
* swr: [rasterizer] Cleanup naming of codegen filesTim Rowley2017-03-208-41/+49
* swr: [rasterizer codegen] Rewrite gen_llvm_types.py to use makoTim Rowley2017-03-201-0/+72
* swr: [rasterizer codegen] Fix generation of knobsTim Rowley2017-03-203-1/+10
* swr: [rasterizer codegen] Change backend template comment styleTim Rowley2017-03-201-29/+29
* swr: [rasterizer codegen] Rewrite gen_llvm_ir_macros.py to use makoTim Rowley2017-03-201-0/+47
* swr: [rasterizer scripts] Put codegen scripts into a separate directoryTim Rowley2017-03-206-0/+557