Commit Graph

20 Commits

Author SHA1 Message Date
ohyzha
c24ef36392 add zip resource and new test 2024-12-21 17:19:01 +02:00
Vladyslav Baranovskyi
b37b8dc639 Introduced static variables in places where the return value is a plain string 2024-12-20 17:02:32 +02:00
Vladyslav Baranovskyi
305b841c55 SystemInfo changes for Windows 2024-12-20 16:47:00 +02:00
Vladyslav Baranovskyi
947faebe9c Removed redundant if statements where possible 2024-12-20 16:10:10 +02:00
Vladyslav Baranovskyi
95f76e9599 SysInfo caching for Windows 2024-12-20 15:12:45 +02:00
ohyzha
02f158a929 make methods static 2024-12-19 16:50:59 +02:00
ohyzha
4e4097d23e code refactoring 2024-12-19 16:10:41 +02:00
ohyzha
982d2b613b implement first version of embedded resource loader for Windows 2024-12-19 13:27:47 +02:00
ohyzha
8fdc3e13c4 fixes for Windows's SystemInfo 2024-12-16 16:08:57 +02:00
ohyzha
5f1ebc7f07 extend SystemInfo implementation for Windows 2024-12-16 10:24:49 +02:00
mtuncbilek
95ddd4b23f memmappedfile-fix (#115)
Co-authored-by: Metehan Tuncbilek <mtuncbilek95@gmail.com>
Reviewed-by: Georg Hagen <georg.hagen@madvoxel.com>
Co-authored-by: mtuncbilek <metehan.tuncbilek@madvoxel.com>
Co-committed-by: mtuncbilek <metehan.tuncbilek@madvoxel.com>
2024-09-21 14:46:39 +02:00
ohyzha
dcf6e72f96 minor fixes 2024-08-06 10:33:13 +03:00
ohyzha
9589b4d39f refactor code and support utf8 strings rendering 2024-08-06 10:32:55 +03:00
ohyzha
be549dccf6 code review changes and fixes 2024-08-06 10:32:55 +03:00
Vladyslav Baranovskyi
938495ab81 Fixed issue where on windows GetAppRamMax() returned less values than GetAppRamAvailable() 2024-06-11 18:44:51 +03:00
Vladyslav Baranovskyi
29108cab21 Minor code fixes in order to compile on windows 2024-05-23 23:58:45 +03:00
ffb7143c2d Add ResourceLoaderAppDirWindows 2023-11-21 14:53:43 +01:00
e0f24153d3 Change namespace name 2023-10-03 19:52:23 +02:00
16f76fa04b Extend SystemInfo 2021-08-02 02:26:18 +02:00
2829c02762 Add SystemInfo class 2021-08-01 17:20:35 +02:00