Alphabetical Index | Tags by Size | Find tag:

GLState

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

View commits by groups

October 2016
2016-10-12 libgui : Convenience method for setting viewport as Rectanglei
July 2016
2016-07-17 Fixed | libgui : Setting scissor in an arbitrary viewport
December 2015
2015-12-22 Added | libgui : Added alpha test and alpha limit parameters
December 2014
2014-12-19 libgui : Support for 4K+ resolutions
November 2014
2014-11-15 Debug | GL | libgui : Verifying parts of the GL state
March 2014
2014-03-15 libgui : Querying a normalized viewport rectangle
December 2013
2013-12-07 Added | libgui : Added color mask
November 2013
2013-11-29 GLUniform | libgui : Prepare for deletion of assets
October 2013
2013-10-29 libgui : Allow fluently applying a popped state
2013-10-25 libgui : Setting a normalized viewport
2013-10-24 libgui : Specifying a subregion for drawing
August 2013
2013-08-06 Fixed | libgui : Negative values in scissor rectangle
July 2013
2013-07-30 Added | libgui : Added missing assignment operator
June 2013
2013-06-20 libgui : Apply scissors cumulatively
2013-06-15 libgui : Normalized scissor
May 2013
2013-05-22 libgui : Scissor
2013-05-18 GL | libgui : Method for marking native GL state as undefined
2013-05-04 libgui : Blending enabled in default state
April 2013
2013-04-29 libgui | Refactor : Use the fluent interface pattern
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