Home
last modified time | relevance | path

Searched defs:glOrtho (Results 1 – 25 of 442) sorted by relevance

12345678910>>...18

/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/librender/opengles1/
H A Drender_handler_gles.h56 #define glOrtho glOrthof macro
/dports/devel/allegro5/allegro5-5.2.7.0/src/opengl/
H A Dogl_helpers.h58 #define glOrtho glOrthof macro
90 #define glOrtho glOrthof macro
/dports/audio/faudio/FAudio-21.01/utils/uicommon/
H A Dglmacros.h3 #define glOrtho INTERNAL_glOrtho macro
/dports/games/supertux2/SuperTux-v0.6.3-Source/src/video/
H A Dgl.hpp39 # define glOrtho glOrthof macro
/dports/x11-clocks/xdaliclock/xdaliclock-2.44/OSX/
H A DDaliClockView.h31 # define glOrtho glOrthof macro
/dports/games/libretro-pcsx_rearmed/pcsx_rearmed-c2d67cd/plugins/gpu-gles/
H A DgpuPlugin.h37 #define glOrtho(x,y,z,xx,yy,zz) glOrthof(x,y,z,xx,yy,zz) macro
/dports/games/kodi-addon-game.libretro.pcsx-rearmed/game.libretro.pcsx-rearmed-22.0.0.19-Matrix/depends/common/pcsx-rearmed/plugins/gpu-gles/
H A DgpuPlugin.h37 #define glOrtho(x,y,z,xx,yy,zz) glOrthof(x,y,z,xx,yy,zz) macro
/dports/x11-toolkits/pangolin/Pangolin-0.6/include/pangolin/gl/compat/
H A Dgl_es_compat.h26 #define glOrtho glOrthof macro
H A Dgl2engine.h290 inline void glOrtho( in glOrtho() function
/dports/lang/racket/racket-8.3/share/pkgs/gui-lib/mred/private/wx/cocoa/
H A Dgc.rkt69 (define-gl glOrtho (_fun _double _double _double _double _double _double -> _void)) function
/dports/games/lwjgl/lwjgl-2df01dd/src/java/org/lwjgl/test/opengles/util/
H A DGLMatrix.java99 …public static void glOrtho(final float l, final float r, final float b, final float t, final float… in glOrtho() method in GLMatrix
/dports/emulators/fs-uae/fs-uae-3.1.35/libfsemu/src/
H A Dopengl.c35 #define glOrtho glOrthof macro
/dports/games/openbor3482/openbor-2c1ecd7/engine/sdl/
H A Dopengl.c67 #define glOrtho(l,r,b,t,n,f) glOrthox((l)<<16,(r)<<16,(b)<<16,(t)<<16,(n)<<16,(f)<<16) macro
H A Dloadgl.c302 void APIENTRY glOrtho(GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble near_v… in glOrtho() function
/dports/games/flightgear/flightgear-2020.3.11/utils/fgpanel/
H A DGL_utils.cxx189 GL_utils::glOrtho (const GLfloat left, in glOrtho() function in GL_utils
/dports/games/openbor3979/openbor-2bcf25b/engine/sdl/
H A Dopengl.c82 #define glOrtho(l,r,b,t,n,f) glOrthox((l)<<16,(r)<<16,(b)<<16,(t)<<16,(n)<<16,(f)<<16) macro
H A Dloadgl.c313 void APIENTRY glOrtho(GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble near_v… in glOrtho() function
/dports/games/openbor3711/openbor-6ec17fa/engine/sdl/
H A Dopengl.c67 #define glOrtho(l,r,b,t,n,f) glOrthox((l)<<16,(r)<<16,(b)<<16,(t)<<16,(n)<<16,(f)<<16) macro
H A Dloadgl.c302 void APIENTRY glOrtho(GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble near_v… in glOrtho() function
/dports/devel/qmake/qt-x11-free-3.3.8/src/opengl/
H A Dqgl_x11_p.h155 #define glOrtho qt_glOrtho macro
/dports/games/ufoai/ufoai-2.5-source/src/client/renderer/
H A Dr_gl.h50 #define glOrtho glOrthof macro
/dports/games/openbor4432/openbor-ba1eb4f/engine/sdl/
H A Dloadgl.c236 void APIENTRY glOrtho(GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble near_v… in glOrtho() function
/dports/games/openbor/openbor-3caaddd5/engine/sdl/
H A Dloadgl.c239 void APIENTRY glOrtho(GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble near_v… in glOrtho() function
/dports/games/ags/ags_linux_v.3.4.4.1/Engine/gfx/
H A Dali3dogl.cpp28 #define glOrtho glOrthof macro
76 #define glOrtho glOrthof macro
/dports/games/warmux/warmux-11.04/build/android/jni/sdl/src/video/symbian/
H A DSDL_epocvideo.cpp978 void glOrtho(GLdouble /*l*/, GLdouble /*r*/, GLdouble /*b*/, GLdouble /*t*/, GLdouble /*n*/, GLdoub… in glOrtho() function

12345678910>>...18