Nissim Hadar
|
409eade006
|
Merge branch 'master' into hazeOnTransparent
|
2017-12-14 11:41:53 -08:00 |
|
Olivier Prat
|
f8c241c429
|
Merged disappearing shadow bug fix from pcf branch
|
2017-11-16 12:19:19 +01:00 |
|
Olivier Prat
|
f47a3e7d2c
|
Moved draw frustum job to render DrawTask and made generic. A couple of fixes as requested by @samcake
|
2017-11-15 09:42:57 +01:00 |
|
Olivier Prat
|
7515c341ad
|
Merged with PCF fix with dithered filtering
|
2017-11-13 14:47:35 +01:00 |
|
Olivier Prat
|
dd6b7b04c2
|
Merged with master
|
2017-11-13 14:33:59 +01:00 |
|
Olivier Prat
|
fa58cf2e60
|
Merged with master
|
2017-11-13 14:07:48 +01:00 |
|
Olivier Prat
|
103e036b70
|
Shadow maps rendered in cascades
|
2017-11-10 18:30:37 +01:00 |
|
Nissim Hadar
|
3c5fd73ca8
|
Removed unused argument.
|
2017-11-08 14:56:21 -08:00 |
|
Nissim Hadar
|
3d2c8186e7
|
Added Haze model as input to transparency shader.
|
2017-11-08 08:01:19 -08:00 |
|
Olivier Prat
|
ae8a9e68c8
|
Added debug tool to view shadow & view frustums
|
2017-10-25 11:58:16 +02:00 |
|
Olivier Prat
|
e42699c0ea
|
Added multiple selections but still only first linked to outline
|
2017-10-16 10:57:06 +02:00 |
|
SamGondelman
|
b59ec07171
|
move hud rendering to render thread, still need to separate out hud overlays
|
2017-09-29 09:49:08 -07:00 |
|
SamGondelman
|
e4c954e862
|
merge from master
|
2017-08-10 16:30:33 -07:00 |
|
SamGondelman
|
353a3e8c68
|
properly fix AA stenciling
|
2017-08-10 16:07:40 -07:00 |
|
Olivier Prat
|
3f8daa21ec
|
Created FadeEffect singleton to be able to get fade item & batch setters for every special entity render
|
2017-07-17 14:26:41 +02:00 |
|
Olivier Prat
|
ace301945c
|
Added scale and duration debug parameters in debugFade.qml
|
2017-06-13 15:31:04 +02:00 |
|
Olivier Prat
|
24d45e0f5b
|
Updated from upstream master because of change of protocol
|
2017-06-13 10:43:25 +02:00 |
|
Olivier Prat
|
8af2f75996
|
Added FadeManager to centralize some common fade effect data and functions
|
2017-06-06 16:11:12 +02:00 |
|
Olivier Prat
|
e7eca7728f
|
Debug fade management moved out of the inner render loop
|
2017-06-06 14:57:52 +02:00 |
|
Olivier Prat
|
08fcd6c357
|
Added new shaders
|
2017-06-05 16:32:36 +02:00 |
|
samcake
|
82d348a2ef
|
Stencil rejection is working, and more cleaning
|
2017-05-31 16:46:20 -07:00 |
|
Sam Cake
|
32c5dac66a
|
Big cleanup of unecessary shaders and legacy from deferred lighting, and messing around with the stencil
|
2017-05-31 00:55:28 -07:00 |
|
samcake
|
8559ed6260
|
Starting to add the stencil mask for hmd
|
2017-05-30 16:37:10 -07:00 |
|
Olivier Prat
|
111f0762ea
|
Added debug scripts and fade position is now stable
|
2017-04-30 14:42:27 +02:00 |
|
Olivier Prat
|
8071c04e98
|
Added fade effect prototype version
|
2017-04-27 10:31:06 +02: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 |
|
Sam Cake
|
a458828590
|
MOving forward with the TaskConcept and TaskModel, all working
|
2017-04-10 02:30:13 -07:00 |
|
Sam Cake
|
b65448bcbe
|
Trying to improve the Job/Task classes and testing it with the ZoneRenderer
|
2017-04-09 11:08:35 -07:00 |
|
Zach Pomerantz
|
0e9da87549
|
FetchSortCull->FetchCullSort
|
2016-12-29 19:27:37 -05:00 |
|
Zach Pomerantz
|
ca1a14e5b0
|
add RenderFetchSortCull task
|
2016-12-23 15:54:22 -05:00 |
|
Zach Pomerantz
|
8d63067fa5
|
templatize graphics engine tasks' run method
|
2016-12-23 14:58:40 -05:00 |
|
Zach Pomerantz
|
9a37ccbf3c
|
chmod -x to render-utils src
|
2016-12-13 14:36:41 -05:00 |
|
samcake
|
354cbbc927
|
Investigate why the disable depth Bclamp doesn't work
|
2016-08-31 19:14:35 -07:00 |
|
samcake
|
af68a2550e
|
Remve dead code
|
2016-08-30 14:53:37 -07:00 |
|
samcake
|
faef8a9930
|
Adding the timing for GPU support with a simpelr JobConfig
|
2016-08-30 12:22:21 -07:00 |
|
samcake
|
076b8cd297
|
Instrumenting the GPU git status
|
2016-07-15 17:47:54 -07:00 |
|
samcake
|
22ac95d463
|
REvisiting the RangeTimer to measure the real gpu duration
|
2016-07-15 09:12:16 -07:00 |
|
samcake
|
a42f9a5d0e
|
FIxing the mini mirror perf issue and the gamma correction
|
2016-07-14 10:53:13 -07:00 |
|
samcake
|
219b41e813
|
Fix the mini mirror perf issue and improve the debugDeferredLighting script
|
2016-07-13 17:37:35 -07:00 |
|
samcake
|
51594fefa2
|
more clean up
|
2016-07-12 18:21:31 -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 |
|
samcake
|
350f06465d
|
Introducing the deferredFRameTransform to DeferredLighting Effect and simplifying the rendering!
|
2016-06-16 18:28:08 -07:00 |
|
samcake
|
21b0341e50
|
REmoving extra cruff
|
2016-04-19 10:51:44 -07:00 |
|
samcake
|
265f6f1275
|
Updating & Merging with master
|
2016-04-19 10:05:44 -07:00 |
|
Brad Hefta-Gaub
|
5d550197bd
|
Merge pull request #7697 from samcake/orange
Introduce a simple state sort for drawing opaque items
|
2016-04-19 08:41:49 -07:00 |
|
samcake
|
ca720efce6
|
Exposing the timing of the jobs by default
|
2016-04-18 14:53:06 -07:00 |
|
samcake
|
88c58cc276
|
Adding the simple state sort to draw opaque deferred
|
2016-04-18 10:51:31 -07:00 |
|
samcake
|
0531f90675
|
Adding state sorting for free
|
2016-04-18 00:22:05 -07:00 |
|
samcake
|
e9a0365454
|
Removing an include not needed
|
2016-04-13 00:16:04 -07:00 |
|
samcake
|
ab9f41f5eb
|
Trying something a bit more radical for timing
|
2016-04-12 15:29:31 -07:00 |
|