- moved fbtex to post.c, made it a ping-pong buffer, added fbos for it.
authorJohn Tsiombikas <nuclear@member.fsf.org>
Thu, 10 Dec 2020 06:38:57 +0000 (08:38 +0200)
committerJohn Tsiombikas <nuclear@member.fsf.org>
Thu, 10 Dec 2020 06:38:57 +0000 (08:38 +0200)
commitca5ddcfae04b0c10505325629d8a59e626811433
treeb0de3fc03f7f8552241436f37972776139f6df54
parentf949c0b80e6e55b95f9fd5a2949eb644e8356dba
- moved fbtex to post.c, made it a ping-pong buffer, added fbos for it.
- fixed: sRGB and MSAA should be enabled only if their respective
  options are true.
sdr/whitted.p.glsl
src/demo.c
src/post.c
src/post.h
src/texture.c