Age | Commit message (Expand) | Author |
2012-11-26 | More gl::-ization. | Evan Goers |
2012-01-28 | Prevent Textures::unload() from unloading the 'image not found' texture. | Stijn Buys |
2011-07-07 | Disable mipmapping on skybox textures, provide an OpenGL texture id for the c... | Stijn Buys |
2010-12-06 | Re-enabled environment mapping with the skybox as cubemap. | Stijn Buys |
2010-10-06 | removed skydome support, corrected skybox edge issue | Stijn Buys |
2009-08-18 | astyle cleanup, corrects not loading of material textures | Stijn Buys |
2009-08-12 | corrected .map texture coordinates | Stijn Buys |
2009-08-12 | corrected a stupid bug that prevented materials from obtaining texture sizes | Stijn Buys |
2009-08-12 | src/model filenames cleanup, parse .map texture coordinates, early loading of... | Stijn Buys |
2009-05-06 | added r_mipmap variable to enable hardware generated mimaps | Stijn Buys |
2009-03-21 | autodetect hardware generated mipmap support | Stijn Buys |
2009-02-18 | use GL_GENERATE_MIPMAP instead of gluBuild2DMipmaps, | Stijn Buys |
2009-01-28 | cleanups | Stijn Buys |
2008-11-11 | cleanups | Stijn Buys |
2008-10-10 | adds KeyPress, DevInfo and Stats widgets | Stijn Buys |
2008-10-05 | interface with ui library | Stijn Buys |
2008-09-27 | mission targets, texture unloading, private messages | Stijn Buys |
2008-08-26 | improved dust rendering | Stijn Buys |
2008-08-23 | PNG support | Stijn Buys |
2008-08-23 | fixes for gcc 4.3.1, added g_devel | Stijn Buys |
2008-08-04 | no need to load console.tga any more | Stijn Buys |
2008-07-20 | targetting | Stijn Buys |
2008-06-17 | camera and cursor updates | Stijn Buys |
2008-06-02 | keyboard binds | Stijn Buys |
2008-05-12 | console colors | Stijn Buys |
2008-05-11 | console font | Stijn Buys |
2008-05-04 | better target_engine rendering | Stijn Buys |
2008-05-03 | texture manager | Stijn Buys |