1
0
Fork 0
forked from fte/fteqw
FTE QuakeWorld - a magical QuakeWorld engine
Find a file
KrimZon 71ecb90233 Post Processing to do waterwarp in hardware when glslang is available
Currently has some kind of bug causing a program link error with no message.

gl_rmain.c
added post processing code, for waterwarp

gl_draw.c
glquake.h
initialises a texture number for use in post processing

gl_vidcommon.c
added function pointer for qglCopyTexImage2D
and its intialisation

glquake.h
put Cl before Co in the defines of gl* to qgl*

gl_rmain.c
glquake.h
gl_vidcommon.c
added a function in gl_rmain.c to init the shaders for post processing, and called it from GL_CheckExtensions


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@769 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-01-12 22:15:50 +00:00
CVSROOT initial checkin 2004-08-20 13:10:07 +00:00
engine Post Processing to do waterwarp in hardware when glslang is available 2005-01-12 22:15:50 +00:00
plugins server browser plugin files. 2004-10-15 00:47:51 +00:00