samcake
|
139ba1b71c
|
REnaming the shaders correctly
|
2016-09-07 14:56:01 -07:00 |
|
samcake
|
d2a15ca82c
|
Trying to migrate to a light array instead of each individual lights
|
2016-09-02 17:51:35 -07:00 |
|
samcake
|
e72791233d
|
overall clean up of th elocal light drawing to avoid the in/out pipeline case, still seeing big cost on gpu from the spot lights
|
2016-09-01 18:08:36 -07:00 |
|
samcake
|
96935504a1
|
Streamlining the lighting phase for better performances
|
2016-09-01 15:20:14 -07:00 |
|
samcake
|
f6671b34fa
|
Fix the transformation problem for rendering the mini mirror (scattering is still screwed though)
|
2016-07-13 18:26:53 -07:00 |
|
samcake
|
37a6d29406
|
Finally clean the lighting pass for global and local lights, split it into global and locals and make it work with the stereo single drawcall
|
2016-06-17 17:19:49 -07:00 |
|
Brad Davis
|
b84eef93c9
|
Core profile shader work and test code
|
2015-08-01 14:43:52 -07:00 |
|
Brad Davis
|
aea07fe671
|
Merge branch 'master' into gl4_1
Conflicts:
libraries/gpu/src/gpu/Config.slh
libraries/render-utils/src/deferred_light_limited.slv
libraries/render-utils/src/simple.slf
libraries/render-utils/src/simple_textured.slf
tests/render-utils/src/main.cpp
tools/scribe/src/main.cpp
|
2015-07-31 15:08:37 -07:00 |
|
Sam Gateau
|
8f4a108441
|
Dead code and disable debug info
|
2015-07-09 09:37:35 -07:00 |
|
Sam Gateau
|
c41ebcae78
|
Covering all the case for rendering the light passes
|
2015-06-26 15:40:08 -07:00 |
|
Brad Davis
|
fbf3a0cbe6
|
Working on GL 4
|
2015-06-23 09:48:16 -07:00 |
|
Bradley Austin Davis
|
0000b5a8c8
|
Working on GL 4.1 core
|
2015-06-23 09:48:15 -07:00 |
|
Brad Davis
|
f51c43f90d
|
Working on GL 4.1
|
2015-06-23 09:47:18 -07:00 |
|
Sam Gateau
|
e2e61c64b1
|
Support include path to shaders from the hifi libraries to cmake
|
2015-02-13 01:30:04 -08:00 |
|
Sam Gateau
|
8d95639416
|
moving the deferrered shaders from the resource folder to built-in the executable
|
2014-12-30 17:43:52 -08:00 |
|