Skip to content

Commit

Permalink
Merge pull request #455 from raziel-/patch-2
Browse files Browse the repository at this point in the history
USAGE.md: Fix typo
  • Loading branch information
ptitSeb authored Apr 3, 2024
2 parents 1a0b4f2 + 34cf775 commit c8b9cbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion USAGE.md
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,7 @@ Hack to define default WRAP mode for texture
* 1 : Default wrap mode is GL_CLAMP_TO_EDGE: default on limited NPOT or non-NPOT hardware
* 2 : Default wrap mode is GL_CLAMP_TO_EDGE, enforced (not advised)

##### LIBL_FBOUNBIND
##### LIBGL_FBOUNBIND
Workaround on FBO where a bond texture is used for drawing
* 0 : Disabled (Default for all other configuration)
* 1 : Enabled (Default on ARM and PowerVR hardware)
Expand Down

0 comments on commit c8b9cbd

Please sign in to comment.