Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [core] move draw mode and primitives to gfx namespace | Konstantin Käfer | 2019-03-01 | 1 | -72/+0 |
* | [core] remove DrawMode from VertexVector/Buffer | Konstantin Käfer | 2019-02-25 | 1 | -7/+0 |
* | [core] Add support for data-driven styling | John Firebaugh | 2017-02-02 | 1 | -8/+11 |
* | [core] Require point size / line width for DrawMode constructors | John Firebaugh | 2016-11-08 | 1 | -0/+12 |
* | [core] Use gl::Program to resolve some rough edges in the GL binding types | John Firebaugh | 2016-11-08 | 1 | -2/+32 |
* | [core] Modern C++ bindings for OpenGL | John Firebaugh | 2016-10-28 | 1 | -0/+34 |