1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-12-18 15:43:10 +00:00

update docs

This commit is contained in:
Bret Curtis 2023-06-14 22:17:43 +02:00
parent ff6944701f
commit 5b30af20be

View file

@ -857,8 +857,6 @@ Types
+------------------+---------------------+ +------------------+---------------------+
| .omwfx | OpenGL | | .omwfx | OpenGL |
+==================+=====================+ +==================+=====================+
| clamp | GL_CLAMP |
+------------------+---------------------+
| clamp_to_edge | GL_CLAMP_TO_EDGE | | clamp_to_edge | GL_CLAMP_TO_EDGE |
+------------------+---------------------+ +------------------+---------------------+
| clamp_to_border | GL_CLAMP_TO_BORDER | | clamp_to_border | GL_CLAMP_TO_BORDER |