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

OGL: simplify and consolidate device capability checks

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 6
    • 5.0
    • client-libs
    • 2d
    • b43
    • generic
    • solaris_9

      Before we add support for the GL_EXT_framebuffer_object extension, we need a
      cleaner way to get and query the capabilities of an OGL-enabled GraphicsConfig.
      Right now there is a native OGLExtInfo structure that we can query, and then
      there are separate Java and native-level methods that return booleans whether
      the config is doublebuffered, for example. This is a bit of a mess, and it is
      hard to add new capability checks because it requires adding new specific
      query methods and fields.
      ###@###.### 2005-06-04 04:26:53 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: