Ilya Fedin
|
847c01d605
|
Add Qt 6 support
Tested only on Linux so far
|
2021-10-21 13:15:00 +04:00 |
|
John Preston
|
463da7e410
|
Allow Ui::GL::Renderer::deinit on lost context.
|
2021-09-06 13:13:26 +03:00 |
|
John Preston
|
df28da4d97
|
Show "Video is paused" in wide panel mode.
|
2021-06-15 16:49:53 +04:00 |
|
John Preston
|
2f986660ff
|
Optimize background painting in OpenGL renderers.
|
2021-06-10 23:37:09 +04:00 |
|
John Preston
|
5970f3de9e
|
Show video paused icon.
|
2021-06-09 09:19:28 +04:00 |
|
John Preston
|
dd79b3c0d5
|
Add noise to blur to remove color banding.
|
2021-06-09 09:19:28 +04:00 |
|
John Preston
|
9a21d55de7
|
Show last blurred frame or userpic for paused videos.
|
2021-06-09 09:19:28 +04:00 |
|
John Preston
|
68ae40ee56
|
Draw all except controls in OpenGL media viewer.
|
2021-06-09 09:19:27 +04:00 |
|
John Preston
|
24f8a88625
|
Start OpenGL media viewer renderer.
|
2021-06-09 09:19:27 +04:00 |
|
John Preston
|
2fe75f8296
|
Add large / small video animation.
|
2021-05-31 21:25:15 +04:00 |
|
John Preston
|
8bde53cd0f
|
Add Back button to large video tiles.
|
2021-05-30 21:08:54 +04:00 |
|
John Preston
|
6a967948de
|
Optimize uploading of textures.
|
2021-05-29 23:27:12 +04:00 |
|
John Preston
|
0771fc14db
|
Use unique_id for tiles instead of PeerData*.
|
2021-05-29 22:58:11 +04:00 |
|
John Preston
|
e1614a280f
|
Add blur effect for video tile background.
|
2021-05-29 17:00:09 +04:00 |
|
John Preston
|
ddf81c949b
|
Add green outline to speaking video tiles.
|
2021-05-28 21:05:28 +04:00 |
|
John Preston
|
aaad250a77
|
Show names in OpenGL renderer.
|
2021-05-25 16:26:41 +04:00 |
|
John Preston
|
699730b7f4
|
Show mute icon in OpenGL renderer.
|
2021-05-25 14:56:26 +04:00 |
|
John Preston
|
302cffba1c
|
Display pin button in OpenGL renderer.
|
2021-05-25 12:08:06 +04:00 |
|
John Preston
|
df6f5d83d6
|
Make shaders work on OpenGL 2.1.
|
2021-05-24 22:45:16 +04:00 |
|
John Preston
|
42baa3e1bc
|
Convert YUV420 -> ARGB32 in fragment shader.
|
2021-05-24 22:45:16 +04:00 |
|
John Preston
|
b864563f47
|
Support mode switching in single widget Viewport.
|
2021-05-24 22:45:16 +04:00 |
|
John Preston
|
d44f923277
|
OpenGL render of frames in single widget.
|
2021-05-24 22:45:16 +04:00 |
|
John Preston
|
ec468431b4
|
Raster render of wide mode in single widget.
|
2021-05-24 22:45:16 +04:00 |
|