Commit Graph

647 Commits (amd_ags)
 

Author SHA1 Message Date
FlightlessMango 9e750c26d5 Implementing amd ags 4 years ago
FlightlessMango 37ce164e28 Nvapi libs 4 years ago
FlightlessMango 8bb60450ac [Win32] Fixed incorrect casting on Direct3DCreate9 4 years ago
FlightlessMango dde1072329 [Win32] Prevent dx9/11 from rendering more than once per frame 4 years ago
FlightlessMango 7a6f120679 [Win32] Fix d3d11 hooks
Co-authored-by: jackun <jack.un@gmail.com>
4 years ago
FlightlessMango 74e096773e [Win32] Use nvapi on windows for gpu usage 4 years ago
jackun 1756d53126
Fix wcstombs_s on mingw 4 years ago
FlightlessMango 019e44bfa5 [Win32] Check keybinds in d3d9/11/12 4 years ago
FlightlessMango 718f1fc325 [Win32] Fixed multi-key binds 4 years ago
FlightlessMango e5aa9a02a8 [Win32] Add sw_stats to all position_layer calls 4 years ago
FlightlessMango 7c21c9aea3 Assume MangoHud.conf in C:\ root on win32 4 years ago
FlightlessMango 08558a5bed Improved d3d11 hook 4 years ago
FlightlessMango 6bcdccca09 [Win32] Hide deviceName 4 years ago
jackun a099f0efca Add D3D12 hook 4 years ago
jackun 27036ad5e0 [win32] Use single ImGui context; get DXGI adapter descriptions 4 years ago
FlightlessMango 2a225754a6 Moved push and pop style into imgui_render 4 years ago
FlightlessMango 8393d53c40 [win32] Basic d3d9 implementation 4 years ago
FlightlessMango 83b172b939 [win32] Shared things for dx9-12 4 years ago
FlightlessMango f22df6595d [Kiero] Include d3d9 4 years ago
FlightlessMango d87257f606 Allow for more than 2 APIs in render_imgui 4 years ago
FlightlessMango 02075b7a3b [win32] Fixed nvml.dll path 4 years ago
FlightlessMango a44567fcf0 [win32] Cleaning up removal of files 4 years ago
FlightlessMango 97bb975fa0 [win32] Removed kiero examples 4 years ago
FlightlessMango 41e15fba5a [win32] Inject dx11 4 years ago
FlightlessMango 02206cebd0 [win32] remove unnecessary code from impl_win32.cpp 4 years ago
FlightlessMango bdfe8011c7 [win32] Hopefully improved CPU usage check 4 years ago
FlightlessMango af0305535a Kiero basic dx11 injection 4 years ago
FlightlessMango bac2ff383f Add minhook dep in meson.build 4 years ago
FlightlessMango 030c91f093 Use my fork of minhook 4 years ago
FlightlessMango 128ac31b12 Minhook Submodule 4 years ago
FlightlessMango 726cb18869 Windows cpu total load 4 years ago
FlightlessMango ee48b90d80 Moved include dlfcn.h to loader_nvml.cpp 4 years ago
FlightlessMango 20d713f4e6 Windows nvml 4 years ago
FlightlessMango 1c218fa404 Show fps on non-linux 4 years ago
jackun e2c8a3a24b De-linuxify enough for windows test 4 years ago
FlightlessMango 3d503c9f29 Don't enable histogram with full param 4 years ago
jackun b837ce930e
[whitespace] fix indentation from `gpu_name` to `arch` 4 years ago
jackun 1f81889d1b
Show bitness in library loaders 4 years ago
FlightlessMango db151bb236 Add log_interval check to per frame log write 4 years ago
FlightlessMango b02b2398b5 Add dlsym install to mangohud-setup 4 years ago
FlightlessMango 52989a727e Cleaning up for after change to log_interval 4 years ago
FlightlessMango 763d13b1b1 [Readme] Add log_interval param 4 years ago
FlightlessMango d8727110b0 Replaced log_period env with log_interval param 4 years ago
FlightlessMango 128fbd4b88 Per frame logging use output_file and date 4 years ago
FlightlessMango 4bdd252393 Load 32bit libs if they exist with 64bit bin 4 years ago
Valters 6cebbba732
Always print blacklist info to STREAM 4 years ago
Valters cdeee98521
Add reinstall function to build.sh 4 years ago
Valters 4721281952
Add LeagueClient{,UxRender} to blacklist 4 years ago
FlightlessMango 33a5ad6571 Format gpu_text and cpu_text in textColored 4 years ago
FlightlessMango dd1667bf3e Fixed typo 4 years ago