-
Enhancement
-
Resolution: Fixed
-
P3
-
8
I noticed we have some round trip calls while examining the log attached to RT-30440. Calls such as glGetFloatv, glGetIntegerv, glIsEnabled, glGetError, glGetString tend to make a slow round trip in the driver. We should try to eliminate such calls in production code if possible.
- relates to
-
JDK-8092122 Mac: Glass: Minimize round trip GL calls in production code
-
- Open
-