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 |
|
SamGondelman
|
45289dea09
|
on mac, render unsupported bptc textures (skyboxes) as uncompressed
|
2018-05-21 14:27:18 -07:00 |
|
Brad Davis
|
6daffba18e
|
Fixing populated / allocated tracking for textures
|
2018-05-21 11:51:05 -07:00 |
|
Brad Davis
|
3356486f27
|
Fix populated texture size tracking
|
2018-05-18 09:23:54 -07:00 |
|
Brad Davis
|
fb81cf927a
|
Faster texture transfers
|
2018-05-18 09:21:02 -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 |
|
SamGondelman
|
6ffdae0500
|
disable etc2/eac compression on 4.1
|
2018-04-06 15:38:29 -07:00 |
|
SamGondelman
|
44ea5a2e84
|
add etc2/eac support
|
2018-04-05 18:59:22 -07:00 |
|
Brad Davis
|
9056ee0f14
|
Merge branch 'gl_common' into bindless
|
2018-03-12 11:27:30 -07:00 |
|
Brad Davis
|
6fe75a3ca4
|
Breaking out common gpu-gl code
|
2018-03-09 16:39:47 -08: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 |
|
Bradley Austin Davis
|
b7d0260a17
|
Fix the uniform target for bindless
|
2018-03-06 09:11:50 -08:00 |
|
Bradley Austin Davis
|
ab5355dbdd
|
First pass at bindless textures
|
2018-02-08 11:11:36 -08:00 |
|
Brad Davis
|
7d5502eb92
|
Migrating QML rendering off the main thread
|
2018-02-06 11:53:09 -08:00 |
|
Brad Davis
|
acb95d1355
|
GLAD polish
|
2018-01-14 00:10:05 -08:00 |
|
Olivier Prat
|
aab63bf109
|
Added support for R11G11B10F and RGB9E5 cubemaps. Weird colors though but it doesn't crash
|
2017-09-13 14:32:22 +02:00 |
|
samcake
|
2be1e36c47
|
fixing the gl41 bug
|
2017-05-23 14:14:45 -07:00 |
|
samcake
|
542ec3dc46
|
More clean up per review request
|
2017-05-23 11:36:06 -07:00 |
|
Sam Cake
|
2301954d62
|
fixing the Populated metric
|
2017-05-22 23:40:23 -07:00 |
|
samcake
|
653abf0ee3
|
brining the new counters to 4.1
|
2017-05-22 17:34:06 -07:00 |
|
Sam Cake
|
1f090d8148
|
Debugging the size problem and fixing the compression size evaluation
|
2017-05-22 01:00:34 -07:00 |
|
samcake
|
c449229850
|
Cleaned up the counters for memory
|
2017-05-19 17:52:56 -07:00 |
|
Atlante45
|
a8b1a29a4a
|
Add support for BC7 compression
|
2017-05-18 13:11:41 -07:00 |
|
samcake
|
80b6fd65ae
|
Cleaning up counters and naming schemes...
|
2017-05-17 18:31:28 -07:00 |
|
samcake
|
26441dbf2f
|
Merge branch 'master' of https://github.com/highfidelity/hifi into ambient
|
2017-05-03 14:54:11 -07:00 |
|
samcake
|
c583ffbac4
|
Clean up names and comments
|
2017-05-03 11:30:09 -07:00 |
|
samcake
|
84305c2049
|
Fixing the by region update of the compressed texture to match the 4 x 4 tiles alignment
|
2017-05-02 17:30:31 -07:00 |
|
samcake
|
0ecf599267
|
Adressing the warning
|
2017-05-02 17:19:22 -07:00 |
|
samcake
|
dc50db7ee5
|
One more warning from gcc
|
2017-05-02 16:27:28 -07:00 |
|
samcake
|
41f0b1682e
|
Fixing warnings too
|
2017-05-02 14:45:41 -07:00 |
|
samcake
|
32d675c82b
|
Clean up the new code and adress review comments
|
2017-05-02 11:46:51 -07:00 |
|
Sam Cake
|
54ace01cd6
|
Factorizing the code on both 45 and 41 backend
|
2017-05-02 00:32:32 -07:00 |
|
samcake
|
8b62fad85e
|
TRying to test with sysmem and still doesn;t work
|
2017-05-01 18:19:07 -07:00 |
|
Sam Cake
|
3abd9f21e8
|
Debugging without understanding...
|
2017-05-01 13:50:19 -07:00 |
|
samcake
|
04895864b5
|
Factorizing the code...
|
2017-04-28 17:34:15 -07:00 |
|
samcake
|
bfe8bc7593
|
Adding the 45 codepath for debug
|
2017-04-28 16:52:43 -07:00 |
|
samcake
|
d0fa8fe887
|
Debuging the bad transfers...
|
2017-04-28 12:26:44 -07:00 |
|
samcake
|
8240c3f761
|
Fixing the spam issue triggered by the external textures, removed 2 warnings
|
2017-04-27 18:05:52 -07:00 |
|
samcake
|
7c15609136
|
Fixing the broken texture copy (during texture streaming) for compressed format in GL41Backend
|
2017-04-27 17:28:10 -07:00 |
|
samcake
|
69a90d6f86
|
work in progress
|
2017-04-27 11:24:09 -07:00 |
|
Sam Cake
|
d99f635880
|
still finding a good implementation for the compressed texel copy
|
2017-04-27 02:08:48 -07:00 |
|
Sam Cake
|
63c5eea26a
|
merging with the new master
|
2017-04-26 22:39:46 -07:00 |
|
samcake
|
4f8f3a8656
|
debugging the mip not beeing copied correctly on 4.1
|
2017-04-26 18:50:28 -07:00 |
|
Ryan Huffman
|
7bb6010149
|
Fixup targetAllocatedMip inside gl textures
|
2017-04-26 15:09:26 -07:00 |
|
Ryan Huffman
|
1bd95ee19f
|
Remove didQueueTransfer check from populateTransferQueue
|
2017-04-26 15:09:26 -07:00 |
|
Ryan Huffman
|
6a0474934c
|
Fixup variabletexture ctors
|
2017-04-26 15:09:26 -07:00 |
|
Ryan Huffman
|
a71d246e75
|
Replace canPopulate with _minAllocatedMip
|
2017-04-26 15:09:26 -07:00 |
|