forked from blender/blender
Move to use the GPU API instead OpenGL #23
No reviewers
Labels
No Label
No Milestone
No Assignees
3 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: BogdanNagirniak/blender#23
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "BLEN-371"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Purpose
We have to use GPU API instead OpenGL
Technical steps
Improved: moved GPUBatch creation to constructor instead creating it in draw().
Notes
FinalEngineGL still shows empty picture, this bug isn't fixed here.
Tested. Works fine.