Commit Graph

8 Commits

Author SHA1 Message Date
jackun
59d021f7d5
[editorconfig] Ignore 3rd-party headers and submodules 2020-05-10 15:18:58 +03:00
jackun
2383ba26fc
Tell GCC to stop exporting static library functions
Should fix crashes where games using Dear ImGui link to ours.
2020-04-11 13:05:53 +03:00
jackun
780ea7c89b
[OpenGL] Use GLAD instead on gl3w and hook EGL 2020-04-09 21:24:37 +03:00
jackun
f1c8acdb0f
elfhacks: check UINTPTR_MAX size of architecture bitness instead 2020-03-19 18:10:25 +02:00
jackun
85801bcc17
[OpenGL] Add elfhacks
https://github.com/ienorand/elfhacks
2020-03-16 22:37:42 +02:00
jackun
b2abe8073e
Remove unused android stuff 2020-02-13 20:09:47 +02:00
FlightlessMango
ef0b3d429e
Basic nvml implementation 2020-01-30 21:23:40 +02:00
FlightlessMango
dd78c02ed8 MangoHud Standalone
Co-authored-by: jackun <jack.un@gmail.com>
Co-authored-by: telans <telans@protonmail.com>
2020-01-28 05:11:05 +01:00