Home
last modified time | relevance | path

Searched refs:qglDeleteTextures (Results 76 – 98 of 98) sorted by relevance

1234

/dports/games/q2p/Q2P-0.2-2006-12-31/ref_gl/
H A Dqgl.h105 extern void ( APIENTRY * qglDeleteTextures )(GLsizei n, const GLuint *textures);
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/renderer/
H A Dqgl.h250 extern void ( APIENTRY * qglDeleteTextures )(GLsizei n, const GLuint *textures);
H A Dtr_image.c2337 qglDeleteTextures( 1, &tr.images[i]->texnum ); in R_DeleteTextures()
/dports/games/egl/egl-0.3.1_9/renderer/
H A Drb_qgl.h108 extern void (APIENTRYP qglDeleteTextures) (GLsizei n, const GLuint *textures);
/dports/games/openjk/OpenJK-07675e2/codemp/rd-dedicated/
H A Dqgl.h420 extern void ( APIENTRY * qglDeleteTextures )(GLsizei n, const GLuint *textures);
/dports/games/alienarena/alienarena-7.66/source/ref_gl/
H A Dqgl.h102 extern void ( APIENTRY * qglDeleteTextures )(GLsizei n, const GLuint *textures);
/dports/games/alienarena-data/alienarena-7.66/source/ref_gl/
H A Dqgl.h102 extern void ( APIENTRY * qglDeleteTextures )(GLsizei n, const GLuint *textures);
/dports/games/iortcw/iortcw-1.51c/MP/code/renderer/
H A Dtr_image.c1654 qglDeleteTextures( 1, &tr.images[i]->texnum ); in R_DeleteTextures()
/dports/games/iortcw/iortcw-1.51c/SP/code/renderer/
H A Dtr_image.c1725 qglDeleteTextures( 1, &tr.images[i]->texnum ); in R_DeleteTextures()
/dports/games/evq3/evq3/code/renderer/
H A Dtr_image.c2445 qglDeleteTextures(1, &tr.images[i]->texnum); in R_ShutdownImages()
/dports/games/quake2lnx/quake2-r0.16.2/src/solaris/
H A Dqgl_solaris.h63 void ( APIENTRY * qglDeleteTextures )(GLsizei n, const GLuint *textures);
/dports/games/quake2-source/quake2-r0.16.2/src/solaris/
H A Dqgl_solaris.h63 void ( APIENTRY * qglDeleteTextures )(GLsizei n, const GLuint *textures);
/dports/games/OpenTomb/OpenTomb-win32-2018-02-03_alpha/src/
H A Dworld.cpp395 qglDeleteTextures(global_world.tex_count, global_world.textures); in World_Clear()
/dports/games/iortcw/iortcw-1.51c/MP/code/rend2/
H A Dtr_image.c3005 qglDeleteTextures( 1, &tr.images[i]->texnum ); in R_DeleteTextures()
/dports/games/iortcw/iortcw-1.51c/SP/code/rend2/
H A Dtr_image.c3010 qglDeleteTextures( 1, &tr.images[i]->texnum ); in R_DeleteTextures()
/dports/games/xonotic/Xonotic/source/darkplaces/
H A Dgl_textures.c399 qglDeleteTextures(1, (GLuint *)&glt->texnum);CHECKGLERROR in R_FreeTexture()
H A Dvid_sdl.c1744 qglDeleteTextures = wrapglDeleteTextures; in GLES_Init()
/dports/games/darkplaces/darkplaces/
H A Dgl_textures.c399 qglDeleteTextures(1, (GLuint *)&glt->texnum);CHECKGLERROR in R_FreeTexture()
H A Dvid_sdl.c1769 qglDeleteTextures = wrapglDeleteTextures; in GLES_Init()
H A DChangeLog78716 use qglDeleteTextures, not glDeleteTextures
/dports/games/gtkradiant/GPL/GtkRadiant/
H A DCHANGES6472 - Added qglDeleteTextures() to plugin GL API - fixes crash
/dports/games/netradiant/netradiant-20150621-src/
H A DChangeLog.idsoftware6851 - Added qglDeleteTextures() to plugin GL API - fixes crash
/dports/games/nexuiz/Nexuiz/sources/darkplaces/
H A DChangeLog32268 use qglDeleteTextures, not glDeleteTextures

1234