]> git.rm.cloudns.org Git - xonotic/darkplaces.git/commit
GL: Use the render path switch properly in GL_ReadPixelsBGRA()
authorbones_was_here <bones_was_here@xonotic.au>
Thu, 5 Sep 2024 18:47:46 +0000 (04:47 +1000)
committerbones_was_here <bones_was_here@xonotic.au>
Thu, 12 Sep 2024 13:53:35 +0000 (23:53 +1000)
commitf94c856fa7e0baeadd8c21e16ac4643c4e4f7639
tree7e69aaa5eef67bea635580d586771ff2735b8fca
parent999965957f6d7fd907baeb46d9b88ecf81b2a146
GL: Use the render path switch properly in GL_ReadPixelsBGRA()

This will be needed for screenshots to work with GLES when standard
builds support both GLES and GL.

Signed-off-by: bones_was_here <bones_was_here@xonotic.au>
gl_backend.c