gpu-screen-recorder/include
dec05eba f6107a0c5d Fix AMD single monitor rotated display being rotated in recording
If there is only one monitor connected and it's rotated then
the drm buf will also be rotated. This only the case with AMD and
only when using one monitor!

To fix this, we perform color conversion with an opengl shader
which allows us to also rotate the texture.
VAAPI supports rotation but it's not implemented by AMD at least.

Performance seems to be the same as when using VAAPI, even when
GPU usage is 100%.
2023-04-15 19:06:08 +02:00
..
capture Fix AMD single monitor rotated display being rotated in recording 2023-04-15 19:06:08 +02:00
color_conversion.h Fix AMD single monitor rotated display being rotated in recording 2023-04-15 19:06:08 +02:00
cuda.h Add overclocking option -oc to workaround a NVIDIA driver bug (forcefully set to p2 state when using cuda) 2023-03-17 17:17:14 +01:00
egl.h Fix AMD single monitor rotated display being rotated in recording 2023-04-15 19:06:08 +02:00
library_loader.h Implement kms vaapi capture 2023-04-07 05:31:46 +02:00
overclock.h Add overclocking option -oc to workaround a NVIDIA driver bug (forcefully set to p2 state when using cuda) 2023-03-17 17:17:14 +01:00
shader.h Fix AMD single monitor rotated display being rotated in recording 2023-04-15 19:06:08 +02:00
sound.hpp Support opus flt and fltp 2023-03-04 16:02:48 +01:00
utils.h Fix AMD single monitor rotated display being rotated in recording 2023-04-15 19:06:08 +02:00
vec2.h Fix AMD single monitor rotated display being rotated in recording 2023-04-15 19:06:08 +02:00
window_texture.h follow focused 2022-12-20 15:32:42 +01:00
xnvctrl.h Install coolbits if using nvidia, add preserve video memory install script 2023-03-31 01:11:12 +02:00