aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/video_core/primitive_assembly.h
Commit message (Collapse)AuthorAge
* Merge pull request #291 from purpasmart96/licenseGravatar bunnei2014-12-21
|\ | | | | License change
| * License changeGravatar purpasmart962014-12-20
| |
* | Pica/PrimitiveAssembly: Implement triangle strips.Gravatar Tony Wasserka2014-12-20
|/
* Pica: Consolidate the primitive assembly code in PrimitiveAssembly and ↵Gravatar Tony Wasserka2014-08-25
| | | | GeometryDumper.
* Pica: Add primitive assembly stage.Gravatar Tony Wasserka2014-08-12