SHADE_Y3/SHADE_Engine
Brandon Mak c78aade245 Resource manager for render graph is the one in Graphics System
- Renamed SH_ATT_DESC_TYPE_FLAGS to SH_RENDER_GRAPH_RESOURCE_FLAGS and added SHARED flag to represent that a resource is shared between graphs
- Allowed linking of resources between graphs (unideal implementation)
- Added info tracker for the render graph resources. Right now only layouts are being tracked.
2022-11-11 00:02:07 +08:00
..
src Resource manager for render graph is the one in Graphics System 2022-11-11 00:02:07 +08:00
NatvisFile.natvis Handles will now properly show up automatically dereferenced or NULL in Visual Studio's debug views 2022-09-25 20:28:01 +08:00
premake5.lua Changed premake to copy model compiler exe 2022-11-04 17:17:48 +08:00