kgv
565baee64b
0031070: Configuration - fix building issues when using Emscripten toolchain
...
Handled __EMSCRIPTEN__ macros to:
- Workaround atomics (__GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 is undefined, but GCC atomics are provided).
- Suppress non-standard header <sys/signal.h> warning.
- Return OSD_LinuxREDHAT.
- Avoid inclusion of XLib headers.
- Skip fontconfig library.
- Enable EGL+GLES path (translated by Emscripten into WebGL).
- Skip eglCreatePbufferSurface() not implemented by Emscripten EGL.
Fixed Graphic3d_Vec4.hxx usage within Quantity_ColorRGBA.hxx.
OpenGl_ShaderManager::defaultGlslVersion() now prefers GLSL 300 es when WebGL 2.0 is available,
as there no any OpenGL ES greater than 3.0 emulation so far.
Shaders_Declarations.glsl - added workaround for GLSL compilation on WebGL 1.0
by defining Light properties accessors as macros instead of functions
('[]' : Index expression must be constant).
OpenGl_FrameBuffer::Init() - added workaround for initialization of GL_DEPTH24_STENCIL8
depth-stencil attachment on WebGL 1.0 + GL_WEBGL_depth_texture extension.
OpenGl_Context::Vec4FromQuantityColor() now considers myIsSRgbActive flag
to handle use case, when Immediate Layer is drawn directly into window buffer,
which is not sRGB-ready.
Added new sample - OCCT WebGL viewer.
2019-10-27 00:43:07 +03:00
..
2019-10-22 15:15:52 +03:00
2014-11-05 17:48:03 +03:00
2016-08-25 15:10:48 +03:00
2015-02-19 16:13:15 +03:00
2014-09-25 15:58:33 +04:00
2017-07-21 12:10:41 +03:00
2015-12-17 18:59:36 +03:00
2014-10-23 16:20:36 +04:00
2019-09-25 17:35:15 +03:00
2019-09-20 19:39:28 +03:00
2019-03-07 18:08:36 +03:00
2019-03-07 18:08:36 +03:00
2019-10-22 15:15:52 +03:00
2019-03-16 16:48:21 +03:00
2019-08-23 16:56:40 +03:00
2019-03-16 16:48:21 +03:00
2019-10-22 15:15:52 +03:00
2019-10-22 15:15:52 +03:00
2019-03-07 18:08:36 +03:00
2018-07-06 15:56:08 +03:00
2019-05-30 18:42:32 +03:00
2019-05-30 18:42:32 +03:00
2019-10-22 15:15:52 +03:00
2019-10-22 15:15:52 +03:00
2018-06-14 14:03:02 +03:00
2018-06-14 14:03:02 +03:00
2018-06-14 14:03:02 +03:00
2019-04-30 14:26:51 +03:00
2019-10-27 00:43:07 +03:00
2019-10-27 00:43:07 +03:00
2014-02-20 16:15:17 +04:00
2018-09-26 12:19:07 +03:00
2014-09-25 15:58:33 +04:00
2015-11-05 14:27:51 +03:00
2015-07-11 12:08:01 +03:00
2019-10-22 15:15:52 +03:00
2019-06-19 19:42:24 +03:00
2019-10-27 00:43:07 +03:00
2019-10-22 15:15:52 +03:00
2019-07-19 10:23:22 +03:00
2019-04-09 14:16:33 +03:00
2019-08-23 16:58:25 +03:00
2019-03-07 18:08:36 +03:00
2014-09-25 15:58:33 +04:00
2016-09-30 11:17:10 +03:00
2014-09-25 15:58:33 +04:00
2014-09-25 15:58:33 +04:00
2014-09-25 15:58:33 +04:00
2014-09-25 15:58:33 +04:00
2014-09-25 15:58:33 +04:00
2014-09-25 15:58:33 +04:00
2014-09-25 15:58:33 +04:00
2014-09-25 15:58:33 +04:00
2014-09-25 15:58:33 +04:00
2015-07-22 15:15:36 +03:00
2014-09-25 15:58:33 +04:00
2014-09-25 15:58:33 +04:00
2015-04-23 17:52:13 +03:00
2014-09-25 15:58:33 +04:00
2014-09-25 15:58:33 +04:00
2019-04-09 14:17:47 +03:00
2019-10-27 00:43:07 +03:00
2019-08-23 16:58:25 +03:00
2019-03-07 18:08:36 +03:00
2019-10-27 00:43:07 +03:00
2019-10-27 00:43:07 +03:00
2019-09-25 17:35:15 +03:00
2019-09-20 19:39:28 +03:00
2016-09-30 11:17:10 +03:00
2015-12-04 14:15:06 +03:00
2015-12-04 14:15:06 +03:00
2019-04-09 14:16:33 +03:00
2019-07-19 10:23:22 +03:00
2019-07-19 10:23:22 +03:00
2019-07-19 10:23:22 +03:00
2019-02-22 16:23:35 +03:00
2017-12-01 15:36:55 +03:00
2019-10-22 15:15:52 +03:00
2019-02-22 16:23:35 +03:00
2016-07-14 13:24:40 +03:00
2016-09-30 09:43:26 +03:00
2017-07-21 12:10:41 +03:00
2017-07-21 12:10:41 +03:00
2019-03-16 16:48:21 +03:00
2019-03-20 11:23:45 +03:00
2019-03-07 18:08:36 +03:00
2018-07-06 15:56:08 +03:00
2017-07-21 12:10:41 +03:00
2017-12-01 15:36:55 +03:00
2019-10-24 17:45:00 +03:00
2017-12-01 15:36:55 +03:00
2019-09-04 15:13:18 +03:00
2019-09-04 15:13:18 +03:00
2019-03-16 16:48:21 +03:00
2019-10-27 00:43:07 +03:00
2019-10-22 15:15:52 +03:00
2019-03-16 16:48:21 +03:00
2019-03-16 16:48:21 +03:00
2019-07-27 12:05:35 +03:00
2019-07-27 12:05:35 +03:00
2018-10-10 18:48:37 +03:00
2017-11-30 23:09:23 +03:00
2017-11-30 23:09:23 +03:00
2014-08-28 17:38:13 +04:00
2014-08-28 17:38:13 +04:00
2019-05-30 18:17:06 +03:00
2019-04-09 14:16:33 +03:00
2017-02-02 16:35:54 +03:00
2016-08-11 13:55:33 +03:00
2019-09-20 19:39:27 +03:00
2019-08-23 16:58:25 +03:00
2015-12-17 18:59:36 +03:00
2016-03-12 09:18:12 +03:00
2019-10-22 15:15:52 +03:00
2019-10-22 15:15:52 +03:00
2017-07-21 12:10:41 +03:00
2018-03-02 15:27:57 +03:00
2019-10-22 15:15:52 +03:00
2019-10-22 15:15:52 +03:00
2019-03-16 16:48:21 +03:00
2019-03-16 16:48:21 +03:00
2019-10-22 15:15:52 +03:00
2019-02-15 17:16:12 +03:00
2015-07-29 13:39:27 +03:00
2017-10-06 10:28:30 +03:00
2018-10-17 16:35:31 +03:00
2016-12-22 17:24:05 +03:00
2015-12-04 14:15:06 +03:00
2018-10-17 16:35:31 +03:00
2014-02-20 16:15:17 +04:00
2019-10-22 15:15:52 +03:00
2019-10-22 15:15:52 +03:00
2019-10-24 17:43:38 +03:00
2019-10-22 15:15:52 +03:00
2019-04-30 14:26:51 +03:00
2019-10-27 00:43:07 +03:00
2017-07-06 13:18:13 +03:00
2019-10-22 15:15:52 +03:00
2019-08-23 16:58:25 +03:00