Alphabetical Index | Tags by Size | Find tag:

Atlas

Related tags: AtlasTexture, Bank, ColorBank, DisplayMode, Font, FontBank, GL, GL Texture Manager, GL2, GLBuffer, 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

View commits by groups

January 2017
2017-01-21 libgui | Performance : Upload smaller parts of the texture atlas
October 2015
2015-10-17 libgui : More efficient data structure for allocations
October 2014
2014-10-21 libgui | Performance : Minor performance tuning
August 2014
2014-08-10 Fixed | libgui : Applying a border when no background store is in use
April 2014
2014-04-02 libgui : Converted some normal log entries to Dev entries
March 2014
2014-03-26 libgui : Disabled log entries about commits by default
2014-03-07 Added | libgui : Added support for borders around allocations
July 2013
2013-07-13 libgui : Require 70% of atlas to be changed for full commit
2013-07-04 Added | libgui : Added OutOfSpace audience
May 2013
2013-05-26 libdeng2 | libgui : Basic thread-safety
2013-05-22 AtlasTexture | Fixed | libgui : Using atlas without a backing store
April 2013
2013-04-30 libgui : Print total usage percentage when atlas is full
2013-04-29 Fixed | Image | libgui : Issues handling the atlas backing store
2013-04-25 AtlasTexture | libgui : Usability improvements