rtengine/src/asset_compiler
Kevin Trogant 8dc4f794b3 Workaround for memory corruption in asset processor
Somehow the asset processor threads corrupt each others memory - replace
the asset of thread X with the asset of thread Y.
Weird.
2024-02-28 13:57:50 +01:00
..
asset_compiler.c Workaround for memory corruption in asset processor 2024-02-28 13:57:50 +01:00
asset_compiler.h Differentiate between graphics and compile passes 2024-02-27 10:00:00 +01:00
description_parser.c Restructure the project 2024-02-07 13:56:06 +01:00
description_parser.h Restructure the project 2024-02-07 13:56:06 +01:00
dxc_shader_compiler.cpp Restructure the project 2024-02-07 13:56:06 +01:00
framegraph_processor.c Add debug names to framegraph objects 2024-02-28 13:38:41 +01:00
meson.build Restructure the project 2024-02-07 13:56:06 +01:00
pipeline_processor.c Seems like a valid chain of image transitions. 2024-02-20 13:47:47 +01:00
processor.h Restructure the project 2024-02-07 13:56:06 +01:00
shader_compiler.c Restructure the project 2024-02-07 13:56:06 +01:00
shader_compiler.h Seems like a valid chain of image transitions. 2024-02-20 13:47:47 +01:00