mirror of
https://github.com/ReactionQuake3/reaction.git
synced 2025-02-02 06:33:30 +00:00
Added new renderer files for FBO/postprocessing.
This commit is contained in:
parent
b33797c789
commit
8d36ee6078
1 changed files with 12 additions and 0 deletions
|
@ -1388,6 +1388,10 @@
|
|||
RelativePath="..\..\code\renderer\qgl.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\code\renderer\qglextensions.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\code\win32\resource.h"
|
||||
>
|
||||
|
@ -1904,6 +1908,10 @@
|
|||
RelativePath="..\..\code\renderer\tr_extramath.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\code\renderer\tr_fbo.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\code\renderer\tr_flares.c"
|
||||
>
|
||||
|
@ -1968,6 +1976,10 @@
|
|||
RelativePath="..\..\code\renderer\tr_noise.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\code\renderer\tr_postprocess.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\code\renderer\tr_scene.c"
|
||||
>
|
||||
|
|
Loading…
Reference in a new issue