Related tags: Atlas, AtlasTexture, Bank, ColorBank, DisplayMode, Font, FontBank, GL, GL Texture Manager, GL2, GLBuffer, GLES, GLFramebuffer, GLInfo, GLProgram, GLSandbox, GLShader, GLShaderBank, GLTarget, GLTextComposer, GLTexture, GLTextureUnit, GLUniform, GLWindow, Image, ImageBank, InfoBank, libgui, ModelBank, OpenGL, RuleBank, TextureBank
Authorship: 100% skyjake
libgui (21) GL (4) |
Added (3) Fixed (2) |
Canvas (1) Debug (1) |
GLUniform (1) Refactor (1) |
November 2014 | |||
2014-11-15 | Debug | GL | libgui | : | Verifying parts of the GL state |
May 2013 | |||
2013-05-18 | GL | libgui | : | Method for marking native GL state as undefined |
April 2013 | |||
2013-04-26 | Canvas | GL | libgui | : | Viewport is now part of the GL state |
2013-04-23 | GL | libgui | : | Basic implementation of stacked GL state manipulation |
December 2015 | |||
2015-12-22 | Added | libgui | : | Added alpha test and alpha limit parameters |
December 2013 | |||
2013-12-07 | Added | libgui | : | Added color mask |
July 2013 | |||
2013-07-30 | Added | libgui | : | Added missing assignment operator |
July 2016 | |||
2016-07-17 | Fixed | libgui | : | Setting scissor in an arbitrary viewport |
August 2013 | |||
2013-08-06 | Fixed | libgui | : | Negative values in scissor rectangle |
April 2013 | |||
2013-04-26 | Canvas | GL | libgui | : | Viewport is now part of the GL state |
November 2014 | |||
2014-11-15 | Debug | GL | libgui | : | Verifying parts of the GL state |
November 2013 | |||
2013-11-29 | GLUniform | libgui | : | Prepare for deletion of assets |
April 2013 | |||
2013-04-29 | libgui | Refactor | : | Use the fluent interface pattern |