Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Pica/PrimitiveAssembly: Fix triangle strips and fans being generated with incorrect winding order. | Tony Wasserka | 2015-03-09 | 1 | -6/+3 |
* | Asserts: break/crash program, fit to style guide; log.h->assert.h | archshift | 2015-02-11 | 1 | -0/+1 |
* | Merge pull request #291 from purpasmart96/license | bunnei | 2014-12-21 | 1 | -1/+1 |
|\ | |||||
| * | License change | purpasmart96 | 2014-12-21 | 1 | -1/+1 |
* | | Pica/PrimitiveAssembly: Implement triangle strips. | Tony Wasserka | 2014-12-20 | 1 | -8/+15 |
|/ | |||||
* | Convert old logging calls to new logging macros | Yuri Kunde Schlesner | 2014-12-13 | 1 | -1/+1 |
* | Pica: Consolidate the primitive assembly code in PrimitiveAssembly and GeometryDumper. | Tony Wasserka | 2014-08-25 | 1 | -11/+17 |
* | Pica: Add triangle clipper. | Tony Wasserka | 2014-08-12 | 1 | -4/+3 |
* | Pica: Add primitive assembly stage. | Tony Wasserka | 2014-08-12 | 1 | -0/+52 |