Added new renderer files for FBO/postprocessing.

This commit is contained in:
Andrei Drexler 2011-03-14 12:30:49 +00:00
parent 2fc2a4a947
commit b33797c789

View file

@ -1457,6 +1457,8 @@ Q3OBJ = \
$(B)/client/tr_surface.o \
$(B)/client/tr_world.o \
$(B)/client/tr_vbo.o \
$(B)/client/tr_fbo.o \
$(B)/client/tr_postprocess.o \
\
$(B)/client/sdl_gamma.o \
$(B)/client/sdl_input.o \