| Commit message (Collapse) | Author | Age |
|
|
|
|
| |
Static variables persist too long, destruction is unmanaged and occurs after the gl
context is gone.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
calling use again
|
| |
|
| |
|
|
|
|
| |
Note: we don't yet optimise the use of the shadow map texture, each still renders into its own corner
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
Lots of hard coding, buggy in places, far from great, but the basics
work.
|