gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] [patch #7523] hwaccel: Do not try to build EGL device if


From: Sandro Santilli
Subject: [Gnash-commit] [patch #7523] hwaccel: Do not try to build EGL device if not possible
Date: Mon, 04 Apr 2011 20:11:20 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/533.2 (KHTML, like Gecko) Chrome/5.0.342.9 Safari/533.2

Update of patch #7523 (project gnash):

                  Status:             In Progress => Ready For Test         
             Assigned to:                    strk => rsavoye                

    _______________________________________________________

Follow-up Comment #10:

Ok, thing is that ${has_egl} evaluates to something != yes.
Maybe it should be ${has_EGL} instead.
It's what's set by:

  GNASH_PKG_FIND(EGL, [EGL/egl.h], [EGL library], eglGetDisplay)

when the dependency is found.

The attached patch uses has_EGL and catches a missing dependency
error earlier, to reduce confusion.

(file #23105)
    _______________________________________________________

Additional Item Attachment:

File name: 0003-Implement-yes-no-auto-support-for-EGL-device.-Defaul.patch
Size:2 KB


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?7523>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]