Wojtek Figat
|
73d0fc4973
|
Fix UWP build
|
2022-09-06 19:35:11 +02:00 |
|
Wojtek Figat
|
a881c90b2e
|
Refactor engine to support double-precision vectors
|
2022-06-13 00:40:32 +02:00 |
|
Wojciech Figat
|
0a458d94c4
|
Add support for Volume textures to have residency changed as regular textures
|
2022-04-21 12:36:16 +02:00 |
|
Wojciech Figat
|
db0cb04b83
|
Merge remote-tracking branch 'origin/master' into gi
|
2022-04-11 10:37:23 +02:00 |
|
Wojtek Figat
|
c7c6acfc78
|
Fix DirectX crash when profiling with RenderDoc
#698
|
2022-04-10 14:38:15 +02:00 |
|
Wojciech Figat
|
5fc9cb154b
|
Fix typo
|
2022-04-05 17:22:03 +02:00 |
|
Wojciech Figat
|
2b9a03d9bc
|
Post-merge fixes
|
2022-03-28 20:04:29 +02:00 |
|
|
|
6e6f2859ab
|
Fix switching to fullscreen mode in D3D11/D3D12 flip presentation modes
|
2022-03-26 16:48:46 +02:00 |
|
GoaLitiuM
|
33fe5e7518
|
Fix uninitialized values and release COM resources after use
|
2022-03-17 21:25:56 +02:00 |
|
GoaLitiuM
|
e794911755
|
Enable flip presentation mode and tearing in D3D11
|
2022-03-17 21:25:56 +02:00 |
|
Wojciech Figat
|
311b95b9fc
|
Add support for using mipmaps with 3D textures
|
2022-02-14 14:37:04 +01:00 |
|
Wojciech Figat
|
afed5a30bc
|
Add ClearUA to GPUContext to clear texture with float values
|
2022-02-08 19:56:07 +01:00 |
|
Wojciech Figat
|
bac8058aa8
|
Fix depth pitch in UpdateTexture on D3D11 for volume textures
|
2022-02-08 19:56:03 +01:00 |
|
Wojciech Figat
|
70ca42794a
|
Add ClearUA to GPUContext to clear texture with float values
|
2022-02-08 18:06:02 +01:00 |
|
Wojciech Figat
|
9a3a6c8a72
|
Fix depth pitch in UpdateTexture on D3D11 for volume textures
|
2022-02-08 18:05:20 +01:00 |
|
Wojciech Figat
|
8c2241c6dc
|
Update copyright year
|
2022-01-14 13:31:12 +01:00 |
|
Wojciech Figat
|
4b9001abf2
|
Fix spot lights rendering on D3D12
|
2021-12-07 18:23:06 +01:00 |
|
Wojtek Figat
|
883a829590
|
Fix missing copy destination offset in dynamic buffer update on D3D11
|
2021-10-27 10:25:07 +02:00 |
|
Wojtek Figat
|
949766e3a0
|
Add GPUContext.ClearUA for buffer and texture with uint format
|
2021-10-07 14:17:05 +02:00 |
|
Wojtek Figat
|
88cf1bcd28
|
Refactor UAV slots binding when rendering from PS into UAV
|
2021-10-07 14:15:45 +02:00 |
|
Wojtek Figat
|
e1d9fbb742
|
Fix some engine API to be exposed for C++ scripting
|
2021-09-21 18:23:31 +02:00 |
|
Wojtek Figat
|
53022ff013
|
Fix code quality issues detected by PVS-Studio
|
2021-09-21 18:23:31 +02:00 |
|
Wojtek Figat
|
782d29f427
|
Merge branch 'xboxone' of git://github.com/honzapatCZ/FlaxEngine into honzapatCZ-xboxone
|
2021-08-26 12:44:53 +02:00 |
|
Wojtek Figat
|
f49e20bdb5
|
Revert unneeded and breaking change from D3D11 context state clearing
Ref: f5a6a18232
|
2021-07-24 16:23:55 +02:00 |
|
honzapatCZ
|
c17d86a134
|
removal of old XboxOneStuff
|
2021-07-21 15:10:39 +02:00 |
|
Wojtek Figat
|
3c1fd427eb
|
Add support for programmable samplers in shaders
|
2021-06-28 15:56:32 +02:00 |
|
Wojtek Figat
|
971449bef1
|
Cleanup some GPU code
|
2021-06-28 14:08:44 +02:00 |
|
Wojtek Figat
|
f5a6a18232
|
Fix stability on exit or when doing heavy resources streaming stress tests
|
2021-06-18 15:20:39 +02:00 |
|
Wojtek Figat
|
f582ca5051
|
Add dynamic textures streaming based on visibility
|
2021-06-18 14:41:44 +02:00 |
|
Wojtek Figat
|
2bc6ca089f
|
Add HasTypedUAVLoad to GPULimits (use for GPU lightmaps support baking detection)
#526
|
2021-06-08 16:11:27 +02:00 |
|
Wojtek Figat
|
5a7efe9019
|
Fix Volumetric Fog particle material CB0 binding issue
|
2021-05-17 13:51:14 +02:00 |
|
Jean-Baptiste Perrier
|
6813cb607e
|
Fix Fullscreen switch.
|
2021-03-11 17:58:25 +01:00 |
|
Jean-Baptiste Perrier
|
74280b7411
|
Enable ALT+ENTER.
|
2021-03-11 17:57:26 +01:00 |
|
Wojtek Figat
|
01777a2c1b
|
Refactor material shaders generator to use modular features as extensions
|
2021-02-05 11:22:47 +01:00 |
|
Wojtek Figat
|
6cbeac6537
|
Merge remote-tracking branch 'origin/master' into 1.1
# Conflicts:
# Source/Engine/Navigation/NavMesh.cpp
# Source/Engine/Navigation/NavMeshBuilder.cpp
|
2021-01-22 11:31:22 +01:00 |
|
Wojtek Figat
|
be319c446d
|
Refactor settings types to use scripting API
|
2021-01-05 14:14:34 +01:00 |
|
VNC
|
6ab300025b
|
Fixed a ton of typos
|
2021-01-05 02:13:15 +01:00 |
|
Jean-Baptiste Perrier
|
03eb39afe6
|
Bumping all copyright headers to 2021.
|
2021-01-02 14:28:49 +01:00 |
|
Wojtek Figat
|
05790ab9a1
|
Fix code style
|
2020-12-30 22:56:17 +01:00 |
|
Wojtek Figat
|
72ab8a5363
|
Fix GPU timer query detected warning to be single-time
|
2020-12-29 23:26:14 +01:00 |
|
Wojtek Figat
|
6fb9eee74c
|
You're breathtaking!
|
2020-12-07 23:40:54 +01:00 |
|