27 Commits

Author SHA1 Message Date
yvt
f4b4bc3802 Depth of field and crash fixes 2013-09-12 14:39:42 +09:00
yvt
9bf8d70e91 Fixed a bug that caused a crash when the game failed to initialize some subsystems 2013-09-08 15:33:28 +09:00
yvt
10cecb06db Reflected image is not rendered if water surface is occlusion culled 2013-09-07 01:36:53 +09:00
yvt
29374bf680 Merge branch 'master' into newwater 2013-09-06 18:23:54 +09:00
yvt
776bafe1d8 Preload and performance improvement 2013-09-06 11:44:36 +09:00
yvt
6c678189d8 Removed preference default value inconsistency 2013-09-06 10:48:32 +09:00
yvt
7dfc1175e9 resolved crash 2013-09-04 22:52:29 +09:00
yvt
efe5c036db Volumetric fog support with reflective water 2013-09-04 22:46:58 +09:00
yvt
b15bc8ceb4 Reflective water 2013-09-04 22:11:39 +09:00
yvt
55ba522445 Added color correction (tone mapping) 2013-09-04 15:26:38 +09:00
yvt
4fa96565ac Disabled r_srgb by default and added r_highPrec to disable RGB10A2 (and use RGBA8). 2013-09-04 03:44:38 +09:00
yvt
451e939ddb Some bug fixes & performance tuning 2013-09-03 22:48:04 +09:00
yvt
1ef14c06ac Fixed r_water default value conflict ion 2013-09-03 22:21:28 +09:00
yvt
4129eb290b * Delayed initialisation of a renderer
* Splash screen
2013-09-02 23:09:13 +09:00
yvt
88041f3b33 Long Sprite 2013-08-30 21:05:51 +09:00
yvt
f62dc373be GL_EXT_framebuffer_blit is no longer required 2013-08-29 23:54:23 +09:00
yvt
bcf048956c * using OpenGL sRGB extensions correctly
* changed version number
2013-08-29 23:30:10 +09:00
yvt
f0d34ef494 added GPLv3 header 2013-08-29 11:45:22 +09:00
learn_more
97164320df MSVC 2010 project file + some fixes.
Uses hardcoded path to E:/thirdparty to find all externals, fix it if you can't use this folder.
2013-08-28 00:07:29 +02:00
yvt
8b61eef7f2 Log output (useful for debugging) 2013-08-26 01:27:44 +09:00
yvt
5673516fd7 Render Performance Profiler 2013-08-25 08:21:22 +09:00
yvt
5da6bc6450 SRGB 2013-08-23 15:10:49 +09:00
yvt
6f446ed5ec Prevent dark saturation of lens flare 2013-08-23 00:26:20 +09:00
yvt
68b720fc62 FXAA 2013-08-22 22:39:39 +09:00
yvt
9d98bd0f29 lens flare 2013-08-22 21:21:52 +09:00
yvt
5a287b9cce Added volumetric fog 2013-08-22 20:02:17 +09:00
yvt
931be8cf09 From pre-0.0.3 source code 2013-08-18 16:18:06 +09:00