DescriptionImprove GL helpers.
Use ApplicationConnector instead of Shell to obtain an offscreen
GL context. This makes it easier to create GL contexts from
separate threads since the Shell interface is usually owned by
the main thread.
Eagerly unbind GL textures from the context after creation to prevent
spurious circularity warnings from the GPU Service caused by textures
being bound while not actually in use.
BUG=
Committed: https://chromium.googlesource.com/external/mojo/+/0d386d89f313c941182389ddb3c773dd937fa240
Patch Set 1 #
Total comments: 4
Messages
Total messages: 7 (3 generated)
|