Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-01-08 | Prepare OpenGL context flags for OpenGL ES support | David Robillard | 1 | -1/+3 | |
2023-01-07 | Rename create/destroy events to realize/unrealize | David Robillard | 1 | -2/+2 | |
As evidence that this was confusing, the documentation for these was an outright lie, and I've burned quite a bit of time in the past few days trying to rework things based around that flawed understanding. These names make it clear what these events actually are. If we need actual create/destroy events with a broader scope, they'll have to be added, but I suspect those aren't actually useful anyway. | |||||
2023-01-03 | Use globally unique names for documentation groups | David Robillard | 1 | -2/+2 | |
This becomes important when the documentation is included in larger projects. | |||||
2022-06-08 | Use consistent terminology for native views | David Robillard | 1 | -2/+2 | |
On MacOS in particular, views and windows are entirely different concepts, so confusing them... confuses things. This was the last holdover in the API that used the old "native window". | |||||
2022-05-28 | Update documentation | David Robillard | 1 | -5/+6 | |
2021-01-06 | Split overview into multiple documents | David Robillard | 1 | -0/+321 | |