log Framework/Scene2D/Internals/OpenGLLinesProgram.cpp @ 1455:30deba7bc8e2

age author description
Thu, 11 Jun 2020 20:54:01 +0200 Sebastien Jodogne simplifying include_directories
Fri, 31 Jan 2020 17:34:29 +0100 Sebastien Jodogne upgrade to year 2020
Wed, 21 Aug 2019 16:16:30 +0200 Benjamin Golinvaux Made IsContextLost automatically set the flag by checking with the emscripten
Sat, 10 Aug 2019 13:07:31 +0200 Benjamin Golinvaux Fixed animation frame stopping when returning false + big work on the OpenGL toa2019081001
Tue, 28 May 2019 15:58:21 +0200 Sebastien Jodogne PolylineSceneLayer now has one color per chain
Sun, 19 May 2019 16:29:50 +0200 Benjamin Golinvaux Merge from default refactor-viewport-controller
Fri, 17 May 2019 09:20:46 +0200 Benjamin Golinvaux Merge from default refactor-viewport-controller
Wed, 15 May 2019 16:56:17 +0200 Benjamin Golinvaux Code is broken -- stashing ongoing work in a branch refactor-viewport-controller
Fri, 17 May 2019 09:21:30 +0200 Benjamin Golinvaux Fixed a bunch of truncation warnings in various parts of the library
Fri, 17 May 2019 08:49:55 +0200 Benjamin Golinvaux Fixed a bunch of truncation warnings in various parts of the library
Tue, 30 Apr 2019 16:07:48 +0200 Benjamin Golinvaux Added version directive to GLSL shader code + glew init function in sample code
Fri, 26 Apr 2019 12:55:43 +0200 Sebastien Jodogne OpenGLLinesProgram