Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Build cpp parts of ImGui | Dan Goodliffe | 2024-07-07 |
| | |||
* | Psycho-rebased branch imgui on top of main | Dan Goodliffe | 2024-07-02 |
|\ | |||
| * | Build ImGui as a static library | Dan Goodliffe | 2024-06-24 |
| | | |||
| * | Build and link imgui with sdl2 and opengl2 backends | Dan Goodliffe | 2024-06-05 |
| | | |||
* | | Build stb_image impl as a thirdparty lib | Dan Goodliffe | 2024-06-25 |
| | | |||
* | | Create a v3.3 context and v3.3 glad library | Dan Goodliffe | 2024-06-25 |
|/ | |||
* | Add glad submodule and build a glad library | Dan Goodliffe | 2023-05-27 |
Slightly messy regarding file paths to get files generated by the glad generator into a place where b2 will happily find them later... but it works. |