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 |
|
Simon Walton
|
999e5beba1
|
Move linear pass down sample shader to deferred compile
|
2018-04-19 15:30:16 -07:00 |
|
Simon Walton
|
b469cdfda2
|
More shaders to deferred compile scheme
|
2018-04-13 17:52:33 -07:00 |
|
Simon Walton
|
1ab31d9116
|
Defer some shader compilation to a batch job - WIP
|
2018-04-13 15:38:48 -07: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 |
|
Sam Gateau
|
93963b3257
|
Apply the projection and deferred transform fixes found while working on spectator camera
|
2017-06-28 15:44:17 +02:00 |
|
Sam Cake
|
f9aa400b95
|
Refining the stencil configuration and triggering only in hmd mode
|
2017-06-02 00:22:38 -07:00 |
|
samcake
|
4a419f2d07
|
Merging with upstream
|
2017-06-01 18:25:24 -07:00 |
|
samcake
|
c5e9551bab
|
more cleanup
|
2017-06-01 18:05:18 -07:00 |
|
samcake
|
9c1e99fe3f
|
Removing cruft and organizing the stencil config
|
2017-06-01 13:06:22 -07:00 |
|
Sam Cake
|
b528c2fc60
|
Merged
|
2017-05-31 19:33:14 -07:00 |
|
samcake
|
82d348a2ef
|
Stencil rejection is working, and more cleaning
|
2017-05-31 16:46:20 -07:00 |
|
Atlante45
|
ad16a935e9
|
Texture::create returns shared pointer
|
2017-04-25 15:56:23 -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 |
|
Sam Cake
|
dd73cb7b8e
|
Use a magic number gpu::Texture::SINGLE_MIP instead of 1
|
2017-03-30 23:46:37 -07:00 |
|
samcake
|
b6504bba56
|
Moving the num mips per texture to the creator so it s immutable and simpler
|
2017-03-29 17:58:56 -07:00 |
|
Sam Cake
|
022e91b35d
|
Clean comments and pixel format used
|
2017-03-24 00:26:14 -07:00 |
|
samcake
|
618344fe98
|
Fixing the bug regarding the numMIps allocated by GLBackend and breaking the HalfRezDepthTexture
|
2017-03-23 18:10:09 -07:00 |
|
Bradley Austin Davis
|
7fb7aa87eb
|
Working on new texture management strategy
|
2017-02-17 07:53:16 -08:00 |
|
samcake
|
6926cd274c
|
Merge with upstream
|
2016-11-02 18:15:08 -07:00 |
|
Brad Davis
|
28771cbda9
|
Additional plugin debugging, better plugin resource cleanup
|
2016-10-11 19:40:02 -07:00 |
|
samcake
|
9b94a025fc
|
Refining the voxelization of the sphere in the view frustum grid
|
2016-09-26 18:41:53 -07:00 |
|
Brad Davis
|
0953027ef3
|
Identify pre-generated textures
|
2016-09-23 12:04:56 -07:00 |
|
samcake
|
354cbbc927
|
Investigate why the disable depth Bclamp doesn't work
|
2016-08-31 19:14:35 -07:00 |
|
samcake
|
faef8a9930
|
Adding the timing for GPU support with a simpelr JobConfig
|
2016-08-30 12:22:21 -07:00 |
|
samcake
|
8cc65ea965
|
Adrressing review issues
|
2016-08-25 16:31:42 -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
|
6d7edd38cc
|
Rename clearViewTransform
|
2016-08-12 22:28:59 -07:00 |
|
Brad Davis
|
adcfd55cc0
|
Batch replay reprojection
|
2016-08-12 22:28:23 -07:00 |
|
sam
|
db8bf78dd1
|
Good state
|
2016-08-08 02:28:25 -07:00 |
|
sam
|
e6c74b29c7
|
WTF...
|
2016-08-07 19:48:23 -07:00 |
|
sam
|
e92e69d963
|
More changes
|
2016-08-06 11:54:54 -07:00 |
|
sam
|
92c0fa2e7a
|
Testiung more variations
|
2016-08-05 09:26:48 -07:00 |
|
samcake
|
afb1ebf42e
|
Revolutionizing ao
|
2016-07-26 23:19:41 -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
|
36d58a2b82
|
Finish the integration of the diffusion pass in the SurfaceGeometryPass job, clean up ui
|
2016-07-19 10:34:06 -07:00 |
|
samcake
|
ff132fa712
|
Gathering the diffusion passes in the SUrfaceGEometryPAss job
|
2016-07-19 02:11:22 -07:00 |
|
samcake
|
a8dd06ad38
|
Better groupint of the diffuseion of the curvature for easier fix for mini mirror
|
2016-07-18 19:24:43 -07:00 |
|
samcake
|
34f2a96888
|
Adding the check for Obscurrance
|
2016-07-18 18:11:51 -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
|
378f4576fa
|
a bit better making the curvature and diffusion passes
|
2016-07-17 20:18:06 -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
|
22ac95d463
|
REvisiting the RangeTimer to measure the real gpu duration
|
2016-07-15 09:12:16 -07:00 |
|