mirror of
https://github.com/reactos/reactos
synced 2025-10-06 00:12:51 +02:00
[OPENGL]
- Always use the TEB to store opengl data CORE-14024
This commit is contained in:
committed by
Jérôme Gardou
parent
640af3f429
commit
b060a81d5d
@@ -1,7 +1,4 @@
|
||||
|
||||
#unset this if you want to use the current TEB instead of TLS
|
||||
set(OPENGL32_USE_TLS TRUE)
|
||||
|
||||
add_subdirectory(glu32)
|
||||
add_subdirectory(mesa)
|
||||
add_subdirectory(opengl32)
|
||||
|
Reference in New Issue
Block a user