1
0
Fork 0
forked from fte/fteqw
fteqw/engine/d3d
Spoike 151bd6d0b1 vulkan: rewrote render target stuff so bloom, r_projection, fxaa, should now be working.
gl: fix r_projection when using vid_restart.
hdr: fixed iris stuff to work in more renderers.
ircclient: don't disconnect instantly. that's just stupid.

git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@5010 fc73d0e0-1445-4013-8a0c-d673dee63da5
2016-07-28 13:18:22 +00:00
..
d3d11_backend.c vulkan: rewrote render target stuff so bloom, r_projection, fxaa, should now be working. 2016-07-28 13:18:22 +00:00
d3d11_image.c try to fix sdl inputs. 2016-07-21 19:27:59 +00:00
d3d11_shader.c d3d11: stripped the reflection stuff from the d3d11 renderer. we'll do that stuff explicitly instead of having to deal with microsoft's api. its just more reliable. 2016-07-26 11:47:59 +00:00
d3d_backend.c update triptohell's self-signed cert. 2016-07-17 18:41:01 +00:00
d3d_image.c Reworked client support for DPP5+. less code now, its much more graceful. 2015-07-26 10:56:18 +00:00
d3d_shader.c d3d11: stripped the reflection stuff from the d3d11 renderer. we'll do that stuff explicitly instead of having to deal with microsoft's api. its just more reliable. 2016-07-26 11:47:59 +00:00
vid_d3d.c try to fix sdl inputs. 2016-07-21 19:27:59 +00:00
vid_d3d11.c d3d11: stripped the reflection stuff from the d3d11 renderer. we'll do that stuff explicitly instead of having to deal with microsoft's api. its just more reliable. 2016-07-26 11:47:59 +00:00