Commit Graph

1103 Commits (master)

Author SHA1 Message Date
Lee Salzman 00f448b75b allow smaa to function without depth or stencil 2013-02-11 03:19:11 +02:00
Lee Salzman fa8b5f2e00 bilateral upscale option for SSAO 2013-02-11 01:44:57 +02:00
Lee Salzman 9a3acad3d2 model alpha fix 2013-02-10 20:25:42 +02:00
Lee Salzman ae8dcbc256 fix modelpreview shader 2013-02-10 19:44:37 +02:00
Lee Salzman c1cc28eac8 more effective AA movement masking 2013-02-10 02:58:52 +02:00
lsalzman e28594d735 clean some deferred light shader cruft 2013-02-08 14:26:39 +02:00
lsalzman 6330265e45 just remove inferred lighting since g-buffer scaling is a more reliable speed-up where necessary 2013-02-08 13:54:04 +02:00
Lee Salzman 615168ea1a just get rid of tetrahedral shadowmaps since they provide no practical speedups 2013-02-08 02:11:01 +02:00
Lee Salzman ca508a248f fix tetraclip on gl_ClipVertex fallback 2013-02-08 00:47:07 +02:00
Lee Salzman 1acdf5275e tetraclip cleanups 2013-02-08 00:10:40 +02:00
lsalzman 1611789dbf make default cubic scaling sharper 2013-02-07 15:45:00 +02:00
Lee Salzman 0fc00ee47a optional cubic scaling 2013-02-07 05:47:20 +02:00
Lee Salzman 5858ff4f12 make gscale 0..100 2013-02-06 21:38:15 +02:00
Lee Salzman 4befc47bea light pass stats 2013-02-05 18:52:04 +02:00
Lee Salzman 7250221f3f remove unused mainpass distinction for particles/decals 2013-02-05 03:32:15 +02:00
Lee Salzman e0eb61635c add postfx timer 2013-02-05 03:24:49 +02:00
Lee Salzman 01460d8f37 envmap/glass rendering fix 2013-02-04 21:48:27 +02:00
Lee Salzman 5eaefb6a9c tweak spotlight border calcs 2013-02-04 21:10:46 +02:00
Lee Salzman 3b3655bff4 calcshadowinfo cleanup 2013-02-04 21:02:19 +02:00
lsalzman ac52ed9f3e disable rendering of dynamic textures and mapmodels into radiance hints by default 2013-02-04 15:21:29 +02:00
Lee Salzman c24b6a45e1 tweak tqaa resolve velocity difference scaling 2013-02-03 14:25:48 +02:00
Lee Salzman d5c6101a41 writeobj fix 2013-02-03 04:19:02 +02:00
Lee Salzman d3b11a1c06 fix prunedemos 2013-02-03 02:59:32 +02:00
Lee Salzman c09c74c868 fix tqaa movement mask dilation 2013-02-03 01:39:37 +02:00
Lee Salzman da044384a0 writelog fixes 2013-02-02 22:11:47 +02:00
Lee Salzman 330a19e7be cull backfaces in shadow mesh 2013-02-02 07:11:59 +02:00
Lee Salzman fcc09de095 don't generate shadowmesh for unshadowed lights 2013-02-02 05:34:46 +02:00
Lee Salzman 15999903d2 remove unused var 2013-02-02 02:56:05 +02:00
Lee Salzman 9fc25eaac9 require vertex buffer object extension
generate optimized shadow meshes for world geometry
2013-02-02 00:58:40 +02:00
Lee Salzman 9f019816d5 shadowmap atlas resizing 2013-02-01 15:54:39 +02:00
Lee Salzman da3fac79a8 support packing velocity directly in tonemap shader 2013-01-31 20:16:02 +02:00
Lee Salzman f90344522b mask off velocity for moving objects in tqaa 2013-01-31 18:02:25 +02:00
Lee Salzman c8d0e5c877 temporal quincunx anti-aliasing 2013-01-31 15:51:45 +02:00
Lee Salzman e2ea48727c use quincunx sampling pattern for temporal SMAA 2013-01-31 07:22:56 +02:00
Lee Salzman c9c937c716 mask off moving objects in SMAA T2x mode 2013-01-31 05:15:37 +02:00
Lee Salzman 87b829acdd tweak reprojection scale 2013-01-30 17:25:15 +02:00
Lee Salzman 39edccd3fe use subsample area texture for temporal SMAA 2013-01-30 11:22:57 +02:00
Lee Salzman 5f671d7da9 temporal SMAA 2013-01-30 07:57:17 +02:00
lsalzman 4deac67d9d fix bloom shader bit rot 2013-01-28 16:29:34 +02:00
Lee Salzman d05cc357ae lockmaprotation option 2013-01-26 02:15:14 +02:00
Lee Salzman 6f4b86d7a1 more map rotation fixes 2013-01-26 02:01:49 +02:00
Lee Salzman 5a7396eaac map rotation fixes 2013-01-26 00:36:50 +02:00
Lee Salzman 1926c039f1 base ammo cleanups 2013-01-24 19:41:41 +02:00
Lee Salzman cb04815e4b remove unused vars 2013-01-23 22:54:29 +02:00
Lee Salzman 640568cc70 hide some water reflection artifacts 2013-01-23 01:26:51 +02:00
Lee Salzman 8d6620abe0 Merge branch 'master' of github.com:lsalzman/tesseract 2013-01-22 21:30:55 +02:00
Lee Salzman 50460aa59e revert broken @ handling 2013-01-22 21:30:30 +02:00
lsalzman 20674e24ac revert S3_s3tc check 2013-01-22 10:41:33 +02:00
lsalzman c0ec8f3e72 more mesa s3tc compat 2013-01-22 10:23:21 +02:00
Lee Salzman dc5b83dd5c remove gridpower restriction on heightmapping 2013-01-21 23:10:27 +02:00