mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-22 23:50:19 +00:00
f91e41f90c
Required by Xash3D, which forgoes glGenTexture and implements its own texture generator. It expects glBindTexture to pick up on this though. The strategy here is to keep texture_object null if we don't find the texture in the allocation textures map, as it will then both generate and set the texture in the allocated textures map using the texture name passed to us, then bind it. |
||
---|---|---|
.. | ||
Applets | ||
Applications | ||
Demos | ||
DevTools | ||
DynamicLoader | ||
Games | ||
Libraries | ||
Services | ||
Shell | ||
Utilities | ||
CMakeLists.txt |