Searched refs:wxUSE_GLCANVAS (Results 1 - 25 of 32) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/opengl/isosurf/
H A Disosurf.h22 #if wxUSE_GLCANVAS
43 #endif // #if wxUSE_GLCANVAS
54 #if wxUSE_GLCANVAS
H A Disosurf.cpp23 #if !wxUSE_GLCANVAS
24 #error "OpenGL required: set wxUSE_GLCANVAS to 1 and rebuild the library"
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dglcanvas.h17 #if wxUSE_GLCANVAS
84 // wxUSE_GLCANVAS
H A Dsetup_inc.h981 // Setting wxUSE_GLCANVAS to 1 enables OpenGL support. You need to have OpenGL
982 // headers and libraries to be able to compile the library with wxUSE_GLCANVAS
990 #define wxUSE_GLCANVAS 0 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/opengl/penguin/
H A Dpenguin.h63 #if wxUSE_GLCANVAS
74 #if wxUSE_GLCANVAS
104 #endif // #if wxUSE_GLCANVAS
H A Dpenguin.cpp23 #if !wxUSE_GLCANVAS
24 #error "OpenGL required: set wxUSE_GLCANVAS to 1 and rebuild the library"
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/msvc/wx/
H A Dsetup.h59 #if wxUSE_GLCANVAS
108 #if wxUSE_GLCANVAS
173 #if wxUSE_GLCANVAS
222 #if wxUSE_GLCANVAS
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/univ/
H A Dsetup.h1031 // Setting wxUSE_GLCANVAS to 1 enables OpenGL support. You need to have OpenGL
1032 // headers and libraries to be able to compile the library with wxUSE_GLCANVAS
1041 #define wxUSE_GLCANVAS 1 macro
1043 #define wxUSE_GLCANVAS 0 macro
H A Dsetup0.h1031 // Setting wxUSE_GLCANVAS to 1 enables OpenGL support. You need to have OpenGL
1032 // headers and libraries to be able to compile the library with wxUSE_GLCANVAS
1041 #define wxUSE_GLCANVAS 1 macro
1043 #define wxUSE_GLCANVAS 0 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/opengl/cube/
H A Dcube.h48 #if wxUSE_GLCANVAS
101 #endif // #if wxUSE_GLCANVAS
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/msw/
H A Dsetup_microwin.h724 #define wxUSE_GLCANVAS 0 macro
1089 #undef wxUSE_GLCANVAS
1090 #define wxUSE_GLCANVAS 0
1132 #undef wxUSE_GLCANVAS macro
1133 #define wxUSE_GLCANVAS 0 macro
H A Dsetup.h997 // Setting wxUSE_GLCANVAS to 1 enables OpenGL support. You need to have OpenGL
998 // headers and libraries to be able to compile the library with wxUSE_GLCANVAS
1006 #define wxUSE_GLCANVAS 0 macro
H A Dsetup0.h997 // Setting wxUSE_GLCANVAS to 1 enables OpenGL support. You need to have OpenGL
998 // headers and libraries to be able to compile the library with wxUSE_GLCANVAS
1006 #define wxUSE_GLCANVAS 0 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/x11/
H A Dglcanvas.h18 #if wxUSE_GLCANVAS
134 // wxUSE_GLCANVAS
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/carbon/
H A Dglcanvas.h17 #if wxUSE_GLCANVAS
105 #endif // wxUSE_GLCANVAS
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/classic/
H A Dglcanvas.h17 #if wxUSE_GLCANVAS
105 #endif // wxUSE_GLCANVAS
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/os2/
H A Dsetup0.h985 // Setting wxUSE_GLCANVAS to 1 enables OpenGL support. You need to have OpenGL
986 // headers and libraries to be able to compile the library with wxUSE_GLCANVAS
994 #define wxUSE_GLCANVAS 0 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/palmos/
H A Dsetup0.h985 // Setting wxUSE_GLCANVAS to 1 enables OpenGL support. You need to have OpenGL
986 // headers and libraries to be able to compile the library with wxUSE_GLCANVAS
994 #define wxUSE_GLCANVAS 0 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/
H A Dsetup0.h986 // Setting wxUSE_GLCANVAS to 1 enables OpenGL support. You need to have OpenGL
987 // headers and libraries to be able to compile the library with wxUSE_GLCANVAS
995 #define wxUSE_GLCANVAS 0 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/motif/
H A Dsetup0.h985 // Setting wxUSE_GLCANVAS to 1 enables OpenGL support. You need to have OpenGL
986 // headers and libraries to be able to compile the library with wxUSE_GLCANVAS
994 #define wxUSE_GLCANVAS 0 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/msw/wince/
H A Dsetup.h985 // Setting wxUSE_GLCANVAS to 1 enables OpenGL support. You need to have OpenGL
986 // headers and libraries to be able to compile the library with wxUSE_GLCANVAS
994 #define wxUSE_GLCANVAS 0 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/palmos/
H A Dglcanvas.cpp18 #if wxUSE_GLCANVAS
275 // wxUSE_GLCANVAS
/netgear-R7000-V1.0.7.12_1.2.5/src/router/arm-uclibc/target/lib/wx/include/arm-linux-base-unicode-release-2.8/wx/
H A Dsetup.h447 #define wxUSE_GLCANVAS 0 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Dglcanvas.cpp18 #if wxUSE_GLCANVAS
377 #endif // wxUSE_GLCANVAS
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/
H A Dglcanvas.cpp18 #if wxUSE_GLCANVAS
379 #endif // wxUSE_GLCANVAS

Completed in 459 milliseconds

12