- 11 Nov, 2013 1 commit
-
-
Maciej Suminski authored
-
- 29 Oct, 2013 1 commit
-
-
Maciej Suminski authored
Changed the used framebuffer object extension from ARB_framebuffer_object to EXT_framebuffer_object (compatibility reasons).
-
- 14 Oct, 2013 3 commits
-
-
Maciej Suminski authored
template<> -> template <> Some more reformatting according to uncrustify results.
-
Maciej Suminski authored
-
Maciej Suminski authored
Added error messages for OpenGL framebuffer errors. This should eliminate quiet segfaults in case of drivers that cannot handle multiple attachment points for framebuffers.
-
- 04 Sep, 2013 1 commit
-
-
Maciej Suminski authored
-
- 19 Aug, 2013 1 commit
-
-
Maciej Suminski authored
Smarter way of the overlay rendering (overlay is always refreshed, while cached&noncached targets only if the viewport or items have changed).
-
- 02 Aug, 2013 1 commit
-
-
Maciej Suminski authored
Now it is more verbose and the status is checked at the right moment (previously it was fine with Linux, but on Windows it showed errors).
-
- 30 Jul, 2013 2 commits
-
-
Maciej Suminski authored
-
Maciej Suminski authored
-
- 24 Jul, 2013 1 commit
-
-
Maciej Suminski authored
Fixed blending function for OpenGL compositing. Corrected documentation, removed unnecessary functions.
-
- 23 Jul, 2013 1 commit
-
-
Maciej Suminski authored
-