Menu

Code Commit Log


Commit Date  
[r455] by bruno.herbelin@gmail.com

Separation of blending equation and functions for RGB and Alpha (using glBlendEquationSeparate glBlendFunctionSeparate) to fix the bug of incorrect alpha when using inverse or custom modes (visible in feedback sources and shared memory).

2011-08-10 14:20:44 Tree
[r454] by bruno.herbelin@gmail.com

Moved the display of error message box to avoid bloking the whole application for warnings.

2011-08-10 09:47:25 Tree
[r453] by bruno.herbelin@gmail.com

Implementation of GLMixer sharing in memory.
Modification of shared memory map to detect changes in buffer without crashing

2011-08-10 09:29:20 Tree
[r452] by bruno.herbelin

Update CMakeLists for Windows compilation (with opencv 2.3)

2011-08-09 12:48:32 Tree
[r451] by bruno.herbelin@gmail.com

Edited wiki page Compilation through web user interface.

2011-08-09 12:21:23 Tree
[r450] by bruno.herbelin@gmail.com

Enable user to attach / detach a shared memory source from property browser.

2011-08-07 23:20:29 Tree
[r449] by bruno.herbelin@gmail.com

Uniformization of glTexture2D internal format to GL_RGBA8 for GPU efficiency.
Specified external data type to GL_UNSIGNED_INT_8_8_8_8_REV when possible for optimization.

2011-08-07 23:13:45 Tree
[r448] by bruno.herbelin@gmail.com

Implementation of SHARED MEMORY sources & save/load in glm files.
+ Integration of Qt Exceptions for instanciation of EVERY source types.
- suppression of MixSource files.

2011-08-07 22:56:50 Tree
[r447] by bruno.herbelin@gmail.com

Creation of dialogs and actions for shared memory source.
Bug fix in Algorithm source and clean-up code of Algorithm Selection dialog.
Bug fix Camera dialog.
+ Qt cosmetics on other uis ('buddies' in dialogs).

2011-08-06 00:41:50 Tree
[r446] by bruno.herbelin@gmail.com

Fixed OpencvSource for Linux.

2011-08-04 18:06:17 Tree
Older >