brute forced text support, fixed an off-by one, lots to fix
This commit is contained in:
@@ -3,6 +3,9 @@
|
||||
[x] remove draw class entirely
|
||||
[x] create shader classes with polymorphism
|
||||
[x] optimize shader/primative performance (repeat myself!)
|
||||
[ ] finish implementing gradient shaders to primatives
|
||||
[ ] implement buffer shader
|
||||
[ ] implement more primatives
|
||||
[x] finish implementing gradient shaders to primatives
|
||||
[x] implement buffer shader
|
||||
[ ] implement more primatives
|
||||
[ ] fix off by one with buffer shader (and probably certain primatives)
|
||||
[ ] fix memory leak and arrays in stack issue
|
||||
[ ] fix shader offset limitations and headache
|
||||
Reference in New Issue
Block a user