Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6236993

OGL: simplify context creation at startup

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 6
    • 5.0
    • client-libs
    • 2d
    • b33
    • generic
    • solaris_9

      The process of creating an OGLContext at startup could be simplified
      significantly, especially now that the single-threaded rendering (STR)
      project has been integrated. In that project, all GL/GLX/WGL operations
      are executed on the one queue-flushing thread (QFT), which the
      exception of the creation of a GLX/WGLGraphicsConfig at startup.

      The OGL pipeline would likely startup faster and be more reliable if
      we created GLX/WGLGraphicsConfigs and their associated contexts on
      the QFT.
      ###@###.### 2005-03-07 18:59:51 GMT

            campbell Christopher Campbell (Inactive)
            campbell Christopher Campbell (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: