Home
last modified time | relevance | path

Searched defs:R_LoadPCX (Results 1 – 10 of 10) sorted by relevance

/dports/games/ioquake3-server/ioquake3-1.36/code/renderer/
H A Dtr_image_pcx.c51 void R_LoadPCX ( const char *filename, byte **pic, int *width, int *height) in R_LoadPCX() function
/dports/games/ioquake3/ioquake3-1.36/code/renderer/
H A Dtr_image_pcx.c51 void R_LoadPCX ( const char *filename, byte **pic, int *width, int *height) in R_LoadPCX() function
/dports/games/iortcw/iortcw-1.51c/MP/code/rend2/
H A Dtr_image_pcx.c51 void R_LoadPCX ( const char *filename, byte **pic, int *width, int *height) in R_LoadPCX() function
/dports/games/iortcw/iortcw-1.51c/MP/code/renderer/
H A Dtr_image_pcx.c51 void R_LoadPCX ( const char *filename, byte **pic, int *width, int *height) in R_LoadPCX() function
/dports/games/iortcw/iortcw-1.51c/SP/code/renderer/
H A Dtr_image_pcx.c51 void R_LoadPCX ( const char *filename, byte **pic, int *width, int *height) in R_LoadPCX() function
/dports/games/iortcw/iortcw-1.51c/SP/code/rend2/
H A Dtr_image_pcx.c51 void R_LoadPCX ( const char *filename, byte **pic, int *width, int *height) in R_LoadPCX() function
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/renderer/
H A Dtr_image_pcx.c51 void R_LoadPCX ( const char *filename, byte **pic, int *width, int *height) in R_LoadPCX() function
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/renderer/
H A Dtr_image_pcx.c51 void R_LoadPCX ( const char *filename, byte **pic, int *width, int *height) in R_LoadPCX() function
/dports/games/openarena/openarena-engine-source-0.8.8/code/renderer/
H A Dtr_image_pcx.c51 void R_LoadPCX ( const char *filename, byte **pic, int *width, int *height) in R_LoadPCX() function
/dports/games/egl/egl-0.3.1_9/renderer/
H A Drf_image.c409 static void R_LoadPCX (char *name, byte **pic, byte **palette, int *width, int *height) in R_LoadPCX() function