- 17 Feb, 2013 2 commits
-
-
Robert Menzel authored
-
Robert Menzel authored
-
- 16 Feb, 2013 2 commits
-
-
Robert Menzel authored
-
Robert Menzel authored
-
- 14 Feb, 2013 1 commit
-
-
Robert Menzel authored
-
- 13 Feb, 2013 2 commits
-
-
Robert Menzel authored
-
Robert Menzel authored
-
- 12 Feb, 2013 2 commits
-
-
Robert Menzel authored
-
Robert Menzel authored
-
- 11 Feb, 2013 1 commit
-
-
Robert Menzel authored
-
- 08 Feb, 2013 2 commits
-
-
Robert Menzel authored
-
Robert Menzel authored
-
- 07 Feb, 2013 1 commit
-
-
Robert Menzel authored
-
- 06 Feb, 2013 3 commits
-
-
Robert Menzel authored
-
Robert Menzel authored
-
Robert Menzel authored
* Sampler have getters for all parameters * Texture gets a base class * TextureBuffer moved to own file Texture is still compatible with the old Texture class, new classes will be based on TextureBase and Texture will only remain for compatibility!
-
- 01 Feb, 2013 1 commit
-
-
Robert Menzel authored
-
- 30 Jan, 2013 3 commits
-
-
Robert Menzel authored
-
-
Robert Menzel authored
-
- 29 Jan, 2013 2 commits
-
-
Janis Born authored
-
Janis Born authored
-
- 24 Jan, 2013 1 commit
-
-
Robert Menzel authored
-
- 15 Jan, 2013 1 commit
-
-
Janis Born authored
-
- 06 Jan, 2013 4 commits
-
-
Robert Menzel authored
-
Robert Menzel authored
-
Robert Menzel authored
-
Robert Menzel authored
-
- 02 Jan, 2013 1 commit
-
-
Robert Menzel authored
-
- 30 Dec, 2012 1 commit
-
-
Robert Menzel authored
This loader gets the OpenGL function pointers and checks for extensions. It is an alternative to GLEW and has the advantage that it works out of the box on MacOS with a core profile and also allows only to include the defines and function declarations of a specific OpenGL version. This way the usage of 'wrong' functions can get caught during compile time (e.g. when developing for 3.2 on a machine that supports GL 4+). GLEW can still be used if desired! The loader code is based on a modified output of glLoadGen (1.0.3), a bunch of LUA scripts that create the loader code. It's not a ready to use external library so the resulting code gets embedded directly into ACGL.
-
- 13 Dec, 2012 2 commits
-
-
Robert Menzel authored
-
Robert Menzel authored
-
- 12 Dec, 2012 1 commit
-
-
Robert Menzel authored
-
- 29 Nov, 2012 2 commits
-
-
Robert Menzel authored
-
Robert Menzel authored
-
- 19 Oct, 2012 2 commits
-
-
Robert Menzel authored
-
Robert Menzel authored
-
- 26 Aug, 2012 1 commit
-
-
Robert Menzel authored
-
- 25 Aug, 2012 1 commit
-
-
Robert Menzel authored
-
- 24 Aug, 2012 1 commit
-
-
Lars Krecklau authored
-