| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
|
| |
Static variables persist too long, destruction is unmanaged and occurs after the gl
context is gone.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Useful for debugging and not much else.
|
|
|
|
| |
Always sets the target unit before binding, allows specifying the unit
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
Fixes code quality warnings now picked up.
|