Commit Graph

11 Commits

Author SHA1 Message Date
Thimo
ae8ffdd2e3 Fix texures
* Add missing Mipmap generation call
* Add missing state clearing
* Add optional linear Mipmap flag setting
* Add optional edge clamping
* Fix texture orientation in Batcher.bf
* Fix example
2020-11-08 14:20:08 +01:00
Matt Thorson
7603c2e795 Rendering Matrix stuff 2020-09-22 15:54:15 -07:00
Matt Thorson
8747ae1cab Batcher helpers 2020-09-13 22:53:53 -07:00
Matt Thorson
ae21809566 More renderer work 2020-09-08 20:20:26 -07:00
Matt Thorson
52d1d5f383 renderer work 2020-09-06 23:11:45 -07:00
Matt Thorson
82f1f412eb Simplifying PlatformLayer a bit. Setting up texture loading 2020-08-23 18:12:15 -07:00
Matt Thorson
1c084b55f9 OpenGL rendering hooked up. Better platform layer abstraction 2020-08-16 22:00:13 -07:00
Matt
5d62a86947 Basic rendering works 2020-08-14 18:40:07 -07:00
Matt
ae0f4c6e19 OpenGL Batcher work 2020-08-14 18:23:02 -07:00
Matt Thorson
c53bc96a5d Very basic rendering 2020-08-09 18:28:55 -07:00
Matt Thorson
637dcb21a3 Rendering stuff 2020-08-09 01:29:46 -07:00