Bradley Austin Davis
|
fc51b93691
|
Fix OSX build
|
2018-08-03 16:15:58 -07:00 |
|
Brad Davis
|
eca803503c
|
Fix resolution scaling
|
2018-08-03 14:58:12 -07:00 |
|
Brad Davis
|
8eb97dc79c
|
PR feedback
|
2018-08-03 14:58:12 -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 |
|
SamGondelman
|
1c1b68ee66
|
emitterShouldTrail fix, review comments, rotateWithEntity
|
2018-07-26 11:41:16 -07:00 |
|
John Conklin II
|
3f975cfa84
|
Merge pull request #13506 from sabrina-shanman/fix-osx-crash-on-exit
Fix Mac Crashes On Shutdown
|
2018-07-02 15:27:26 -07:00 |
|
Olivier Prat
|
419e8e6eb9
|
Forgot to put back linear filtering on single shadow map
|
2018-07-02 11:32:33 +02:00 |
|
Sam
|
a6cbc44885
|
Merged with zvork fix
|
2018-07-02 10:50:37 +02:00 |
|
Sam
|
c1856a5e36
|
Make shadows work with one cascade
|
2018-07-02 10:46:53 +02:00 |
|
Olivier Prat
|
de831ffea9
|
Switched shadow maps to sampler2DArrayShadow to try to fix on Mac
|
2018-06-29 16:55:33 +02:00 |
|
sabrina-shanman
|
4afb19e091
|
Remove assert in ~Frame causing shutdown crash on Mac in dev build
|
2018-06-27 09:59:48 -07:00 |
|
Sam Gondelman
|
850e2d5cf5
|
Merge branch 'master' into particleFix
|
2018-06-21 17:32:24 -07:00 |
|
SamGondelman
|
7771661948
|
fix particle spread properties
|
2018-06-15 17:35:49 -07:00 |
|
Andrew Meadows
|
be0899c41d
|
remove unnecessary writes to appease Xcode's static analyzer
|
2018-06-15 11:44:22 -07:00 |
|
Andrew Meadows
|
5a3350950b
|
check pointer validity before dereference
|
2018-06-15 11:43:52 -07:00 |
|
Sam Gondelman
|
ae3b933a80
|
Merge branch 'master' into etc2comp
|
2018-05-30 17:17:03 -07:00 |
|
Bradley Austin Davis
|
3beb77694f
|
Cached shader binaries and uniform data for shaders
|
2018-05-24 12:42:33 -07:00 |
|
Brad Davis
|
9c26b2c1d3
|
Use pooled gpu batches
|
2018-05-21 13:53:44 -07:00 |
|
SamGondelman
|
12b91a2ab7
|
compress skyboxes
|
2018-05-18 13:18:43 -07:00 |
|
Brad Davis
|
ae07036f20
|
Add ideal resource texture memory stat
|
2018-05-18 09:23:53 -07:00 |
|
SamGondelman
|
6b268191c8
|
local compression, patched etc2comp
|
2018-05-15 14:05:21 -07:00 |
|
John Conklin II
|
b9656e5c72
|
Merge pull request #13130 from samcake/blue
Fix size calculation of compressed textures #13120
|
2018-05-09 11:45:10 -07:00 |
|
samcake
|
44e7541888
|
Fixing the size evaluation for compressed texture and gpu::Element Type enum
|
2018-05-08 15:57:27 -07:00 |
|
Seth Alves
|
677c99abd4
|
use memcpy on _usageType as well
|
2018-05-05 20:50:54 -07:00 |
|
Seth Alves
|
6a55e67ce9
|
avoid misaligned pointer deref
|
2018-05-05 16:39:03 -07:00 |
|
Stephen Birarda
|
ec354620db
|
Merge pull request #12956 from huffman/feat/client-texture-selection-baking
Add support for client texture selection
|
2018-05-04 16:14:43 -07:00 |
|
samcake
|
767e6b15f3
|
Fixing the local lighting on translucents bug
|
2018-05-03 11:42:06 -07:00 |
|
Bradley Austin Davis
|
64d442b281
|
Change type used for swap chain count
|
2018-05-02 10:32:44 -07:00 |
|
Bradley Austin Davis
|
80f87f7a62
|
Make resource swapchains immutable, fix for 14638
|
2018-05-02 10:32:34 -07:00 |
|
Ryan Huffman
|
24ac342c6b
|
Add support for client texture selection
|
2018-05-01 14:11:31 -07:00 |
|
Olivier Prat
|
46a1ff4dd2
|
Set jitter to O on RenderableWebEntityItems
|
2018-04-20 12:02:17 +02:00 |
|
Olivier Prat
|
c6d598cc88
|
Jitter is now set through a batch command
|
2018-04-20 10:52:50 +02:00 |
|
Olivier Prat
|
57ff1c54e1
|
Created shared c++/glsl header for transformcamera
|
2018-04-20 09:01:19 +02:00 |
|
Olivier Prat
|
6ec9378739
|
Used unjittered projection matrix for a sharper and more stable TAA
|
2018-04-17 15:13:03 +02:00 |
|
Olivier Prat
|
89669b326b
|
Merge branch 'master' of http://github.com/highfidelity/hifi into taapre
|
2018-04-17 09:24:35 +02:00 |
|
Sam Gateau
|
3ac4a1db2d
|
Merge pull request #12850 from SimonWalton-HiFi/early-trace
Enable Interface tracing from earliest execution point
|
2018-04-16 10:24:55 -07:00 |
|
John Conklin II
|
3d90f93cf1
|
Merge pull request #12812 from SamGondelman/compression
Support ETC2/EAC compressed textures
|
2018-04-12 16:04:08 -07:00 |
|
Simon Walton
|
adcf991125
|
Improvements to profiling data capture
Use code-provided task names for profile blocks; record QML URLs for
loadInternal.
|
2018-04-11 17:36:32 -07:00 |
|
Sam Gateau
|
167db14bdb
|
restoring the sampler desc layout to fix ktx cache and fixing the bug shadow when turning global shadow on off
|
2018-04-11 00:00:11 -07:00 |
|
Simon Walton
|
9b6306601a
|
Merge Clement's PR12700 diffs for early trace start
|
2018-04-10 13:13:46 -07:00 |
|
Olivier Prat
|
3c4409c5e1
|
Merge with master
|
2018-04-10 09:16:08 +02:00 |
|
SamGondelman
|
44ea5a2e84
|
add etc2/eac support
|
2018-04-05 18:59:22 -07:00 |
|
Brad Davis
|
ae8df7e24e
|
Merge remote-tracking branch 'origin/gl_common' into HEAD
|
2018-03-21 12:35:17 -07:00 |
|
Olivier Prat
|
f0a7a9b21c
|
Merged with master
|
2018-03-20 10:24:41 -07:00 |
|
Brad Davis
|
c793a8d2c0
|
Move bindless compile time flag to GL45 backend, fix warnings and compile errors
|
2018-03-12 16:50:08 -07:00 |
|
Brad Davis
|
9056ee0f14
|
Merge branch 'gl_common' into bindless
|
2018-03-12 11:27:30 -07:00 |
|
Olivier Prat
|
da6bd92ff6
|
Merged with master
|
2018-03-09 10:07:25 +01:00 |
|
Brad Davis
|
09996e0b65
|
Bindless texture work cleanup
|
2018-03-08 16:01:18 -08:00 |
|
Brad Davis
|
ddd60ded03
|
Merge remote-tracking branch 'upstream/master' into bindless_master
|
2018-03-07 16:04:35 -08:00 |
|