SOURCES: xorg-proto-glproto-fbo.patch (NEW) http://lists.freedeskt...
wolf
wolf at pld-linux.org
Thu Feb 23 18:19:49 CET 2006
Author: wolf Date: Thu Feb 23 17:19:49 2006 GMT
Module: SOURCES Tag: HEAD
---- Log message:
http://lists.freedesktop.org/archives/xorg/2006-February/013293.html
---- Files affected:
SOURCES:
xorg-proto-glproto-fbo.patch (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: SOURCES/xorg-proto-glproto-fbo.patch
diff -u /dev/null SOURCES/xorg-proto-glproto-fbo.patch:1.1
--- /dev/null Thu Feb 23 18:19:49 2006
+++ SOURCES/xorg-proto-glproto-fbo.patch Thu Feb 23 18:19:43 2006
@@ -0,0 +1,17 @@
+diff -u ../glproto-1.4.5/glxproto.h ./glxproto.h
+--- ../glproto-1.4.5/glxproto.h 2006-02-14 18:08:15.000000000 +0100
++++ ./glxproto.h 2006-02-23 03:37:44.000000000 +0100
+@@ -2515,4 +2515,13 @@
+ /* 299. GL_EXT_blend_equation_separate */
+ #define X_GLrop_BlendEquationSeparateEXT 4228
+
++/* 310. GL_EXT_framebuffer_object */
++#define X_GLvop_IsRenderbufferEXT 1422
++#define X_GLvop_GenRenderbuffersEXT 1423
++#define X_GLvop_GetRenderbufferParameterivEXT 1424
++#define X_GLvop_IsFramebufferEXT 1425
++#define X_GLvop_GenFramebuffersEXT 1426
++#define X_GLvop_CheckFramebufferStatusEXT 1427
++#define X_GLvop_GetFramebufferAttachmentParameterivEXT 1428
++
+ #endif /* _GLX_glxproto_h_ */
================================================================
More information about the pld-cvs-commit
mailing list