itsmattkc
|
4906bb7d53
|
scopes: don't use shared context
OpenGL shared contexts (through Qt at least) seem to be buggy. Scopes have been
shifted to a non-shared approach as a result.
|
2020-04-28 17:08:52 +10:00 |
|
itsmattkc
|
8c44f8d03d
|
viewer/various: split off color management into separate base class
Also moves scopes to said base class.
|
2020-04-24 03:45:07 +10:00 |
|
itsmattkc
|
0ced48d4df
|
histogram: implemented color management
|
2020-04-21 01:59:06 +10:00 |
|
itsmattkc
|
bdb13e88f5
|
histogram: implemented histogram widget
|
2020-04-21 01:29:08 +10:00 |
|
itsmattkc
|
6f4bf70d3e
|
scope: implemented waveform scope
|
2020-04-20 22:58:29 +10:00 |
|