Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 704700
Collapse All | Expand All

(-)a/include/VBox/VBoxGL2D.h (-3 / +3 lines)
Lines 113-120 Link Here
113
113
114
/* GL_ARB_pixel_buffer_object*/
114
/* GL_ARB_pixel_buffer_object*/
115
#ifndef Q_WS_MAC
115
/*#ifndef Q_WS_MAC*/
116
/* apears to be defined on mac */
116
/* apears to be defined on mac */
117
typedef ptrdiff_t GLsizeiptr;
117
/*typedef ptrdiff_t GLsizeiptr;*/
118
#endif
118
/*#endif*/
119
119
120
#ifndef GL_READ_ONLY
120
#ifndef GL_READ_ONLY

Return to bug 704700