-
- Downloads
Merge branch 'master' of file:///data/git-repository/acgl/libraries/acgl
Showing
- include/ACGL/OpenGL/Controller.hh 10 additions, 6 deletionsinclude/ACGL/OpenGL/Controller.hh
- include/ACGL/OpenGL/Controller/FrameBufferObjectControl.hh 16 additions, 21 deletionsinclude/ACGL/OpenGL/Controller/FrameBufferObjectControl.hh
- include/ACGL/OpenGL/Controller/ShaderProgramObjectControl.hh 1 addition, 1 deletioninclude/ACGL/OpenGL/Controller/ShaderProgramObjectControl.hh
- include/ACGL/OpenGL/Controller/StateControl.hh 17 additions, 17 deletionsinclude/ACGL/OpenGL/Controller/StateControl.hh
- include/ACGL/OpenGL/Controller/UniformControl.hh 67 additions, 0 deletionsinclude/ACGL/OpenGL/Controller/UniformControl.hh
- include/ACGL/OpenGL/Controller/VertexBufferObjectControl.hh 16 additions, 16 deletionsinclude/ACGL/OpenGL/Controller/VertexBufferObjectControl.hh
- include/ACGL/OpenGL/Controller/VertexBufferObjectControlFileOBJ.hh 11 additions, 11 deletions...CGL/OpenGL/Controller/VertexBufferObjectControlFileOBJ.hh
- include/ACGL/OpenGL/Controller/ViewportControl.hh 74 additions, 0 deletionsinclude/ACGL/OpenGL/Controller/ViewportControl.hh
- include/ACGL/OpenGL/Managers.hh 23 additions, 8 deletionsinclude/ACGL/OpenGL/Managers.hh
- include/ACGL/OpenGL/Objects.hh 9 additions, 5 deletionsinclude/ACGL/OpenGL/Objects.hh
- include/ACGL/OpenGL/Objects/FrameBufferObject.hh 17 additions, 17 deletionsinclude/ACGL/OpenGL/Objects/FrameBufferObject.hh
- include/ACGL/OpenGL/Objects/Shader.hh 9 additions, 8 deletionsinclude/ACGL/OpenGL/Objects/Shader.hh
- include/ACGL/OpenGL/Objects/ShaderProgramObject.hh 2 additions, 2 deletionsinclude/ACGL/OpenGL/Objects/ShaderProgramObject.hh
- include/ACGL/OpenGL/Objects/State.hh 46 additions, 30 deletionsinclude/ACGL/OpenGL/Objects/State.hh
- include/ACGL/OpenGL/Objects/Uniform.hh 6 additions, 0 deletionsinclude/ACGL/OpenGL/Objects/Uniform.hh
- include/ACGL/OpenGL/Objects/VertexBufferObject.hh 12 additions, 12 deletionsinclude/ACGL/OpenGL/Objects/VertexBufferObject.hh
- include/ACGL/OpenGL/Objects/Viewport.hh 24 additions, 12 deletionsinclude/ACGL/OpenGL/Objects/Viewport.hh
- src/ACGL/OpenGL/Controller/FrameBufferObjectControl.cc 4 additions, 4 deletionssrc/ACGL/OpenGL/Controller/FrameBufferObjectControl.cc
- src/ACGL/OpenGL/Controller/VertexBufferObjectControl.cc 4 additions, 4 deletionssrc/ACGL/OpenGL/Controller/VertexBufferObjectControl.cc
- src/ACGL/OpenGL/Controller/VertexBufferObjectControlFileOBJ.cc 7 additions, 7 deletions...CGL/OpenGL/Controller/VertexBufferObjectControlFileOBJ.cc
Please register or sign in to comment