Mailing List Archive

[MythTV/mythtv] 8d56a6: Display of OpenGL RGBA parameters wrong
Branch: refs/heads/master
Home: https://github.com/MythTV/mythtv
Commit: 8d56a65cf3bad151ee75c60e3b6dc4b80566c820
https://github.com/MythTV/mythtv/commit/8d56a65cf3bad151ee75c60e3b6dc4b80566c820
Author: Martin Bene <Martin.Bene@icomedias.com>
Date: 2024-02-03 (Sat, 03 Feb 2024)

Changed paths:
M mythtv/libs/libmythui/opengl/mythrenderopengl.cpp

Log Message:
-----------
Display of OpenGL RGBA parameters wrong

In the OpenGL debug output the number of bits in each pixel for R, G and B is given.
Instead of the bits for B (blue) the number of bits for G (green) is repeated.
This is now fixed by replacing the 2nd greenBufferSize with blueBufferSize.
Thanks to Martin Bene.


_______________________________________________
mythtv-commits mailing list
mythtv-commits@mythtv.org
http://lists.mythtv.org/mailman/listinfo/mythtv-commits