Related tags: Atlas, AtlasTexture, Bank, ColorBank, DisplayMode, Font, FontBank, GL, GL Texture Manager, GL2, GLES, GLFramebuffer, GLInfo, GLProgram, GLSandbox, GLShader, GLShaderBank, GLState, GLTarget, GLTextComposer, GLTexture, GLTextureUnit, GLUniform, GLWindow, Image, ImageBank, InfoBank, libgui, ModelBank, OpenGL, RuleBank, TextureBank
Authorship: 100% skyjake
|
libgui (20) Added (10) |
Fixed (2) GLProgram (2) |
GLSandbox (1) Refactor (1) |
| July 2013 | |||
| 2013-07-31 | Fixed | libgui | : | Buffer not ready with an empty buffer |
| April 2013 | |||
| 2013-04-27 | Fixed | libgui | : | Enable/disable the correct vertex attribute indices |
| August 2014 | |||
| 2014-08-14 | Added | GLProgram | libgui | : | Added a fourth set of texture bounds |
| 2014-08-10 | Added | GLProgram | libgui | : | Added more vertex attributes for texture bounds |
| April 2013 | |||
| 2013-04-27 | GLSandbox | libgui | : | Setting indices using a set::vector |
| April 2013 | |||
| 2013-04-27 | libgui | Refactor | : | QVector is better than std::vector for usability |