| /xsrc/external/mit/MesaLib.old/dist/include/HaikuGL/ |
| H A D | OpenGLKit.h | 5 #include <GL/gl.h> 8 // Projects needing GL/glu.h and GL/glut.h should now
|
| /xsrc/external/mit/MesaLib/dist/include/HaikuGL/ |
| H A D | OpenGLKit.h | 5 #include <GL/gl.h> 8 // Projects needing GL/glu.h and GL/glut.h should now
|
| /xsrc/external/mit/MesaLib/dist/src/glx/ |
| H A D | glxextensions.c | 44 #define GL(n) "GL_" # n, 3 + sizeof( # n ) - 1, GL_ ## n ## _bit macro 125 { GL(ARB_depth_texture), N, N }, 126 { GL(ARB_draw_buffers), N, N }, 127 { GL(ARB_fragment_program), N, N }, 128 { GL(ARB_fragment_program_shadow), N, N }, 129 { GL(ARB_framebuffer_object), N, N }, 130 { GL(ARB_imaging), N, N }, 131 { GL(ARB_multisample), N, N }, 132 { GL(ARB_multitexture), N, N }, 133 { GL(ARB_occlusion_quer [all...] |
| /xsrc/external/mit/mesa-demos/dist/src/util/ |
| H A D | gl_wrap.h | 8 # include <GL/gl.h> 9 # include <GL/glu.h>
|
| H A D | glut_wrap.h | 5 # include <GL/freeglut.h> 9 # include <GL/glut.h>
|
| /xsrc/external/mit/xterm/dist/vttests/ |
| H A D | iso2022.pl | 32 # show ISO-2022 characters, by default GL and GR, optionally G1/G2/G3 44 my $GL = ""; 48 $GL = 61 $GL .= chr($n); 62 $GL .= "\n" if ( ( ( $n - 31 ) % 16 ) == 0 ); 66 for my $n ( 0 .. ( length($GL) - 1 ) ) { 67 my $c = substr( $GL, $n, 1 ); 76 $GL =~ s/([^\n])/ $1/g; 79 printf "GL:\n%s\n", $GL; [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/tests/ |
| H A D | stubs.cpp | 23 #include <GL/gl.h>
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/tests/ |
| H A D | stubs.cpp | 23 #include <GL/gl.h>
|
| /xsrc/external/mit/MesaGLUT/dist/src/glut/glx/ |
| H A D | Makefile.win | 42 -copy ..\include\GL\glut.h $(INCLUDEINSTALL) 53 win32_menu.obj: win32_menu.c glutint.h ..\include\GL\glutf90.h ..\include\GL\glut.h 54 win32_util.obj: win32_util.c glutint.h ..\include\GL\glutf90.h 55 win32_winproc.obj: win32_winproc.c glutint.h ..\include\GL\glutf90.h 57 glut_mroman.obj: glut_mroman.c glutstroke.h glutint.h ..\include\GL\glutf90.h 58 glut_roman.obj: glut_roman.c glutstroke.h glutint.h ..\include\GL\glutf90.h 59 glut_hel12.obj: glut_hel12.c glutbitmap.h glutint.h ..\include\GL\glutf90.h 60 glut_8x13.obj: glut_8x13.c glutbitmap.h glutint.h ..\include\GL\glutf90.h 61 glut_hel18.obj: glut_hel18.c glutbitmap.h glutint.h ..\include\GL\glutf9 [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/glx/ |
| H A D | glxextensions.c | 43 #define GL(n) "GL_" # n, 3 + sizeof( # n ) - 1, GL_ ## n ## _bit macro 173 { GL(ARB_depth_texture), VER(1,4), Y, N, N, N }, 174 { GL(ARB_draw_buffers), VER(0,0), Y, N, N, N }, 175 { GL(ARB_fragment_program), VER(0,0), Y, N, N, N }, 176 { GL(ARB_fragment_program_shadow), VER(0,0), Y, N, N, N }, 177 { GL(ARB_framebuffer_object), VER(0,0), Y, N, N, N }, 178 { GL(ARB_imaging), VER(0,0), Y, N, N, N }, 179 { GL(ARB_multisample), VER(1,3), Y, N, N, N }, 180 { GL(ARB_multitexture), VER(1,3), Y, N, N, N }, 181 { GL(ARB_occlusion_quer [all...] |
| /xsrc/external/mit/libepoxy/dist/test/ |
| H A D | headerguards.c | 50 #include <GL/gl.h> 51 #include <GL/glext.h> 53 #include <GL/glx.h> 54 #include <GL/glxext.h>
|
| /xsrc/external/mit/MesaGLUT/dist/src/glut/beos/ |
| H A D | glutOverlay.cpp | 18 #include <GL/glut.h>
|
| H A D | glutColor.cpp | 18 #include <GL/glut.h>
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/wgl/ |
| H A D | stw_ext_extensionsstring.c | 33 #include <GL/gl.h> 34 #include <GL/wglext.h>
|
| H A D | stw_ext_swapinterval.c | 33 #include <GL/gl.h> 34 #include <GL/wglext.h>
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/wgl/ |
| H A D | stw_ext_extensionsstring.c | 33 #include <GL/gl.h> 34 #include <GL/wglext.h>
|
| H A D | stw_ext_swapinterval.c | 33 #include <GL/gl.h> 34 #include <GL/wglext.h>
|
| /xsrc/external/mit/xorg-server.old/dist/hw/dmx/glxProxy/ |
| H A D | glxfbconfig.h | 33 #include <GL/glxint.h>
|
| /xsrc/external/mit/MesaLib/dist/src/loader/ |
| H A D | loader_dri_helper.h | 24 #include <GL/gl.h> /* dri_interface needs GL types */ 25 #include <GL/internal/dri_interface.h>
|
| /xsrc/external/mit/xorg-server/dist/hw/xwin/glx/ |
| H A D | wgl_ext_api.c | 34 #include <GL/gl.h> 35 #include <GL/glext.h> 38 #include <GL/wglext.h>
|
| /xsrc/external/mit/MesaLib.old/dist/src/glx/windows/ |
| H A D | wgl.h | 29 #include <GL/gl.h> 30 #include <GL/wglext.h>
|
| H A D | windowsgl_internal.h | 31 #include <GL/gl.h> 32 #include <GL/wglext.h>
|
| /xsrc/external/mit/MesaLib/dist/src/glx/windows/ |
| H A D | wgl.h | 29 #include <GL/gl.h> 30 #include <GL/wglext.h>
|
| H A D | windowsgl_internal.h | 31 #include <GL/gl.h> 32 #include <GL/wglext.h>
|
| /xsrc/external/mit/mesa-demos/dist/src/slang/ |
| H A D | framework.h | 9 #include <GL/glew.h>
|