godot/doc
chokomancarr 4a2de1e17a
fix incorrect GL format code for 16 bit float formats
For FORMAT_XXXH half-precision format constants, the description uses GL_XXX32F, which is incorrect.
This fixes it to GL_XXX16F to align with the intended precision.
2023-09-21 21:49:01 +08:00
..
classes fix incorrect GL format code for 16 bit float formats 2023-09-21 21:49:01 +08:00
tools
translations i18n: Sync translations with Weblate 2023-09-08 12:12:18 +02:00
class.xsd
Doxyfile
Makefile