[cairo-bugs] [Bug 47480] New: dynamically load libGL when an application requests a GL context

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Mar 18 13:17:29 PDT 2012


https://bugs.freedesktop.org/show_bug.cgi?id=47480

             Bug #: 47480
           Summary: dynamically load libGL when an application requests a
                    GL context
    Classification: Unclassified
           Product: cairo
           Version: 1.10.3
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: gl backend
        AssignedTo: cairo-bugs at cairographics.org
        ReportedBy: darxus at chaosreigns.com
         QAContact: cairo-bugs at cairographics.org


There is a problem where cairo-gl used with an Nvidia proprietary driver causes
excessive memory usage, enough that Ubuntu deemed it unusable, and completely
removed cairo-gl: 
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/725434

One suggested solution was to get cairo-gl to only load libGL when an
application actually requests a GL context: 
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/725434/comments/15

This seems like a good idea in general.

I believe I just confirmed this problem still exists: 
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/954352/comments/17

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the cairo-bugs mailing list