samcake
|
665a79f100
|
Creating a separate shader for the locallighting pass
|
2016-09-06 18:59:26 -07:00 |
|
samcake
|
edb456aa8f
|
ANd again
|
2016-09-06 17:16:54 -07:00 |
|
samcake
|
9bed047b75
|
Less warnings
|
2016-09-06 16:42:01 -07:00 |
|
samcake
|
e2a9751cf5
|
REmove warnings
|
2016-09-06 16:35:28 -07:00 |
|
samcake
|
1165c54f67
|
cleaning up the IndexedContainer in its own file and removing warnings
|
2016-09-06 16:24:03 -07:00 |
|
samcake
|
0c45627d94
|
CLeaning up the code for the RenderableLightEntityItem
|
2016-09-06 12:39:48 -07:00 |
|
samcake
|
92a9037b07
|
Merge branch 'master' of https://github.com/highfidelity/hifi into hdr
|
2016-09-06 09:20:25 -07:00 |
|
sam
|
b81dfefbeb
|
pack all the lights in a single buffer and shade the opaque with a single full screen path
|
2016-09-03 12:08:53 -07:00 |
|
Brad Hefta-Gaub
|
418495d2c5
|
Merge pull request #8546 from samcake/yellow
Revert the sRGB pixel format by default
|
2016-09-03 10:16:16 -07:00 |
|
Brad Hefta-Gaub
|
a51f66e9ff
|
Merge pull request #8553 from zzmp/clean/audio-ring-buffer
clean and comment AudioRingBuffer
|
2016-09-02 20:16:06 -07:00 |
|
samcake
|
4bc8a83c08
|
Merge branch 'master' of https://github.com/highfidelity/hifi into hdr
|
2016-09-02 17:51:58 -07:00 |
|
samcake
|
d2a15ca82c
|
Trying to migrate to a light array instead of each individual lights
|
2016-09-02 17:51:35 -07:00 |
|
Andrew Meadows
|
0a55afda69
|
Merge pull request #8554 from elisa-lj11/marketplaces_html
Include a marketplace status bar and access to "marketplace" of marketplaces
|
2016-09-02 17:12:05 -07:00 |
|
elisa-lj11
|
2f07ba87af
|
Renamed isZipped for more clarity on checking for non-fbx files
|
2016-09-02 16:48:55 -07:00 |
|
elisa-lj11
|
6721cc8dfb
|
fixed return statement formatting
|
2016-09-02 15:48:47 -07:00 |
|
elisa-lj11
|
18700d6397
|
narrowed filters for Clara website check
|
2016-09-02 15:18:13 -07:00 |
|
Brad Davis
|
91bfa7677c
|
Updating stats display for threaded rendering
|
2016-09-02 14:41:49 -07:00 |
|
Brad Davis
|
2c8b795c5f
|
Fix incorrect fence delete
|
2016-09-02 11:26:21 -07:00 |
|
Brad Hefta-Gaub
|
8ec5798b7a
|
Merge pull request #8548 from samcake/blue
Exposing GPU & Batch running time to Engine gpu jobs
|
2016-09-02 09:31:09 -07:00 |
|
samcake
|
7b68f1439f
|
Merge branch 'master' of https://github.com/highfidelity/hifi into hdr
|
2016-09-02 09:28:35 -07:00 |
|
Brad Hefta-Gaub
|
667137f951
|
Merge pull request #8552 from AndrewMeadows/invoke-updateModel
eliminate log warning about invokeMethod of EntityTreeRenderer::updateModel()
|
2016-09-02 09:17:57 -07:00 |
|
Brad Hefta-Gaub
|
e3bad8e8f4
|
Merge pull request #8556 from ZappoMan/renderStats
add support for renderInfo properties to model entities
|
2016-09-02 09:04:56 -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
|
0c0109e427
|
Merge branch 'master' of https://github.com/highfidelity/hifi into hdr
|
2016-09-01 15:20:34 -07:00 |
|
samcake
|
96935504a1
|
Streamlining the lighting phase for better performances
|
2016-09-01 15:20:14 -07:00 |
|
Brad Hefta-Gaub
|
b3e5e21f40
|
Merge pull request #8559 from birarda/android-interface
create a foundation for interface target compile on android
|
2016-09-01 13:10:45 -07:00 |
|
samcake
|
ed12b5ffb9
|
Merge branch 'master' of https://github.com/highfidelity/hifi into hdr
|
2016-09-01 12:10:40 -07:00 |
|
samcake
|
a537f40158
|
Moving to a simpler lighting shader
|
2016-09-01 12:10:15 -07:00 |
|
Stephen Birarda
|
f48da0252a
|
use the correct Qt windows macro
|
2016-09-01 11:33:20 -07:00 |
|
Stephen Birarda
|
545181a465
|
avoid numeric_limits use on Q_OS_WINDOWS
|
2016-09-01 11:18:40 -07:00 |
|
samcake
|
354cbbc927
|
Investigate why the disable depth Bclamp doesn't work
|
2016-08-31 19:14:35 -07:00 |
|
elisa-lj11
|
bebf9c5890
|
Added error feature when user tries to download a non fbx file
|
2016-08-31 17:46:35 -07:00 |
|
Stephen Birarda
|
65c1edfb1c
|
add missing link from render-utils to entities
|
2016-08-31 16:57:52 -07:00 |
|
Stephen Birarda
|
b660a82cc7
|
fix physics compile for android
|
2016-08-31 16:55:31 -07:00 |
|
Stephen Birarda
|
dae40c944b
|
fix audio and audio-client compile for android
|
2016-08-31 16:55:19 -07:00 |
|
Stephen Birarda
|
6efa47a04e
|
workaround plugin build failures
|
2016-08-31 16:45:12 -07:00 |
|
Stephen Birarda
|
85ba0f36cf
|
fix controllers/shared compile for android interface port
|
2016-08-31 16:34:31 -07:00 |
|
Stephen Birarda
|
47f15f6ad8
|
use libc++ and clang toolchain
|
2016-08-31 16:16:40 -07:00 |
|
Brad Hefta-Gaub
|
e1845e2c3f
|
add support for renderInfo properties to model entities
|
2016-08-31 15:00:21 -07:00 |
|
Zach Pomerantz
|
4d4a68d706
|
add FIXME about loudness in AudioRingBuffer
|
2016-08-31 14:44:45 -07:00 |
|
Zach Pomerantz
|
ba96ab25dc
|
inline some AudioRingBuffer definitions
|
2016-08-31 14:43:44 -07:00 |
|
Andrew Meadows
|
8c520afd1e
|
Merge pull request #8530 from zzmp/fix/skybox-nesting
fix skybox nesting
|
2016-08-31 14:21:09 -07:00 |
|
elisa-lj11
|
b131338dd0
|
Injected script to remove other file types from download options
|
2016-08-31 14:13:26 -07:00 |
|
Stephen Birarda
|
7c45ed043e
|
fix solo render compile
|
2016-08-31 14:08:46 -07:00 |
|
Zach Pomerantz
|
b740b9802a
|
clean up AudioRingBuffer
|
2016-08-31 13:57:56 -07:00 |
|
samcake
|
b563e280e4
|
Commuting the LIghtEntityItem changes correctly to the LightRenderItem
|
2016-08-31 13:55:41 -07:00 |
|
Stephen Birarda
|
c9e18e8d90
|
spacing repairs in autoscribe_shader_lib
|
2016-08-31 11:59:51 -07:00 |
|
Stephen Birarda
|
02dcc39185
|
use numeric limits for recording library compile
|
2016-08-31 11:56:20 -07:00 |
|
Zach Pomerantz
|
488f49fc40
|
rm AudioRingBuffer random access mode
|
2016-08-31 11:37:05 -07:00 |
|
Stephen Birarda
|
7d7cba4dd2
|
fix networking compile for android setsockopt
|
2016-08-31 11:30:47 -07:00 |
|