Skip to content

Commit

Permalink
JANITORIAL: Fix wich typo in CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
raziel- authored Jun 1, 2024
1 parent 746e3c3 commit 29b705c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Version history
* Added support for multiple FBO attachement (if hardware support it)

##### v1.1.2
* Improved a bit the merger (wich merge subsequent `glBegin(...)`/`glEnd()`) efficiency
* Improved a bit the merger (which merge subsequent `glBegin(...)`/`glEnd()`) efficiency
* Removed LIBGL_BEGINEND=2 (that was not working correctly, and it complexify the code too much)
* Added some Direct Access function (from EXT_direct_access)
* Fixes and Improvements on depth (and depth_Stencil) Texture handling
Expand Down

0 comments on commit 29b705c

Please sign in to comment.