12 Commits

Author SHA1 Message Date
a6ba8fe15a
Fix HOB deallocation
All checks were successful
JCS-Prod/RSE-Model/pipeline/pr-master This commit looks good
JCS-Prod/RSE-Model/pipeline/head This commit looks good
Removed logging in library by default
2023-01-22 01:00:44 +01:00
d40a9f921c
Minor feature update
Some checks failed
JCS-Prod/RSE-Model/pipeline/pr-master There was a failure building this commit
> New Load/Free mecanism for file memory management
> Added prototype of simple header parser for fast infos access
> Fix seg. fault when forcing mtl export without RSPTextureLib dll
> Added dependencies to Vulkan driver
2023-01-18 19:07:09 +01:00
f21a7cb0a7
DLL export patch
All checks were successful
JCS-Prod/RSE-Model/pipeline/pr-master This commit looks good
JCS-Prod/RSE-Model/pipeline/head This commit looks good
2022-09-14 20:13:45 +02:00
8ce9d60978
Fix memory leak during cleaning
All checks were successful
JCS-Prod/RSE-Model/pipeline/pr-master This commit looks good
JCS-Prod/RSE-Model/pipeline/head This commit looks good
2022-08-30 19:50:48 +02:00
f2dc04a991
Final review
All checks were successful
JCS-Prod/RSE-Model/pipeline/pr-master This commit looks good
JCS-Prod/RSE-Model/pipeline/head This commit looks good
2022-08-24 18:53:24 +02:00
c5589c0199
Lib interface with better parameters options
Some checks failed
JCS-Prod/RSE-Model/pipeline/pr-master There was a failure building this commit
2022-08-19 18:23:53 +02:00
35ed66466b
Added more documentation 2022-08-19 18:03:47 +02:00
be31c972c4
Deconstruct mega-parser in sub parts
All checks were successful
JCS-Prod/RSE-Model/pipeline/pr-master This commit looks good
2022-08-18 21:47:54 +02:00
6d3beabb5e
Implicit stdlib declaration
All checks were successful
JCS-Prod/RSE-Model/pipeline/pr-master This commit looks good
2022-08-13 16:48:36 +02:00
78147d3d10
Optimized lib type switching 2022-08-12 22:44:14 +02:00
e10e74b8a1
Finished standard lib implement
> static and dynamic linking... Need proper dynamic config
> Standalone app basis... Need more rework
> CMake proper install
2022-08-12 22:19:57 +02:00
5922c3ec6a
Update lib name and implement basis of lib interface 2022-08-11 22:29:40 +02:00