Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • feature/glm-update
  • master default protected
2 results
Created with Raphaël 2.2.07Jun6328May2321141310987229Apr262523181615119543228Mar272625131228Feb2725242018171614131211876130Jan2924156230Dec131229Nov19Oct26Aug2524224Jul232017121127Jun2131May2818926Apr2523191110329Mar2723222119151413872129Feb2824222116151413109876532130Jan27181312111Dec29Nov2724232117141098314Oct13116527Sep2622201913121198765432130Aug242319181716121110854128Jul27fixed a bug for external glewadded check for pre-included glewadd functions for loading 2D / 3D / cubemap textures from DDS filesrename loadVertexArrayObjectVAO to loadVertexArrayObjectFromVAOadd setters and getters for texture base/max level to TextureBaseadded camera base class and fixed cameraembed VAO caching mechanism into loadVertexArrayObject functionadded assert and more commentsadded dummy function to deprecated Texture classadd load / save functions for the ACGL binary VAO formatfixed a bug in the timer code -> virtual functions should of course not be inlined...Merge branch 'experimental' of ssh://beatrix.informatik.rwth-aachen.de/data/git-repository/acgl/libraries/acgl into experimentaladded cross-plattform timerMerge branch 'experimental' of file:///data/git-repository/acgl/libraries/acgl into experimentalVertexArrayObjectControlFile can load arbitrary meshes but will get marked deprecated soonfix warning message in VertexArrayObject.cchide specialized ::resize implementations of TextureBase subclasseswarn when using an attribute divisor on an AB on OpenGL < 3.3smartpointer typedefs for GenericCameraadd resize method to TextureBasesupport paletted PNG files when loading with lodePNGupdated to compile with OpenGL 3.0 and 3.1fixed setting of vertical FoVArrayBuffer / VAO loaders now return NULL pointer on failureMerge branch 'experimental' of file:///data/git-repository/acgl/libraries/acgl into experimentalrenamed eye distance as it stores the distance betwen the pipils, not the eyesonly search for Qt if ACGL_COMPILE_WITH_QT evaluates to trueFixed unused-variable warning in VAP-loaderadd saveScreenshot function which just takes a filename parameteradd a geometry loader for the Virtual Aachen (VAP) file formatadd loader functions to directly create ArrayBuffers / VAOs from filesfix possible parser error in GeometryDataLoadStoreOBJ when input file contains mixed spaces and tabsworked on camera, parallel shift mode should work (untested)Merge branch 'experimental' of file:///data/git-repository/acgl/libraries/acgl into experimentalfixed texel setting/getting for byte texturesfix path in CMakeLists.txtMerge branch 'experimental' of file:///data/git-repository/acgl/libraries/acgl into experimentaladded texel set and get functions for texture datafixed clang compile issueadded texture2D direct loading function
Loading