Commit Graph

39 Commits

Author SHA1 Message Date
ohyzha
635860b0c2 fix ToLower again 2025-01-21 15:14:15 +02:00
ohyzha
2aa11eb113 fix ToLower 2025-01-21 15:14:14 +02:00
ohyzha
ee71d265d0 add ToLower helper function 2025-01-21 15:14:14 +02:00
ohyzha
a5a1fd99d5 different improvements 2025-01-21 15:14:14 +02:00
ohyzha
43842d6ece move stb zlib compressor to extensions folder 2024-12-31 12:14:32 +02:00
ohyzha
8d389db50c some more refactoring and improvements 2024-12-31 10:15:00 +02:00
ohyzha
7200166d99 support file reading from string literal 2024-12-31 10:14:59 +02:00
Georg Hagen
2a7cf31471 Add DemangleTypeName function 2024-12-11 00:23:47 +01:00
Vladyslav Baranovskyi
bd1180d15a Fixed missing header file include
I've no clue why linux users haven't catched this bug...
2024-10-08 20:45:44 +03:00
Oleksii_Hyzha
28d756c9bf Merge pull request 'Extend ReadFile implementation' (#135) from misc into master
Reviewed-on: https://git.madvoxel.net/OpenVulkano/OpenVulkano/pulls/135
Reviewed-by: Georg Hagen <georg.hagen@madvoxel.com>
2024-10-07 10:28:08 +02:00
Georg Hagen
f60b803bda Fix some warnings 2024-10-07 10:02:30 +02:00
ohyzha
f8b85690b8 extend ReadFile implementation 2024-10-07 11:01:27 +03:00
Vladyslav Baranovskyi
c39cdf5228 Removed IsLittleEndian test, changes in IsLittleEndian, testing Split with non-null-terminated strings 2024-10-03 21:40:50 +03:00
Vladyslav Baranovskyi
a7673b6fb7 Added tests file for Utils.hpp, fixed OctToInt and Split functions 2024-10-03 20:10:15 +03:00
Georg Hagen
ce1b52c130 Use dynamic viewport sizes 2024-07-30 14:04:20 +02:00
ohyzha
775c49c197 add functions to work with flags 2024-07-24 10:46:25 +03:00
Metehan Tuncbilek
5aa84db3e2 utils::ReadFile nullTerminateString addition 2024-07-15 17:30:29 +03:00
Georg Hagen
5e612e2700 Fix string split 2024-06-22 19:09:25 +02:00
Georg Hagen
8c95f13d8c Add String split method 2024-06-22 10:12:05 +02:00
Georg Hagen
e821e0190e Make GetUniqueTypeId static 2024-06-19 18:35:11 +02:00
Georg Hagen
e3b422f714 Add GetUniqueTypeId 2024-06-19 17:19:58 +02:00
Georg Hagen
de99ecab5e Fix missing include 2024-05-31 19:35:51 +02:00
Vladyslav Baranovskyi
75b5f635ef Fallback to display thread id of no name was assigned, OpenVulkano::Utils::GetThreadId() 2024-05-30 17:52:02 +03:00
Vladyslav Baranovskyi
3127af5bc7 Custom formatter for flag 't', new Utils::GetThreadName() 2024-05-30 16:30:09 +03:00
89d475fd7c Add ResourceLoaderAppDirLinux 2023-11-20 14:43:11 +01:00
4c2af98602 Introduce new helpers 2023-11-16 16:04:09 +01:00
e0f24153d3 Change namespace name 2023-10-03 19:52:23 +02:00
b38ff35e09 Code cleanups 2023-09-15 15:33:22 +02:00
836e9dce42 Change shader handling 2023-08-04 20:20:20 +02:00
e90c043c6b Update shader loading 2021-01-10 23:39:13 +01:00
01fd1c7aaf Add util functions 2020-12-04 00:06:11 +01:00
7dc90b3e83 Add IsLittleEndian check to Utils 2020-11-28 20:38:23 +01:00
b76cbeb32f Add utils 2020-11-25 21:21:21 +01:00
7ed8f0134f Add option to name threads and name main thread 2020-11-20 21:37:12 +01:00
876f25784e Cleanup includes 2020-10-28 01:13:11 +01:00
ae76fa59e9 Split IWindow a bit 2020-10-24 23:02:01 +02:00
0790e40294 More code cleanup 2020-10-18 21:56:30 +02:00
4f2122a2be Refactor code 2020-09-25 01:55:18 +02:00
542ef348ee first release 2019-10-14 23:02:51 +02:00