VirtualBox

儲存庫 vbox 的更動 18545


忽略:
時間撮記:
2009-3-30 下午01:32:11 (16 年 以前)
作者:
vboxsync
訊息:

crOpenGL: part fix compile for solaris

位置:
trunk/src/VBox/Additions/common/crOpenGL
檔案:
修改 2 筆資料

圖例:

未更動
新增
刪除
  • trunk/src/VBox/Additions/common/crOpenGL/glx_c_exports.c

    r18542 r18545  
    2121 */
    2222
     23#include "stub.h"
    2324#include "dri_glx.h"
    2425#include "fakedri_drv.h"
  • trunk/src/VBox/Additions/common/crOpenGL/glx_proto.h

    r18542 r18545  
    2121 */
    2222
    23 #ifndef ___CROPENGL_DRI_GLX_H
    24 #define ___CROPENGL_DRI_GLX_H
     23#ifndef ___CROPENGL_GLX_PROTO_H
     24#define ___CROPENGL_GLX_PROTO_H
    2525
    2626#include "chromium.h"
     
    5151
    5252/*Common glX functions*/
    53 typedef void (*PGLXFUNC_CopyContext)( Display *dpy, GLXContext src, GLXContext dst,
    54 #if defined(SunOS)
    55 unsigned long mask);
    56 #else
    57 unsigned long mask);
    58 #endif
     53typedef void (*PGLXFUNC_CopyContext)(Display *dpy, GLXContext src, GLXContext dst,unsigned long mask);
    5954typedef void (*PGLXFUNC_UseXFont)(Font font, int first, int count, int listBase);
    6055typedef CR_GLXFuncPtr (*PGLXFUNC_GetProcAddress)(const GLubyte *name);
     
    158153#endif /* GLX_EXTRAS */
    159154
    160 #endif //___CROPENGL_DRI_GLX_H
     155#endif //___CROPENGL_GLX_PROTO_H
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette