Draft: doc: update sdl sample
- May 25, 2023
-
-
Pierre Lamot authored04dbb49f
-
Pierre Lamot authored7d6fa5ef
-
Pierre Lamot authored66fa7967
-
Pierre Lamot authored
SDL doesn't like manipulating contexts attached the same window from different threads
c762cc83 -
Pierre Lamot authored
this allows to ensure that the texture won't be released early if it's still used by the rendering thread
a2ac57d7 -
Pierre Lamot authored
we have no use for it and it comes with its own context that may mess with ours
aaada0fd -
Pierre Lamot authoredf543ebe1
-
Pierre Lamot authored6c93de84
-
Pierre Lamot authored
using GL_GLEXT_PROTOTYPES is problematic on windows
9003a271
-
- May 24, 2023
-
-
Pierre Lamot authored6e04c540
-
Pierre Lamot authorede5fd68ec
-
Pierre Lamot authored061ea334
-