Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Add simple draw test in most renders.
|
|
|
|
|
|
|
|
This is last function for cached draw, now modernopengl can be used for all
|
|
|
|
|
|
|
|
This is first cached function implemented in modernopengl.
Also add support for bind buffer attributes.
Add finalize method to convert any cached data into data for GPU.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also fix drawpattern.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add info about missing and found OpenGL functions.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add draw/fill rectangle functions.
|
|
|
|
|
|
|
|
Now it cant draw anything.
|
|
|
|
|
|
|
|
Now it using normal OpenGL renderer.
|
|
|
|
|