1
0
mirror of synced 2024-11-15 03:27:40 +01:00
ImHex/lib/libimhex/include/hex/helpers
2023-11-20 23:58:49 +01:00
..
binary_pattern.hpp feat: Added support for automatically loading patterns using binary pattern magic 2023-05-22 00:01:58 +02:00
concepts.hpp impr: General code cleanup 2023-11-10 20:47:08 +01:00
crypto.hpp impr: General code cleanup 2023-11-10 20:47:08 +01:00
debugging.hpp refactor: Move custom ImGui functions to ImGuiExt namespace (#1427) 2023-11-16 22:24:06 +01:00
disassembler.hpp impr: General code cleanup 2023-11-10 20:47:08 +01:00
encoding_file.hpp impr: Optimize includes in often used header files 2023-11-18 14:34:33 +01:00
fmt.hpp impr: General code cleanup 2023-11-10 20:47:08 +01:00
fs.hpp impr: General code cleanup 2023-11-10 20:47:08 +01:00
http_requests_emscripten.hpp impr: General code cleanup 2023-11-10 20:47:08 +01:00
http_requests_native.hpp impr: Optimize includes in often used header files 2023-11-18 14:34:33 +01:00
http_requests.hpp impr: Optimize includes in often used header files 2023-11-18 14:34:33 +01:00
intrinsics.hpp impr: General code cleanup 2023-11-10 20:47:08 +01:00
literals.hpp impr: General code cleanup 2023-11-10 20:47:08 +01:00
logger.hpp impr: General code cleanup 2023-11-10 20:47:08 +01:00
magic.hpp patterns: Disallow application/octet-stream to be used as MIME type 2023-01-09 08:38:19 +01:00
opengl.hpp impr: Move OpenGL loaders into header to avoid issues in the future 2023-11-20 23:58:49 +01:00
patches.hpp impr: Switch to custom std::expected implementation 2023-11-02 08:53:46 +01:00
stacktrace.hpp feat: Added stacktrace printing on crashes (#892) 2023-01-17 21:38:56 +01:00
tar.hpp impr: General code cleanup 2023-11-10 20:47:08 +01:00
types.hpp fix: UI issues in the data information view 2023-11-07 00:46:17 +01:00
utils_linux.hpp impr: Use execvp() instead of system() on Linux (#1170) 2023-07-05 20:50:46 +02:00
utils_macos.hpp feat: Add a native error message when glfw window creation fails (#1104) 2023-05-27 17:45:41 +02:00
utils.hpp impr: General code cleanup 2023-11-10 20:47:08 +01:00