Files
WickedEngine/Editor
Turánszki János f3687dbf4e DX11 removal, Surfel GI
version 0.57.0:
- DX11 removed, DX12 is default now on Windows
- graphics interfaces improved:
	- Bindless descriptor support is now assumed
	- GPU Buffers with USAGE_UPLOAD and USAGE_READBACK will be persistently mapped after creation
	- Removed Map/Unmap
	- added BindDynamicConstantBuffer helper function
	- improved AllocateGPU helper function
	- GPU Queries resolving can be done directly into GPUBuffer
	- UpdateBuffer now doesn't synchronize internally, this allows batching updates
	- removed support for bindless constant buffers (uniform buffers)
	- BindConstantBuffer will accept offset
	- RESOURCE_STATES refactor, they can be combined now in the barriers
	- many other refactors
- gbuffer normals removed, implemented visibility buffer
- bindless decals, bindless lightmaps, bindless hair particles, bindless software path tracing
- hair particles path tracing support
- path tracing eye adaption supported
- Surfel GI (experimental)
2021-09-05 18:59:03 +02:00
..
2020-05-08 23:38:34 +01:00
2020-05-14 18:57:42 +01:00
2021-06-12 17:39:23 +02:00
2020-10-17 13:17:07 +02:00
2020-10-17 13:17:07 +02:00
2021-06-22 11:16:13 +02:00
2021-08-19 12:07:00 +02:00
2021-08-19 12:07:00 +02:00
2021-06-12 17:39:23 +02:00
2021-08-19 12:07:00 +02:00
2020-10-17 20:08:45 +02:00
2020-10-17 13:17:07 +02:00
2021-09-05 18:59:03 +02:00
2021-06-22 11:16:13 +02:00
2021-09-05 18:59:03 +02:00
2021-03-11 00:08:26 +01:00
2020-12-07 01:32:44 +01:00
2020-10-17 13:17:07 +02:00
2020-10-17 13:17:07 +02:00
2020-10-17 13:17:07 +02:00
2021-04-22 11:36:22 +02:00
2020-10-17 13:17:07 +02:00
2021-02-22 00:15:42 +01:00
2021-04-22 11:36:22 +02:00
2020-10-17 13:17:07 +02:00
2021-06-12 16:49:56 +02:00
2021-06-12 16:49:56 +02:00
2021-04-22 11:36:22 +02:00
2020-10-17 13:17:07 +02:00
2021-03-08 00:33:40 +01:00
2021-02-22 00:15:42 +01:00
2021-09-05 18:59:03 +02:00
2021-09-05 18:59:03 +02:00
2021-07-18 17:18:01 +02:00
2021-09-05 18:59:03 +02:00
2021-09-05 18:59:03 +02:00
2021-04-22 11:36:22 +02:00
2020-10-17 13:17:07 +02:00
2020-10-17 13:17:07 +02:00
2020-04-13 22:19:29 +01:00
2020-05-08 23:38:34 +01:00
2020-10-17 13:17:07 +02:00
2021-09-05 18:59:03 +02:00
2021-07-05 14:12:59 +02:00
2020-04-28 19:57:48 +01:00
2020-04-28 19:57:48 +01:00