- 03 Jul, 2019 2 commits
-
-
Jan Möbius authored
Fix RGB/RBG mixup that caused strange artifacts. See merge request !4
-
Martin Heistermann authored
-
- 09 Jan, 2019 1 commit
-
-
Jan Möbius authored
-
- 08 Jan, 2019 2 commits
-
-
Jan Möbius authored
-
Jan Möbius authored
-
- 16 Apr, 2018 1 commit
-
-
Jan Möbius authored
-
- 05 Apr, 2018 1 commit
-
-
Jan Möbius authored
Replaced Aliased OpenGLExtensionCalls See merge request !3
-
- 04 Apr, 2018 1 commit
-
-
Martin Schultz authored
-
- 21 Mar, 2018 1 commit
-
-
Jan Möbius authored
Feature core profile See merge request !2
-
- 21 Feb, 2018 1 commit
-
-
Martin Schultz authored
On core profiles, osx does not support glsl #version150 texture2D calls added 330 implementation which uses texture call.
-
- 13 Feb, 2018 1 commit
-
-
Martin Schultz authored
-
- 12 Oct, 2017 2 commits
-
-
Martin Schultz authored
-
Martin Schultz authored
requires opengl version 3.2 and the extensions are already part of the spec
-
- 26 May, 2017 1 commit
-
-
Jan Möbius authored
GL resource cleanup See merge request !1
-
- 25 May, 2017 1 commit
-
-
Christopher Tenter authored
-
- 30 Nov, 2015 1 commit
-
-
Martin Schultz authored
-
- 20 Aug, 2015 1 commit
-
-
Christopher Tenter authored
git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@21133 383ad7c9-94d9-4d36-a494-682f7c89f535
-
- 14 Aug, 2015 1 commit
-
-
Jan Möbius authored
Don't use classical rendering plugin if no compatibility context is available git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@21124 383ad7c9-94d9-4d36-a494-682f7c89f535
-
- 17 Jul, 2015 2 commits
-
-
Jan Möbius authored
git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@21026 383ad7c9-94d9-4d36-a494-682f7c89f535
-
Jan Möbius authored
git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@21023 383ad7c9-94d9-4d36-a494-682f7c89f535
-
- 09 Jul, 2015 1 commit
-
-
Christopher Tenter authored
git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@20981 383ad7c9-94d9-4d36-a494-682f7c89f535
-
- 08 Oct, 2014 1 commit
-
-
Christopher Tenter authored
git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@19668 383ad7c9-94d9-4d36-a494-682f7c89f535
-
- 21 Jul, 2014 1 commit
-
-
Jan Möbius authored
git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@19248 383ad7c9-94d9-4d36-a494-682f7c89f535
-
- 02 Jul, 2014 1 commit
-
-
Jan Möbius authored
git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@19050 383ad7c9-94d9-4d36-a494-682f7c89f535
-
- 26 Jun, 2014 2 commits
-
-
Jan Möbius authored
git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@19009 383ad7c9-94d9-4d36-a494-682f7c89f535
-
Hans-Christian Ebke authored
git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@18975 383ad7c9-94d9-4d36-a494-682f7c89f535
-
- 24 Feb, 2014 3 commits
-
-
Jan Möbius authored
git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@18252 383ad7c9-94d9-4d36-a494-682f7c89f535
-
Christopher Tenter authored
git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@18247 383ad7c9-94d9-4d36-a494-682f7c89f535
-
Jan Möbius authored
- User can switch between dual peeling and front to back peeling via options menu - Post-processor support: Output of front depth layers in hardware depth buffer git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@18242 383ad7c9-94d9-4d36-a494-682f7c89f535
-
- 20 Feb, 2014 1 commit
-
-
Jan Möbius authored
git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@18233 383ad7c9-94d9-4d36-a494-682f7c89f535
-
- 18 Feb, 2014 1 commit
-
-
Christopher Tenter authored
git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@18214 383ad7c9-94d9-4d36-a494-682f7c89f535
-
- 05 Feb, 2014 1 commit
-
-
Jan Möbius authored
git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@18127 383ad7c9-94d9-4d36-a494-682f7c89f535
-
- 08 Oct, 2013 1 commit
-
-
Isaak Lim authored
- created a GLError header file under ACG/GL/ that holds all current GL error checking functions and macros - removed unnecessary code and files - updated the includes closes #1763 git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@17666 383ad7c9-94d9-4d36-a494-682f7c89f535
-
- 01 Oct, 2013 1 commit
-
-
Isaak Lim authored
- updated the checkOpenGL function for the "Shader Pipeline Renderer", "Depth-Peeling Renderer" and the "SSAO Renderer" - updated the checkOpenGL function for the "Depth Image Post Processor", "Sobel Post Processor", "Philips Stereo Post Processor" and "Gray Post Processor" git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@17627 383ad7c9-94d9-4d36-a494-682f7c89f535
-
- 19 Jul, 2013 1 commit
-
-
Matthias Möller authored
- adding qt5 headers refs #1359 git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@17080 383ad7c9-94d9-4d36-a494-682f7c89f535
-
- 07 Jun, 2013 1 commit
-
-
Jan Möbius authored
git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@16834 383ad7c9-94d9-4d36-a494-682f7c89f535
-
- 22 Apr, 2013 1 commit
-
-
Christopher Tenter authored
git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@16709 383ad7c9-94d9-4d36-a494-682f7c89f535
-
- 08 Feb, 2013 1 commit
-
-
Jan Möbius authored
Added syntax highlighting for the render object widget git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@16268 383ad7c9-94d9-4d36-a494-682f7c89f535
-
- 06 Feb, 2013 1 commit
-
-
Jan Möbius authored
git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@16253 383ad7c9-94d9-4d36-a494-682f7c89f535
-
- 10 Jan, 2013 1 commit
-
-
Jan Möbius authored
refs #1377 git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@16083 383ad7c9-94d9-4d36-a494-682f7c89f535
-