Commit Graph

23 Commits

Author SHA1 Message Date
Jaby 4700427e61 Move make code to own header 2023-12-01 22:39:44 -05:00
Jaby ebf9f2b5c4 New wiggle approach 2023-12-01 22:24:00 -05:00
Jaby df49679090 Improve naming 2023-11-26 19:44:10 -05:00
Jaby f975df6698 Replace include guards with pragma once 2023-10-05 21:40:04 +02:00
Jaby d2d5e8c1c0 Add LINE to make functions as last primitive 2023-10-03 20:44:08 +02:00
Jaby 984c24118d Extend make functions for POLY 2023-10-03 20:31:17 +02:00
Jaby 6971f5a9b9 Support TILE and SPRT for make functions 2023-10-03 17:10:10 +02:00
Jaby bf3f2d507a Support even more make functions 2023-10-03 16:18:43 +02:00
Jaby 724e9fb81e Add more make functions 2023-10-03 16:04:37 +02:00
Jaby 2bcdb279d9 Create maker functions for Position and Size 2023-10-03 15:04:21 +02:00
Jaby 587ba9c78a Support all primitives 2023-06-05 22:44:45 +02:00
Jaby f5b4490e4f Support RectF 2023-05-30 22:06:38 +02:00
Jaby 5cb2bdf4fc Support LINE_F 2023-05-27 15:14:19 +02:00
Jaby 43109489f3 Cleaned up primitives 2023-05-24 22:06:56 +02:00
Jaby 2a2fd8e13d Support GPU Primitives as constexpr 2023-05-24 20:55:43 +02:00
Jaby 285416b350 Support POLY_GT4 2023-05-23 21:11:01 +02:00
Jaby 3c269100b9 Support gouraud rectangle 2023-05-23 20:39:11 +02:00
Jaby 8ad149ab18 Support POLY_FT4 2023-05-19 22:26:53 +02:00
Jaby 6ddb8fa038 Support POLY_F4 2023-05-18 22:14:09 +02:00
Jaby 0d10bae5fc Support more primitives 2023-05-17 22:59:21 +02:00
Jaby 332ec50e6b Support Gouraud Shading 2023-05-15 21:59:06 +02:00
Jaby 60e2b7558a Support textured triangles 2023-05-15 21:14:37 +02:00
Jaby 22059f957f Draw first triangle 2023-05-07 00:07:20 +02:00