SamGondelman
|
dff8292216
|
fix framebuffer debug
|
2018-09-04 12:50:25 -07:00 |
|
Brad Davis
|
a1a1a03bbc
|
Fixing crash on exit, deferred debugging tool
|
2018-08-03 14:58:11 -07:00 |
|
Brad Davis
|
ae8f841912
|
Shader refactoring for explicit bindings
|
2018-08-03 14:58:11 -07:00 |
|
Brad Davis
|
04e84f1d23
|
Moving to cmake time shader compiling
|
2018-08-03 14:58:11 -07:00 |
|
Olivier Prat
|
51fe60ec45
|
Fixed android compilation error and removed _glUniformi call
|
2018-07-02 14:59:09 +02:00 |
|
Olivier Prat
|
de831ffea9
|
Switched shadow maps to sampler2DArrayShadow to try to fix on Mac
|
2018-06-29 16:55:33 +02:00 |
|
Olivier Prat
|
f5a2557a2e
|
Merged with master
|
2018-02-19 17:28:39 +01:00 |
|
Olivier Prat
|
49549ced17
|
Fixed compilation with new shader system
|
2018-01-17 10:52:58 +01:00 |
|
Olivier Prat
|
3911ce59cc
|
Scribe now outputs .h and .cpp. Need to change how shader source is referenced in C++ code
|
2018-01-16 19:02:12 +01:00 |
|
Olivier Prat
|
814de4ab81
|
Scribe now outputs shaders as cpp files.
|
2018-01-12 11:59:19 +01:00 |
|
Olivier Prat
|
92e1fe8e5c
|
Removed jitter samples from shader and added name to batches in DEBUG mode to ease render debug
|
2017-12-08 18:02:27 +01:00 |
|
Olivier Prat
|
1ce1aca79f
|
Merged with samcake's 'black' branch
|
2017-12-07 08:59:38 +01:00 |
|
Olivier Prat
|
0b6dcb2717
|
Merge branch 'master' of git://github.com/highfidelity/hifi into csm
|
2017-12-05 09:18:26 +01:00 |
|
Bradley Austin Davis
|
d6072f2bf2
|
Add bullet and draco to precompiled libraries
|
2017-11-28 11:32:34 -08:00 |
|
Olivier Prat
|
b246c479e3
|
Much better cascade blend
|
2017-11-17 11:25:15 +01:00 |
|
Olivier Prat
|
917ce7165c
|
Working shadow cascade debugging view in Luci app
|
2017-11-16 15:36:48 +01:00 |
|
Olivier Prat
|
d14ebdc0e1
|
Adjusted cascade partitions
|
2017-11-14 18:53:50 +01:00 |
|
Olivier Prat
|
74b0b52edb
|
Working CSM with smooth blend between cascades. Switched to 4 1024 cascades
|
2017-11-14 16:57:22 +01:00 |
|
Olivier Prat
|
ac0e816f8c
|
Cascade selection working on shadow but not in Luci debug mode
|
2017-11-13 18:42:34 +01:00 |
|
Olivier Prat
|
103e036b70
|
Shadow maps rendered in cascades
|
2017-11-10 18:30:37 +01:00 |
|
Olivier Prat
|
e0b36b800f
|
Added Cascade subclass in LightStage Shadow
|
2017-11-10 14:55:49 +01:00 |
|
Olivier Prat
|
a34db5f26d
|
Shadows are now cast by the current zone key light (sun)
|
2017-10-24 11:09:36 +02:00 |
|
samcake
|
2f0eee5e4a
|
introducing the Velocity buffer pass generation
|
2017-08-15 18:11:23 -07:00 |
|
Sam Gateau
|
0c3755483b
|
adding assert or checks whenever getting a scene stage
|
2017-07-10 12:37:26 +02:00 |
|
Sam Gateau
|
5e05c41980
|
less comments & constant
|
2017-06-26 16:56:04 +02:00 |
|
Sam Cake
|
07e18eb3a8
|
Keep cleaning up the DeferredLightingEffect , removing stage s from there...
|
2017-06-22 01:12:32 -07:00 |
|
Zach Fox
|
52ea7e7994
|
Rendering improvements based on spectator-camera changes
|
2017-06-13 15:19:29 -07:00 |
|
samcake
|
63fe579022
|
simply removing the SceneContext from the engine/task run call since we never used it and can unify into the RenderContext instead'
|
2017-04-18 17:05:40 -07:00 |
|
samcake
|
f82310545c
|
Revert "Revert "Fixing the rendering bug triggered with Nvidia driver 381.65""
|
2017-04-07 02:03:58 -07:00 |
|
samcake
|
ab3d39951e
|
Revert "Fixing the rendering bug triggered with Nvidia driver 381.65"
|
2017-04-07 02:03:31 -07:00 |
|
Sam Cake
|
b1a4bc329b
|
Introducing a fix to the graphics bug
|
2017-04-07 01:10:18 -07:00 |
|
Sam Cake
|
da1355dc32
|
Introducing a fix to the graphics bug
|
2017-04-07 01:03:07 -07:00 |
|
Sam Cake
|
e87bc91d0e
|
Fixing the roughness/reflection quantization bug
|
2017-03-26 11:48:02 -07:00 |
|
samcake
|
6926cd274c
|
Merge with upstream
|
2016-11-02 18:15:08 -07:00 |
|
Brad Davis
|
2705ee7030
|
Remove the use of implicit ids in geometry cache
|
2016-10-19 11:18:25 -07:00 |
|
samcake
|
9bed047b75
|
Less warnings
|
2016-09-06 16:42:01 -07:00 |
|
samcake
|
4bf93f66df
|
Cleaning up the lights and the light stage
|
2016-08-26 17:47:20 -07:00 |
|
samcake
|
b5296410c3
|
Merge branch 'master' of https://github.com/highfidelity/hifi into hdr
|
2016-08-18 10:20:33 -07:00 |
|
Brad Davis
|
adcfd55cc0
|
Batch replay reprojection
|
2016-08-12 22:28:23 -07:00 |
|
sam
|
e6c74b29c7
|
WTF...
|
2016-08-07 19:48:23 -07:00 |
|
sam
|
d1105b8102
|
Still trying
|
2016-08-07 18:10:03 -07:00 |
|
samcake
|
afb1ebf42e
|
Revolutionizing ao
|
2016-07-26 23:19:41 -07:00 |
|
samcake
|
8f663f20e0
|
FIx warnings
|
2016-07-19 13:24:03 -07:00 |
|
samcake
|
4742f40128
|
Separating the normal packing into it s own file and make sure to sclae the filter radius correctly dpeending on the resolution of diffusion
|
2016-07-19 12:23:57 -07:00 |
|
samcake
|
a4ad4659c4
|
Fixing build warnings
|
2016-07-18 11:17:06 -07:00 |
|
samcake
|
5a0ce81516
|
Performing the curvature generation and diffusion at half the resolution
|
2016-07-18 03:54:05 -07:00 |
|
samcake
|
9332f82d54
|
Carrefully improving the curvature generation performances
|
2016-07-17 17:13:07 -07:00 |
|
samcake
|
076b8cd297
|
Instrumenting the GPU git status
|
2016-07-15 17:47:54 -07:00 |
|
samcake
|
cde17ecaab
|
Clenaing the rendering and the framebuffer allocations
|
2016-07-12 14:34:54 -07:00 |
|
samcake
|
ba7590712a
|
BRinging the intermediate render textures in the pipeline as varyings and not throug the singletonn anymore
|
2016-07-11 18:33:57 -07:00 |
|