Emmanuel Durand
|
4afca6da2b
|
Updated GLM, ZMQ, LTC, FFmpeg, Hap, GLFW and STB
|
2019-11-18 10:30:57 -05:00 |
|
Emmanuel Durand
|
49336e7f1e
|
Cleaned dependencies build, remove FindSnappy as a pkgconfig file is bundled now
|
2019-11-15 18:51:49 +00:00 |
|
Emmanuel Durand
|
ea0981239d
|
Upgraded ImGui to v1.72
|
2019-11-05 02:10:58 +00:00 |
|
Emmanuel Durand
|
8b7ffa9026
|
Removed completely OSX support (it did not work anymore anyway)
|
2019-09-23 15:34:54 +00:00 |
|
Emmanuel Durand
|
9d5da543c5
|
Updated FFmpeg submodule
|
2019-03-11 18:21:13 +00:00 |
|
Emmanuel Durand
|
53409de490
|
Updated ImGui
|
2019-03-10 21:32:00 -04:00 |
|
Emmanuel Durand
|
b47cd937d2
|
Updated ZMQ
|
2019-03-10 21:32:00 -04:00 |
|
Emmanuel Durand
|
e6ab126bd0
|
Updated stb_image and stb_image_write
|
2019-03-10 21:31:56 -04:00 |
|
Emmanuel Durand
|
617ad62042
|
Added support for SLAPS automatic geometric calibration
|
2019-02-25 18:49:29 -05:00 |
|
Emamnuel Durand
|
f0deb4b681
|
Fixed various compilation issue, regarding GCC 8 and OpenCV
|
2018-07-06 16:02:31 +00:00 |
|
Emmanuel Durand
|
4ca2641035
|
Added the possibility to disable bundled third party libraries
|
2018-07-05 21:40:46 -04:00 |
|
Emmanuel Durand
|
3cd5f7559f
|
Removed Piccante, replaced it with HDR capabilities from OpenCV
|
2018-06-26 15:56:19 +00:00 |
|
Emmanuel Durand
|
cf0f70cece
|
Fixed loose clock behavior when LTC paused
|
2018-06-18 15:06:47 -04:00 |
|
Emmanuel Durand
|
1e5abc6846
|
Updated third party build scripts, to take care of previously built binaries
|
2018-06-17 22:03:18 -04:00 |
|
Emmanuel Durand
|
978700c7b8
|
Upgraded ImGui
|
2018-04-13 18:16:11 +00:00 |
|
Emmanuel Durand
|
7a8a965e92
|
Fixed install target installing Snappy lib and headers
|
2018-04-13 14:01:08 -04:00 |
|
Emmanuel Durand
|
0a523eff12
|
Fixed compilation on Archlinux, and added Archlinux to CI
|
2018-04-11 15:57:58 -04:00 |
|
Emmanuel Durand
|
7fa5821b2f
|
All your warning are error to us
|
2018-03-22 13:32:20 -04:00 |
|
Emmanuel Durand
|
326b57b674
|
Reverted to ImGui v1.50
|
2018-03-16 11:56:22 -04:00 |
|
Emmanuel Durand
|
da48388f95
|
Removed references to OSX from the project (not from the code, yet)
|
2018-03-13 11:22:27 -04:00 |
|
Emmanuel Durand
|
f4328c2035
|
Cleaning up sources, upgraded ImGui, changed font
|
2018-03-13 11:11:20 -04:00 |
|
Emmanuel Durand
|
922e5b5800
|
Updated ZMQ and Hap
|
2017-12-07 10:19:20 -05:00 |
|
Emmanuel Durand
|
1c2b626af8
|
Updated Snappy
|
2017-12-07 10:19:16 -05:00 |
|
Emmanuel Durand
|
a3d26b6f67
|
Reverted to Snappy 1.1.4, for now
|
2017-12-04 15:33:01 -05:00 |
|
Emmanuel Durand
|
4b1e41ec7b
|
Updated FFmpeg and Snappy
|
2017-12-04 14:28:48 -05:00 |
|
Emmanuel Durand
|
3827da6887
|
Fixes following static analysis
|
2017-12-04 14:07:57 -05:00 |
|
Jérémie Soria
|
7cdac19b91
|
Ease-of-use for performance profiler flamegraph generation.
Added conditional profiling of render loop and texture upload threads.
|
2017-11-24 10:59:17 -05:00 |
|
Emmanuel Durand
|
669ccfb90f
|
Added ZMQ as a submodule
|
2017-09-26 01:14:45 +00:00 |
|
Emmanuel Durand
|
75c5e56131
|
Updated ImGui version
|
2017-06-06 12:07:59 -04:00 |
|
Emmanuel Durand
|
b6eea1e9d3
|
Updated externals
|
2017-04-30 13:34:35 -04:00 |
|
Emmanuel Durand
|
9118d9ae63
|
Added Sink_Shmdata_Encoded
|
2017-03-14 14:07:42 +00:00 |
|
Emmanuel Durand
|
1ce4f4f56a
|
Fixed issues with loading image with non-standard size
|
2017-03-09 00:51:17 +00:00 |
|
Emmanuel Durand
|
bdfbb4681c
|
Feature/include snappy
|
2017-03-09 00:12:44 +00:00 |
|
Emmanuel Durand
|
c174dde508
|
Added a static_analysis build target, using cppcheck. Also added
cppcheck to gitlab CI
|
2017-03-01 11:43:48 -05:00 |
|
Emmanuel Durand
|
a0e348e285
|
Filter: comments placed right after uniforms declaration are used as comments in the GUI
|
2017-02-24 16:06:39 -05:00 |
|
Emmanuel Durand
|
f1ca4b2ad8
|
Attributes are now ordered in the GUI
|
2017-02-23 20:20:36 -05:00 |
|
Emmanuel Durand
|
2d2801bc71
|
Fixed issue with file path (issue SPLASH-194)
|
2017-02-13 14:23:21 -05:00 |
|
Emmanuel Durand
|
4d5ba382b9
|
Enforcing a C++14 compiler
|
2017-02-12 18:56:25 -05:00 |
|
Emmanuel Durand
|
197529cd43
|
Refactoring ImageBufferSpec to add support for YUV (and other formats). Updated other
classes to reflect this change
|
2017-02-08 14:33:40 -05:00 |
|
Emmanuel Durand
|
6608626bf2
|
Added _tex#_size uniform for texture_images
|
2017-02-07 13:18:38 -05:00 |
|
Emmanuel Durand
|
5c5a55bab8
|
Fixed issues with planar audio having only the first channel decoded
|
2017-02-01 12:30:12 -05:00 |
|
Emmanuel Durand
|
b7f60cec7e
|
Added GLFW as a submodule, compiled as static
|
2017-01-14 15:05:38 -05:00 |
|
Emmanuel Durand
|
7c0331acdf
|
Embedding FFmpeg and link statically to it
|
2016-12-07 14:04:08 -05:00 |
|
Emmanuel Durand
|
0ad84b62fa
|
Unit testing: replaced bandit with doctest, updated tests
|
2016-09-28 10:06:51 -04:00 |
|
Emmanuel Durand
|
7f0967e1eb
|
Removed autotools
|
2016-06-21 16:10:12 -04:00 |
|
Emmanuel Durand
|
db20178fba
|
Added macdylibbundler as a submodule, built when creating the OSX package
|
2016-05-24 21:11:58 -04:00 |
|
Nicolas Bouillot
|
f70ef44497
|
Small update for OSX
|
2016-04-25 10:57:27 -04:00 |
|
Nicolas Bouillot
|
062660764b
|
Fixed issues with CMake on OSX
|
2016-04-22 14:38:21 -04:00 |
|
Emmanuel Durand
|
57f545aec0
|
Fixed some dependency issues
|
2016-04-20 04:30:46 -04:00 |
|
Emmanuel Durand
|
76fe4c2a8c
|
Set minimum CMake version to 3.2, using some newer features (and trying to follow some best practices...)
|
2016-04-19 09:51:18 -04:00 |
|