Sam Gateau
|
d84e2d31ea
|
Merge with master
|
2015-07-30 11:20:00 -07:00 |
|
Seth Alves
|
a9556660c4
|
fix linux build
|
2015-07-29 20:53:24 -07:00 |
|
samcake
|
70d64a7777
|
Really fixing the depth write mask issue on clear...
|
2015-07-29 18:27:10 -07:00 |
|
samcake
|
e32e45ed2b
|
make sure the writting mask is on for depth buffer
|
2015-07-29 18:06:46 -07:00 |
|
Sam Gateau
|
4972cb024f
|
Try to make the inlucde sequence simpler in gpu for GLBackend
|
2015-07-29 16:48:23 -07:00 |
|
Sam Gateau
|
269db0ff6f
|
fixing the stars rendering that was vilently broken durign the hunt for GPUCOnfig.h includes
|
2015-07-29 16:08:16 -07:00 |
|
Sam Gateau
|
3c934af297
|
clean the gpuCOnfig.h for linux
|
2015-07-29 14:45:48 -07:00 |
|
Sam Gateau
|
9601e09ba9
|
A simpler way to add the NSIGHT_FOUND define to all the projects depending on GPU
|
2015-07-29 14:42:24 -07:00 |
|
Sam Gateau
|
661f29924f
|
Clean up the cmakelist to normally onlly do th eminimal linking and include for gl
|
2015-07-29 13:55:26 -07:00 |
|
Andrew Meadows
|
475d069185
|
fix rendering on linux
|
2015-07-28 18:12:10 -07:00 |
|
Andrew Meadows
|
77a12eb50e
|
compile on linux with GLEW
|
2015-07-28 17:53:01 -07:00 |
|
samcake
|
27d3d3f450
|
fix w to x
|
2015-07-28 15:51:15 -07:00 |
|
Sam Gateau
|
8b20f9d3a6
|
do the minimum include to use glew on linux
|
2015-07-28 15:48:01 -07:00 |
|
Sam Gateau
|
df9b66d267
|
Implement the uniform buffer and resource texture cache and their reset
|
2015-07-28 15:08:52 -07:00 |
|
Sam Gateau
|
f525a8a245
|
Removing all the unecessary calls of Batch from the gl legacy time
|
2015-07-27 17:17:56 -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 |
|
Sam Gateau
|
776d4747b2
|
Cleaning up the FBO cache and the output stage in general
|
2015-07-24 14:47:44 -07:00 |
|
samcake
|
e6f2504514
|
FIx the problem of clear when the color mask is not WRITE_ALL
|
2015-07-24 09:26:32 -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 |
|
Sam Gateau
|
ded95a3dde
|
removing dead code
|
2015-07-23 16:58:21 -07:00 |
|
Sam Gateau
|
a424ff98ca
|
Fixing issues with the review process
|
2015-07-23 16:55:18 -07:00 |
|
Sam Gateau
|
d56b5f39fb
|
strenghening the checks in GLBackend::downloadFramebuffer before actually calling the true glReadPixels
|
2015-07-23 16:31:11 -07:00 |
|
Sam Gateau
|
be9d99264f
|
Introducing the download Framebuffer call on the context to capture a snapshot
|
2015-07-23 16:15:10 -07:00 |
|
Sam Gateau
|
dc10f30d3d
|
Merged
|
2015-07-23 15:10:42 -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
|
bd6534a991
|
remove deprecated renderBatch()
|
2015-07-23 08:35:03 -07:00 |
|
Sam Gateau
|
f70553ec95
|
Fixing merge
|
2015-07-22 11:31:46 -07:00 |
|
Sam Gateau
|
8dbd991652
|
USing a modern singleton guard
|
2015-07-22 10:54:40 -07:00 |
|
Sam Gateau
|
7ac2030862
|
Preparing for first pr
|
2015-07-22 10:43:50 -07:00 |
|
Sam Gateau
|
7b35048e52
|
Merge branch 'master' of https://github.com/highfidelity/hifi into daft
|
2015-07-21 11:18:15 -07:00 |
|
Sam Gateau
|
93afdf79a3
|
Removing the gl driver version report intiialization code out of applciation
|
2015-07-21 11:17:41 -07:00 |
|
Bradley Austin Davis
|
fda1cb6f7b
|
Merge remote-tracking branch 'upstream/master' into marge
|
2015-07-21 08:59:29 -07:00 |
|
Brad Davis
|
9016f437a8
|
Merge pull request #5371 from Atlante45/smart_pointers
Smart pointers fixes
|
2015-07-21 08:52:29 -07:00 |
|
Brad Davis
|
c3a2b72c13
|
Breaking framebuffer ops out of texture cache
|
2015-07-20 17:26:26 -07:00 |
|
Sam Gateau
|
59666f664a
|
merging my changes to remove cruff from application to AUstin;s latest
|
2015-07-20 15:37:17 -07:00 |
|
Atlante45
|
59acfc9f47
|
Merge branch 'master' of https://github.com/highfidelity/hifi into smart_pointers
|
2015-07-20 13:51:51 -07:00 |
|
Sam Gateau
|
1a9f6e12a5
|
something not compiling but just before merge with upstream
|
2015-07-20 12:20:04 -07:00 |
|
Brad Davis
|
d4e637c5b8
|
Removing superfluous lighting and naked GL in mirror
|
2015-07-20 09:36:05 -07:00 |
|
Brad Davis
|
35f7307f30
|
More header cleanup
|
2015-07-18 22:15:50 -07:00 |
|
Bradley Austin Davis
|
5e0a0409bf
|
Removing setupWorldLight from viewstateinterface
|
2015-07-18 12:16:51 -07:00 |
|
Brad Davis
|
b7fdfd8663
|
Working on lighting
|
2015-07-18 10:55:53 -07:00 |
|
Brad Davis
|
d68618e206
|
Removing GL headers from most files, and some naked GL from application.cpp
|
2015-07-18 00:46:09 -07:00 |
|
Atlante45
|
256c786e28
|
Merge branch 'master' of https://github.com/highfidelity/hifi into smart_pointers
|
2015-07-17 17:59:19 -07:00 |
|
Brad Davis
|
c822e66317
|
Merge pull request #5346 from samcake/daft
Adding the scissor rect in the Batch and a way to enable the scissor during clear command
|
2015-07-17 17:04:42 -07:00 |
|
Sam Gateau
|
9eff19b0f7
|
add th emissing function
|
2015-07-17 15:47:17 -07:00 |
|
ZappoMan
|
ccd2f98a76
|
one more try
|
2015-07-17 15:28:25 -07:00 |
|
Sam Gateau
|
50a521e1f2
|
Merge branch 'master' of https://github.com/highfidelity/hifi into daft
|
2015-07-16 12:38:47 -07:00 |
|
Sam Gateau
|
4ca333efe1
|
Adding the scissor rect in the Batch and a way to enable the scissor test locally for clear commands
|
2015-07-16 12:38:11 -07:00 |
|