yquake2remaster/src/client/refresh/files
Daniel Gibson 5938a665e8 pass Com_VPrintf() to reflib used by R_Printf(), remove VID_Printf()
So in all code in the reflib (ref_gl.dll/.so/.dylib) calls to
ri.Con_Printf(print_level, fmt, ...) have been replaced by calls to
R_Printf(print_level, fmt, ...) which uses ri.Com_VPrintf().
2017-02-19 06:03:07 +01:00
..
md2.c Move client/refresh/header/* and qgl.h to client/refresh/gl/header/* 2017-02-19 06:03:07 +01:00
pcx.c pass Com_VPrintf() to reflib used by R_Printf(), remove VID_Printf() 2017-02-19 06:03:07 +01:00
sp2.c Move client/refresh/header/* and qgl.h to client/refresh/gl/header/* 2017-02-19 06:03:07 +01:00
stb.c pass Com_VPrintf() to reflib used by R_Printf(), remove VID_Printf() 2017-02-19 06:03:07 +01:00
stb_image.h Fix compiler warning in stb_image.h 2015-11-05 19:51:22 +01:00
wal.c pass Com_VPrintf() to reflib used by R_Printf(), remove VID_Printf() 2017-02-19 06:03:07 +01:00