gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] [SCM] Gnash branch, openvg, updated. 71b90900afaf3c5de6df


From: Rob Savoye
Subject: [Gnash-commit] [SCM] Gnash branch, openvg, updated. 71b90900afaf3c5de6df18e4e710bf6d4139e1c6
Date: Thu, 23 Dec 2010 16:50:21 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Gnash".

The branch, openvg has been updated
       via  71b90900afaf3c5de6df18e4e710bf6d4139e1c6 (commit)
      from  2ec6639f4f42930c4753ae72437bd3c4d36075ff (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://git.savannah.gnu.org/cgit//commit/?id=71b90900afaf3c5de6df18e4e710bf6d4139e1c6


commit 71b90900afaf3c5de6df18e4e710bf6d4139e1c6
Author: Rob Savoye <address@hidden>
Date:   Thu Dec 23 09:50:10 2010 -0700

    less versbose

diff --git a/libdevice/egl/eglDevice.cpp b/libdevice/egl/eglDevice.cpp
index fad3f64..4a8fe35 100644
--- a/libdevice/egl/eglDevice.cpp
+++ b/libdevice/egl/eglDevice.cpp
@@ -578,7 +578,7 @@ EGLDevice::queryEGLConfig(EGLDisplay display)
          return 0;
      }
      
-#if 1
+#if 0
      // This prints out all the configurations, so it can be quite large
      for (int i=0; i<max_num_config; i++ ) {
          std::cerr << "Config[" << i << "] is:" << i << std::endl;

-----------------------------------------------------------------------

Summary of changes:
 libdevice/egl/eglDevice.cpp |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Gnash



reply via email to

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