ZappoMan
|
b02f751830
|
diff redux
|
2015-08-01 16:53:35 -07:00 |
|
ZappoMan
|
b138c16c7f
|
use Austins QUAD to TRIANGLE_STRIP approach
|
2015-08-01 16:50:36 -07:00 |
|
ZappoMan
|
05a4a6aa9b
|
implement on-the-fly conversion of FBXMeshParts that are quads, into their triangle equivalents
|
2015-08-01 13:07:56 -07:00 |
|
ZappoMan
|
452225ddaf
|
removed QUADS from Font::drawString()
|
2015-08-01 11:51:07 -07:00 |
|
ZappoMan
|
1dd6c1117d
|
change GeometryCache::renderQuad() to use TRIANGLES as lower level render primitive
|
2015-08-01 11:29:28 -07:00 |
|
samcake
|
fbf21cb089
|
FIxed the problem on Mac, by removing all of the gpuConfig includesgit status
q
:q
wq
|
2015-07-30 18:27:47 -07:00 |
|
Sam Gateau
|
14f4c9c6c0
|
REmove more of the unnecessary GLBacken .h and GPUCOnfig.h include, The gpu::Context is now completely agnostic of the True Backend
|
2015-07-30 15:07:36 -07:00 |
|
Sam Gateau
|
d84e2d31ea
|
Merge with master
|
2015-07-30 11:20:00 -07:00 |
|
Brad Hefta-Gaub
|
96fdb32edc
|
Merge pull request #5461 from venkatn93/avatar
HBAO implementation
|
2015-07-30 08:46:55 -07:00 |
|
Brad Hefta-Gaub
|
b95e4e1e93
|
Merge pull request #5323 from MarcelEdward/20605
Removed the line where the directory is stripped off the RelativeFile
|
2015-07-30 07:30:01 -07:00 |
|
Niraj Venkat
|
291e0e21ae
|
HBAO final implementation
|
2015-07-29 18:47:27 -07:00 |
|
Sam Gateau
|
ab4b940d83
|
merge with upstream
|
2015-07-29 17:11:13 -07:00 |
|
Niraj Venkat
|
4f2630c561
|
Merge branch 'master' of https://github.com/highfidelity/hifi into avatar
|
2015-07-29 16:54:37 -07:00 |
|
Sam Gateau
|
8c96096a67
|
Merge branch 'master' of https://github.com/highfidelity/hifi into yellow
|
2015-07-29 14:04:20 -07:00 |
|
ericrius1
|
65e04337bf
|
removed synccache line
|
2015-07-29 11:15:20 -07:00 |
|
Niraj Venkat
|
d76cda396f
|
HBAO implementation ported from NVidia HLSL
|
2015-07-29 11:05:19 -07:00 |
|
ericrius1
|
697cb4c9d0
|
fixed merge conflicts and refactored hit effect to catch up with refactored rendering engine
|
2015-07-29 10:02:06 -07:00 |
|
Andrew Meadows
|
77a12eb50e
|
compile on linux with GLEW
|
2015-07-28 17:53:01 -07:00 |
|
ericrius1
|
469bace7ca
|
removed unnessary computations from hit effect fragment shader
|
2015-07-28 15:15:34 -07:00 |
|
Sam Gateau
|
22e70ee691
|
merged master
|
2015-07-28 10:13:05 -07:00 |
|
Sam Gateau
|
baf7873ce1
|
Merge branch 'master' of https://github.com/highfidelity/hifi into punk
|
2015-07-27 17:40:19 -07:00 |
|
Sam Gateau
|
a5ad40bee9
|
INtroduce the resetStage command to clear up all cache and state in the gpu::Conference and make sure no more resource are linked
|
2015-07-27 14:07:28 -07:00 |
|
Niraj Venkat
|
d2ee74f7c7
|
Shader code indentation
|
2015-07-27 12:20:41 -07:00 |
|
Niraj Venkat
|
1193b89918
|
Coding standard and tab fixes
|
2015-07-27 12:14:29 -07:00 |
|
Niraj Venkat
|
92595583ec
|
Coding standard and building
|
2015-07-27 11:55:17 -07:00 |
|
Niraj Venkat
|
83e0856279
|
Merge branch 'master' of https://github.com/highfidelity/hifi into avatar
|
2015-07-27 09:20:19 -07:00 |
|
Bradley Austin Davis
|
7be33dcb58
|
Limit the amount of time consumed by rendering QML
|
2015-07-25 11:40:58 -04:00 |
|
Niraj Venkat
|
6bc3d65bf4
|
Fixing build errors
|
2015-07-24 16:16:18 -07:00 |
|
Niraj Venkat
|
5dd16d9f80
|
Blend function applied to reduce one FBO
|
2015-07-24 16:07:30 -07:00 |
|
Niraj Venkat
|
fc612ab8cd
|
Merge conflict fix
|
2015-07-24 11:29:52 -07:00 |
|
Niraj Venkat
|
e036602726
|
Fixing merge conflicts
|
2015-07-24 11:08:40 -07:00 |
|
samcake
|
52ac5b3ef6
|
On mac cannot get ther erendering to properly display the overlay if the rear view mirror is active on resize
|
2015-07-24 03:38:21 -07:00 |
|
Sam Gateau
|
cb375e8ece
|
FIund a nasty bug with the scissor which was the reason for many issues, tried to integrate the framebuffer setup and clear as part of the enginepipeline so calling display side is simpler
|
2015-07-24 02:15:50 -07:00 |
|
Sam Gateau
|
66cd17ec66
|
REmove the crappy solution for drawing transparent texture into overlay by a proper shader
|
2015-07-23 23:09:40 -07:00 |
|
Niraj Venkat
|
216c499d14
|
HAO (Horrendous Ambient Occlusion)
|
2015-07-23 18:53:43 -07:00 |
|
Sam Gateau
|
a002560003
|
Merge branch 'master' of https://github.com/highfidelity/hifi into yellow
|
2015-07-23 16:32:00 -07:00 |
|
ZappoMan
|
8007fba909
|
add type to shader include
|
2015-07-23 15:37:56 -07:00 |
|
Sam Gateau
|
dc10f30d3d
|
Merged
|
2015-07-23 15:10:42 -07:00 |
|
ZappoMan
|
e6262de864
|
CR feedback
|
2015-07-23 14:56:52 -07:00 |
|
Sam Gateau
|
a561874ce3
|
Render the rear view mirror in a separate target and then display it during overlay pass
|
2015-07-23 14:56:14 -07:00 |
|
ZappoMan
|
1177ffd439
|
more hacking
|
2015-07-23 14:12:52 -07:00 |
|
ZappoMan
|
96e83e3ed4
|
remove gl_FrontMaterial
|
2015-07-23 14:11:28 -07:00 |
|
ZappoMan
|
9496b6c024
|
more hacking
|
2015-07-23 13:56:59 -07:00 |
|
ZappoMan
|
5774af0856
|
more hacking
|
2015-07-23 13:38:08 -07:00 |
|
ZappoMan
|
a0666d5e99
|
testing windows render bug
|
2015-07-23 13:17:12 -07:00 |
|
ZappoMan
|
91d317f964
|
testing windows render bug
|
2015-07-23 12:42:55 -07:00 |
|
samcake
|
fecb0e3675
|
Merge pull request #5398 from ZappoMan/removeTextureRescale
remove rescaling of textures
|
2015-07-23 11:22:38 -07:00 |
|
samcake
|
805e7326e0
|
Merge pull request #5396 from ZappoMan/deadCodeRemoval
remove non-batch versions of GeometryCache renderXYZ() methods
|
2015-07-23 11:11:35 -07:00 |
|
Niraj Venkat
|
9ccf316513
|
Merge branch 'master' of https://github.com/highfidelity/hifi into avatar
|
2015-07-23 10:36:46 -07:00 |
|
Bradley Austin Davis
|
f19800f0de
|
Don't overwrite the normals buffer when copying the resolved lighting back to the primary FBO
|
2015-07-23 12:37:58 -04:00 |
|