]> git.tdb.fi Git - libs/gl.git/history - source/objectinstance.h
Share shader data between copied RenderPasses
[libs/gl.git] / source / objectinstance.h
2017-11-16 Mikko RasaApply the matrix in ObjectInstance::setup_render
2017-11-14 Mikko RasaCosmetic fixes
2017-11-08 Mikko RasaAdd a new Placeable base class
2013-09-11 Mikko RasaAdd an interface for obtaining bounding spheres from...
2012-08-26 Mikko RasaPass the Renderer to ObjectInstance::get_level_of_detail
2012-08-26 Mikko RasaLots of comment updates
2011-09-06 Mikko RasaDrop Id tags and copyright notices from files
2011-01-12 Mikko RasaGeneralize instancing to all Renderables
2011-01-10 Mikko RasaAdd a rendering supervisor class
2010-06-06 Mikko RasaStyle update: add spaces around assignment operators
2010-02-04 Mikko RasaDrop Renderable::has_pass; renderables are now expected...
2008-10-04 Mikko RasaAdd class Technique to share passes between Objects
2007-12-27 Mikko RasaAdd $Id$ to tag.*
2007-11-04 Mikko RasaAdd a Tag class to identify passes
2007-11-04 Mikko RasaAdd class Renderable
2007-11-02 Mikko RasaUse DevIL for loading images
2007-10-26 Mikko RasaAdd Uniform* classes to store uniform data of Programs