Alphabetical Index | Tags by Size | Find tag:

GLSandbox

Related tags: Atlas, AtlasTexture, Bank, ColorBank, DisplayMode, Font, FontBank, GL, GL Texture Manager, GL2, GLBuffer, GLES, GLFramebuffer, GLInfo, GLProgram, GLShader, GLShaderBank, GLState, GLTarget, GLTextComposer, GLTexture, GLTextureUnit, GLUniform, GLWindow, Image, ImageBank, InfoBank, libgui, ModelBank, OpenGL, RuleBank, Test, Testing, Tests, TextureBank

Authorship: 100% skyjake

View commits by groups

September 2019
2019-09-10 Fixed : Creating window and quitting
June 2019
2019-06-07 Fixed | libgui : Fixed minor regressions
August 2014
2014-08-21 Tests : test_glsandbox uses the Doomsday SDK
July 2014
2014-07-19 Fixed : Updated model animation
March 2014
2014-03-14 Fixed | Tests : Fixed OS X deployment, app shutdown
2014-03-14 Tests : Allow switching between MD2 and MD5 models
2014-03-14 Tests : Deploy test models their own folder
2014-03-13 Tests : Calculate model texture coordinates within atlas
2014-03-13 Added | Tests : Added textures for the MD5 test model
2014-03-13 Tests : Shader tweak
2014-03-13 Tests : Loading and rendering an MD5 model (without textures)
2014-03-12 : Draw the loaded model
February 2014
2014-02-12 Fixed | Unix : Deploy testpic
May 2013
2013-05-17 Tests : Updated for DotPath, source folder name
2013-05-05 Tests : Testing different Bank configs
2013-05-05 Tests : Fixes for Windows
2013-05-02 Tests : Trying out unloading data from ImageBank
2013-05-01 Tests : Testing ImageBank
April 2013
2013-04-30 Cleanup | Tests : Cleanup using new APIs
2013-04-29 Tests : Trying out AtlasTexture
2013-04-29 Cleanup | Tests : Cleanup
2013-04-29 Tests : Render to texture, state stack, texture wrapping
2013-04-28 Tests : Spinning cube
2013-04-28 Tests : Loading an image, setting a texture, sampler uniform
2013-04-28 Tests : Animating uniform values
2013-04-27 GLBuffer | libgui : Setting indices using a set::vector
2013-04-27 Tests : Print MVP matrix
2013-04-27 Tests : Setting up a simple Drawable
2013-04-26 Tests : Clearing the viewport