John Preston
|
b3648d0147
|
Use QOpenGLShaderProgram::bind.
|
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
|
1858e7e8ac
|
Fix many video tiles in voice chats.
|
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
|
e8dd969e78
|
Fix paint-image vertex shader on macOS.
|
2021-05-31 23:53:41 +04:00 |
|
John Preston
|
2fe75f8296
|
Add large / small video animation.
|
2021-05-31 21:25:15 +04:00 |
|
John Preston
|
b22363224f
|
Track tiles visibility separately from geometry.
|
2021-05-31 18:40:53 +04:00 |
|
John Preston
|
8bde53cd0f
|
Add Back button to large video tiles.
|
2021-05-30 21:08:54 +04:00 |
|
John Preston
|
97c7c0742c
|
Rename LargeVideo to Video in voice chats.
|
2021-05-30 18:46:51 +04:00 |
|
John Preston
|
38506d27a1
|
Hide member rows with active small videos.
|
2021-05-30 18:09:59 +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
|
7b6b32db74
|
Fix name display in group call video tiles.
|
2021-05-26 13:35:01 +04:00 |
|
John Preston
|
e7ef3c4b6d
|
Fix crash in GL_RED textures uploading.
|
2021-05-25 23:34:55 +04:00 |
|
John Preston
|
51d8e9c43d
|
Skip empty rects in painting.
|
2021-05-25 17:23:50 +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
|
3edb2d08ba
|
Optimize frame shader, apply rotation.
|
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 |
|