]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
Improve DEBUGGL
authorbones_was_here <bones_was_here@xa.org.au>
Thu, 21 Jul 2022 23:49:16 +0000 (09:49 +1000)
committerbones_was_here <bones_was_here@xonotic.au>
Tue, 20 Sep 2022 18:10:13 +0000 (04:10 +1000)
commit545554989bf17036e78d7b5ea2379b70269d4b30
tree40f26ca5ac324dbb203a11fab3aa0255ff40fe50
parentd3e8fe026cb474a05285472ff4172ae8565a215f
Improve DEBUGGL

glGetError() must be called in a loop to retrieve and reset
multiple error flags.

Signed-off-by: bones_was_here <bones_was_here@xa.org.au>
gl_backend.c
glquake.h