samcake
|
e12040a98a
|
Merge branch 'master' of https://github.com/highfidelity/hifi into hdr
|
2016-11-04 14:54:18 -07:00 |
|
Brad Hefta-Gaub
|
7cca8f0a66
|
Merge pull request #8993 from samcake/blue
Prevent sparse texture on AMD gpus for now
|
2016-11-03 16:48:52 -07:00 |
|
samcake
|
1086585559
|
fixing the test to actually capture ati correctly and add the report to the ui
|
2016-11-03 15:15:05 -07:00 |
|
samcake
|
ce89f811f3
|
better loggin of the sparse switch
|
2016-11-03 14:35:44 -07:00 |
|
samcake
|
4104aa6286
|
avoid warning?
|
2016-11-03 14:31:28 -07:00 |
|
Brad Hefta-Gaub
|
c1841f9add
|
more conservative texture memory budget
|
2016-11-03 14:10:07 -07:00 |
|
samcake
|
6a39ad3b5a
|
Prevent sparse texture on AMD gpus for now
|
2016-11-03 13:01:41 -07:00 |
|
samcake
|
6926cd274c
|
Merge with upstream
|
2016-11-02 18:15:08 -07:00 |
|
samcake
|
c21fe00cfc
|
Avoid messaging for render targets
|
2016-10-28 11:40:10 -07:00 |
|
Brad Davis
|
78d55011a4
|
Limit sparse textures to 1 GB for now
|
2016-10-25 17:47:41 -07:00 |
|
samcake
|
507d3e5a39
|
IMprove the counting and namoing of the new couters the gl swapchain
|
2016-10-25 12:28:07 -07:00 |
|
samcake
|
58b81e3b0c
|
Adding counter for the amount of memory used in texture for Framebuffers
|
2016-10-24 18:34:16 -07:00 |
|
Brad Davis
|
7900fd3e18
|
New texture memory scheme
|
2016-10-24 13:10:41 -07:00 |
|
Brad Davis
|
7879bf37f2
|
Fix typo in comment
|
2016-10-22 18:12:40 -07:00 |
|
Brad Davis
|
b572fb2a91
|
Only use sparse texture memory for the memory pressure calculation (since that's all we can modify)
|
2016-10-22 14:49:10 -07:00 |
|
Brad Davis
|
62de2af944
|
Add more GPU stats, make stats easier to read
|
2016-10-22 14:38:46 -07:00 |
|
Brad Davis
|
0be1f82bbc
|
Fix AMD crash caused by missing glFlush
|
2016-10-15 15:28:28 -07:00 |
|
samcake
|
5f9c713d44
|
Merging with upstream after resolving some conflicts
|
2016-10-12 09:22:12 -07:00 |
|
Brad Davis
|
8f42e564b4
|
Disable 'min free GPU memory', bump max texture memory 65%
|
2016-10-11 16:34:54 -07:00 |
|
Brad Davis
|
1e7dd7db64
|
Fix GPU texture counter, better logging for memory pressure
|
2016-10-11 16:28:16 -07:00 |
|
samcake
|
eea5118eab
|
Merge branch 'master' of https://github.com/highfidelity/hifi into hdr
|
2016-10-11 16:19:00 -07:00 |
|
samcake
|
0951ca6bbe
|
Add check for bad texture resource slot
|
2016-10-10 18:43:24 -07:00 |
|
samcake
|
8a44140e6b
|
cleaning up the comments from review and trying something to adress the issue that showed up on i5
|
2016-10-07 16:04:19 -07:00 |
|
samcake
|
6f7f949343
|
Merge branch 'master' of https://github.com/highfidelity/hifi into hdr
|
2016-10-06 09:35:48 -07:00 |
|
Brad Hefta-Gaub
|
6f86ce8d3b
|
Merge pull request #8683 from jherico/oglplus_b_gone2
Remove all usage of oglplus
|
2016-10-05 09:59:42 -07:00 |
|
samcake
|
e6572a42e3
|
Merge branch 'master' of https://github.com/highfidelity/hifi into hdr
|
2016-10-05 09:31:55 -07:00 |
|
Brad Davis
|
8c5028158f
|
Fix crash on destroying web entities and overlays
|
2016-10-03 18:02:21 -07:00 |
|
Brad Davis
|
ca3572f991
|
Support external GL textures with proper fencing
|
2016-10-03 17:09:10 -07:00 |
|
samcake
|
afcb5b8557
|
Merge branch 'master' of https://github.com/highfidelity/hifi into color
|
2016-10-03 10:17:46 -07:00 |
|
samcake
|
0df69b8e15
|
Protecting the usage of the defaultSkyboxTexture in case its creation has failed to avoid crash on the first usage, removing an uncorrect assert in GL45BackendTexture that would trigger in debug
|
2016-10-03 10:06:58 -07:00 |
|
sam
|
6f2452815c
|
pass the visibility of the enitity to the LightPaylkoad correctly, clean up the ambient shader
|
2016-10-03 00:08:30 -07:00 |
|
Brad Davis
|
d83d3fe98e
|
Make shader compilation from non-GPU code easier
|
2016-10-02 11:44:32 -07:00 |
|
sam
|
9a492b3a88
|
refining the voxelizatoion, tracking one bug where light flickers
|
2016-10-02 03:43:55 -07:00 |
|
samcake
|
918f7cd515
|
Merge branch 'master' of https://github.com/highfidelity/hifi into hdr
|
2016-10-01 15:36:14 -07:00 |
|
Brad Davis
|
42e28fa010
|
Fix crash in initializing texture transfer thread
|
2016-09-30 15:48:10 -07:00 |
|
samcake
|
337fe155b7
|
clean up warning and merge with upstream
|
2016-09-30 11:01:25 -07:00 |
|
Brad Hefta-Gaub
|
38eccd32a8
|
add developer menu support to enable/disable dynamic texture management
|
2016-09-29 10:18:54 -07:00 |
|
samcake
|
21b7e9dfe8
|
Merge branch 'master' of https://github.com/highfidelity/hifi into hdr
|
2016-09-28 10:04:13 -07:00 |
|
Brad Davis
|
f73cd1d65e
|
Merge branch 'RC-21' back into master
Conflicts:
libraries/gpu-gl/src/gpu/gl45/GL45BackendTexture.cpp
|
2016-09-28 09:58:13 -07:00 |
|
Brad Davis
|
31fb395c27
|
Add support for disabling incremental texture transfers
Conflicts:
libraries/gpu-gl/src/gpu/gl45/GL45BackendTexture.cpp
|
2016-09-28 09:56:50 -07:00 |
|
samcake
|
81e0266e7e
|
Merge branch 'master' of https://github.com/highfidelity/hifi into hdr
|
2016-09-28 09:34:29 -07:00 |
|
Brad Davis
|
7361b9a166
|
Add support for disabling incremental texture transfers
|
2016-09-28 09:23:15 -07:00 |
|
Brad Hefta-Gaub
|
b5de603921
|
runtime disabling of sparse textures on less than 4 core systems
|
2016-09-27 10:32:56 -07:00 |
|
samcake
|
9b94a025fc
|
Refining the voxelization of the sphere in the view frustum grid
|
2016-09-26 18:41:53 -07:00 |
|
Brad Davis
|
5a91116c06
|
Fix debug build, fix typo in available texture memory calculation
|
2016-09-23 12:05:13 -07:00 |
|
Brad Davis
|
e6f23d6ffd
|
Disable sparse textures on non-Windows systems
|
2016-09-23 12:05:12 -07:00 |
|
Brad Davis
|
ba3abc7b51
|
Fix warnings
|
2016-09-23 12:05:12 -07:00 |
|
Brad Davis
|
ab8a67e84d
|
Code review comments
|
2016-09-23 12:05:11 -07:00 |
|
Brad Davis
|
74a3d7fcb9
|
Flush executed commands on the transfer thread
|
2016-09-23 12:05:10 -07:00 |
|
Brad Davis
|
44a549317e
|
Reduce number of texture transfers per clientWait, process smaller textures first
|
2016-09-23 12:05:09 -07:00 |
|