Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | swr/rast: Split rasterizer.cpp to improve compile time | Tim Rowley | 2017-06-30 | 1 | -0/+12 |
* | swr/rast: gen_backends.py remove extraneous semicolon | Tim Rowley | 2017-06-30 | 1 | -1/+2 |
* | swr/rast: Split backend.cpp to improve compile time | Tim Rowley | 2017-06-30 | 1 | -0/+19 |
* | swr/rast: gen_backends.py removal of commented debug prints | Tim Rowley | 2017-06-30 | 1 | -4/+1 |
* | swr/rast: gen_backends.py quote cleanup | Tim Rowley | 2017-06-30 | 1 | -8/+8 |
* | swr: [rasterizer core] Multisample sample position setup change | Tim Rowley | 2017-04-11 | 1 | -7/+18 |
* | swr: [rasterizer codegen] Refactor codegen | Tim Rowley | 2017-03-28 | 1 | -26/+4 |
* | swr: [rasterizer] Cleanup naming of codegen files | Tim Rowley | 2017-03-20 | 1 | -4/+4 |
* | swr: [rasterizer codegen] Fix generation of knobs | Tim Rowley | 2017-03-20 | 1 | -0/+2 |
* | swr: [rasterizer codegen] Quiet gen_backends.py execution | Tim Rowley | 2017-03-20 | 1 | -3/+3 |
* | swr: [rasterizer scripts] Put codegen scripts into a separate directory | Tim Rowley | 2017-03-20 | 1 | -0/+125 |