Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Don't request a specific OpenGL version, just check we get something ↵ | Dan Goodliffe | 2023-11-03 |
| | | | | sufficient from gladLoadGL | ||
* | Support for tessellation shaders | Dan Goodliffe | 2023-05-09 |
| | |||
* | Check error state during setup, set OpenGL version to 3.3 core | Dan Goodliffe | 2022-12-03 |
| | | | | Updates all shaders to 330 core too. | ||
* | Shared context, persist main window in test, send test for upcoming pointlight | Dan Goodliffe | 2022-11-19 |
| | |||
* | Extract SDL_Application helper into libilt | Dan Goodliffe | 2022-11-14 |