[libmx/f18] try again

Matthias Clasen mclasen at fedoraproject.org
Tue Aug 28 23:18:42 UTC 2012


commit 0a449fad9aae19ff3e2ac068ef769e6b9d89594e
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Tue Aug 28 19:19:03 2012 -0400

    try again

 mx-nogl.patch |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)
---
diff --git a/mx-nogl.patch b/mx-nogl.patch
index 1284e2b..a3cb757 100644
--- a/mx-nogl.patch
+++ b/mx-nogl.patch
@@ -24,3 +24,15 @@ diff -up mx-1.4.7/mx/mx-deform-texture.c.nogl mx-1.4.7/mx/mx-deform-texture.c
  
  #define MESH_INDEX(X, Y) (Y) * (priv->tiles_x + 1) + (X)
  
+diff -up mx-1.4.7/mx/mx-texture-frame.c.nogl mx-1.4.7/mx/mx-texture-frame.c
+--- mx-1.4.7/mx/mx-texture-frame.c.nogl	2012-08-28 19:18:45.691443210 -0400
++++ mx-1.4.7/mx/mx-texture-frame.c	2012-08-28 19:18:57.009446896 -0400
+@@ -200,7 +200,7 @@ mx_texture_frame_paint (ClutterActor *se
+ 
+ 
+   {
+-    GLfloat rectangles[] =
++    gfloat rectangles[] =
+     {
+       /* top left corner */
+       0, 0,


More information about the scm-commits mailing list