Brad Davis
|
b7efed9461
|
rebase and shader fixes
|
2024-12-07 20:44:29 +01:00 |
|
Brad Davis
|
1906b636fe
|
.
|
2024-12-07 20:44:29 +01:00 |
|
Lubosz Sarnecki
|
42df54f742
|
fixup: VkBackend: glColor4f is no more.
|
2024-12-07 20:44:29 +01:00 |
|
Brad Davis
|
5bce2dfbf0
|
Add vulkan backend
|
2024-12-07 20:44:29 +01:00 |
|
Brad Davis
|
7f9c3deefd
|
Fixing vulkan playback
|
2024-12-07 20:44:29 +01:00 |
|
Brad Davis
|
bf354119aa
|
Add renderpass abstraction
|
2024-12-07 20:44:29 +01:00 |
|
Brad Davis
|
f6bbaa3fd2
|
Plugin gpu backend access
|
2024-12-07 20:44:26 +01:00 |
|
Brad Davis
|
683b091bbd
|
Buffer usage flags
|
2024-12-07 20:32:34 +01:00 |
|
Brad Davis
|
c13d3d68f5
|
Vulkan library
|
2024-12-07 20:24:00 +01:00 |
|
Brad Davis
|
17e2c0f99e
|
Fixup shader interfaces
|
2024-12-07 20:24:00 +01:00 |
|
Brad Davis
|
4b6db42d3d
|
GPU state cleanup
|
2024-12-07 20:24:00 +01:00 |
|
Brad Davis
|
4b5f4c3db5
|
skinned mesh shader cleanup
|
2024-12-07 20:24:00 +01:00 |
|
Brad Davis
|
69b4dff1da
|
Remove unused uniform commands
|
2024-12-07 20:24:00 +01:00 |
|
Brad Davis
|
e769e378d1
|
Put vertex frequency in channel
|
2024-12-07 20:24:00 +01:00 |
|
Brad Davis
|
9e3acabb29
|
Change descriptor declarations
Use INPUT and OUTPUT templates in shaders.
Co-authored-by: Lubosz Sarnecki <lubosz@gmail.com>
|
2024-12-07 20:23:53 +01:00 |
|
Brad Davis
|
60ec906637
|
Fixing shaders to only have used vertex inputs
|
2024-12-07 20:01:23 +01:00 |
|
Dale Glass
|
8f1c08a02e
|
Merge pull request #1263 from daleglass-overte/remove-checklightid-assert
Remove an assert referencing checkLightId, which seems not to exist anywhere
|
2024-12-01 11:15:34 +01:00 |
|
Dale Glass
|
639cad4beb
|
Remove an assert referencing checkLightId, which seems not to exist anywhere.
|
2024-12-01 09:45:45 +01:00 |
|
|
2c929360ff
|
Merge pull request #1220 from SummerGuardian64/fix_camera_sensitivity_setting
Fixed Camera Sensitivity setting not saving
|
2024-11-30 17:45:38 +01:00 |
|
|
1bb18c54ae
|
Merge pull request #1178 from HifiExperiments/uniformArrays
support more procedural shader uniform types, including arrays
|
2024-11-29 19:33:30 +01:00 |
|
|
b8b6222a8b
|
Merge pull request #1177 from HifiExperiments/stages
Templated render stages
|
2024-11-29 18:27:52 +01:00 |
|
|
965ee1537b
|
Merge pull request #1247 from Armored-Dragon/fix/system_display_name
Fix ShowRecieveStats in the Developer > Avatar menu
|
2024-11-29 18:10:12 +01:00 |
|
|
aa8a206e3c
|
Merge pull request #1176 from HifiExperiments/haze
remove unnecessary fullscreen pass when haze is off/disabled
|
2024-11-28 22:59:39 +01:00 |
|
|
a59047da30
|
Merge pull request #1241 from Armored-Dragon/fix/ac_timestamps
Change ArmoredChat timestamps to use real timestamps
|
2024-11-28 22:32:06 +01:00 |
|
|
eefeaf3c19
|
Merge pull request #1226 from HifiExperiments/jsdoc
possible fix for missing jsdoc
|
2024-11-28 20:20:48 +01:00 |
|
|
90ddd51ae0
|
Merge pull request #1204 from Armored-Dragon/fix/Pal_Application_Displayname_label
Add a label to the Pal application 'displayname' field
|
2024-11-28 20:04:01 +01:00 |
|
|
d547dc1244
|
Merge pull request #1203 from Armored-Dragon/feature/ac_joinnotifications
ArmoredChat notifications on join and leave
|
2024-11-28 19:57:59 +01:00 |
|
Armored-Dragon
|
e9331f9f34
|
Applied patches (#103)
|
2024-11-26 09:10:52 +00:00 |
|
Armored-Dragon
|
510b51eb3d
|
Fix compiler errors (#102)
|
2024-11-24 13:01:25 +00:00 |
|
Dale Glass
|
07c57f60c2
|
Merge pull request #1237 from Armored-Dragon/fix/privacy_policy_update
Update privacy policy link
|
2024-11-23 20:50:13 +01:00 |
|
Dale Glass
|
48564f216b
|
Merge pull request #1250 from Armored-Dragon/feature/notificationCore_sounds_on_chat_message
Added sounds to all incoming chat messages
|
2024-11-23 20:44:33 +01:00 |
|
|
4e5eda5ee7
|
Merge pull request #1251 from overte-org/fix/entity_shutdown_crash
Fix script-related crashes on exiting a domain
|
2024-11-23 18:25:13 +01:00 |
|
|
d9c5821e50
|
Fixed blocking call
|
2024-11-23 12:59:12 +01:00 |
|
|
9e26146a08
|
Fix script-related crashes on exiting domain
|
2024-11-22 15:54:20 +01:00 |
|
armored-dragon
|
600b8a4e84
|
Added sounds to all incoming chat messages.
|
2024-11-22 06:38:19 -06:00 |
|
Armored-Dragon
|
3c92c88156
|
Adjustments
* Adjustments
* Don't show local stats.
|
2024-11-22 01:04:01 +00:00 |
|
|
9503fae612
|
Merge pull request #1236 from overte-org/fix/signal_proxy_crash
Fix access-after-delete during entity script engine cleanup
|
2024-11-21 20:09:31 +01:00 |
|
|
3485ab18d1
|
Added copyrigtht information to ScriptEngineDebugFlags.h
|
2024-11-21 20:08:25 +01:00 |
|
armored-dragon
|
bb91e8726f
|
Renamed function.
|
2024-11-16 18:53:34 -06:00 |
|
armored-dragon
|
83373d0efb
|
Change to timestamp instead of saving timestrings.
|
2024-11-16 18:47:33 -06:00 |
|
armored-dragon
|
44f3e69dc7
|
Fix another location.
Added copyright notices.
|
2024-11-15 15:08:10 -06:00 |
|
armored-dragon
|
244e34e8f5
|
Update link
|
2024-11-15 15:02:50 -06:00 |
|
|
fe8290468d
|
Fix access-after-delete during enbtity script engine cleanup
|
2024-11-14 15:36:07 +01:00 |
|
|
ad5b6d0db7
|
Merge pull request #1234 from HifiExperiments/forwardFade
fix fade out not working in forward rendering
|
2024-11-12 17:32:28 +01:00 |
|
HifiExperiments
|
c77bcb2d45
|
remove unused parameter
|
2024-11-11 23:58:19 -08:00 |
|
HifiExperiments
|
6dc239d58d
|
fix fade out not working in forward rendering
|
2024-11-11 23:39:06 -08:00 |
|
Dale Glass
|
e29310d9b4
|
Merge pull request #1230 from overte-org/fix/entity_script_unload
Fix access-after-delete on leaving domain with entity scripts
|
2024-11-10 20:24:22 +01:00 |
|
|
fe4a097d01
|
Fix access-after-delete on leaving domain with entity scripts
|
2024-11-10 00:48:05 +01:00 |
|
HifiExperiments
|
85157bf496
|
possible fix for missing jsdoc
|
2024-11-07 21:00:03 -08:00 |
|
|
ac20b34af9
|
Merge pull request #1224 from overte-org/fix/entity_host_type
Fix lack of entityHostType property
|
2024-11-05 00:27:21 +01:00 |
|