Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 75702 | Differences between
and this patch

Collapse All | Expand All

(-)plugins/video/canvas/openglcommon/glextmanager.h.orig (-1 / +1 lines)
Lines 107-113 Link Here
107
  Appear in the ARB_shader_objects ext spec.
107
  Appear in the ARB_shader_objects ext spec.
108
 */
108
 */
109
typedef char GLcharARB;
109
typedef char GLcharARB;
110
typedef unsigned int GLhandleARB;
110
typedef long unsigned int GLhandleARB;
111
111
112
#include "iutil/cmdline.h"
112
#include "iutil/cmdline.h"
113
#include "iutil/objreg.h"
113
#include "iutil/objreg.h"

Return to bug 75702