| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Switch frame and render buffer to DSA helpers | Dan Goodliffe | 11 hours |
| | | |||
| * | Move all low level texture operations to DSA helpers in glTexture | Dan Goodliffe | 45 hours |
| | | |||
| * | Don't create and then replace shadow and billboard textures | Dan Goodliffe | 3 days |
| | | |||
| * | Update stencils and billboards less often | Dan Goodliffe | 6 days |
| | | | | | | | | No need to update these every frame when little of nothing has changed. Instead, track the angle previously rendered and updated only when the new angle has diverged sufficiently from this. Larger updates update more frequently. | ||
| * | Support for the BillboardPainter | Dan Goodliffe | 10 days |
| Based on the ShadowStenciller, creates flattened images of a model for simplified mass use in a scene. | |||
