Commit Graph

430 Commits

Author SHA1 Message Date
FlightlessMango
9e750c26d5 Implementing amd ags 2020-06-15 20:46:42 +02:00
FlightlessMango
8bb60450ac [Win32] Fixed incorrect casting on Direct3DCreate9 2020-06-08 07:29:46 +02:00
FlightlessMango
dde1072329 [Win32] Prevent dx9/11 from rendering more than once per frame 2020-06-08 07:28:40 +02:00
FlightlessMango
7a6f120679 [Win32] Fix d3d11 hooks
Co-authored-by: jackun <jack.un@gmail.com>
2020-06-08 02:21:40 +02:00
FlightlessMango
74e096773e [Win32] Use nvapi on windows for gpu usage 2020-06-08 01:59:05 +02:00
jackun
1756d53126
Fix wcstombs_s on mingw 2020-06-07 12:23:20 +03:00
FlightlessMango
019e44bfa5 [Win32] Check keybinds in d3d9/11/12 2020-06-07 03:34:53 +02:00
FlightlessMango
718f1fc325 [Win32] Fixed multi-key binds 2020-06-07 00:43:28 +02:00
FlightlessMango
e5aa9a02a8 [Win32] Add sw_stats to all position_layer calls 2020-06-07 00:14:07 +02:00
FlightlessMango
7c21c9aea3 Assume MangoHud.conf in C:\ root on win32 2020-06-07 00:11:28 +02:00
FlightlessMango
08558a5bed Improved d3d11 hook 2020-06-07 00:11:28 +02:00
FlightlessMango
6bcdccca09 [Win32] Hide deviceName 2020-06-07 00:11:28 +02:00
jackun
a099f0efca Add D3D12 hook 2020-06-07 00:09:16 +02:00
jackun
27036ad5e0 [win32] Use single ImGui context; get DXGI adapter descriptions 2020-06-07 00:09:16 +02:00
FlightlessMango
2a225754a6 Moved push and pop style into imgui_render 2020-06-07 00:09:15 +02:00
FlightlessMango
8393d53c40 [win32] Basic d3d9 implementation 2020-06-07 00:08:53 +02:00
FlightlessMango
83b172b939 [win32] Shared things for dx9-12 2020-06-07 00:08:53 +02:00
FlightlessMango
f22df6595d [Kiero] Include d3d9 2020-06-07 00:08:53 +02:00
FlightlessMango
d87257f606 Allow for more than 2 APIs in render_imgui 2020-06-07 00:08:52 +02:00
FlightlessMango
02075b7a3b [win32] Fixed nvml.dll path 2020-06-06 23:57:43 +02:00
FlightlessMango
a44567fcf0 [win32] Cleaning up removal of files 2020-06-06 23:57:43 +02:00
FlightlessMango
97bb975fa0 [win32] Removed kiero examples 2020-06-06 23:57:43 +02:00
FlightlessMango
41e15fba5a [win32] Inject dx11 2020-06-06 23:57:43 +02:00
FlightlessMango
02206cebd0 [win32] remove unnecessary code from impl_win32.cpp 2020-06-06 23:57:43 +02:00
FlightlessMango
bdfe8011c7 [win32] Hopefully improved CPU usage check 2020-06-06 23:57:43 +02:00
FlightlessMango
af0305535a Kiero basic dx11 injection 2020-06-06 23:57:43 +02:00
FlightlessMango
bac2ff383f Add minhook dep in meson.build 2020-06-06 23:57:43 +02:00
FlightlessMango
726cb18869 Windows cpu total load 2020-06-06 23:57:42 +02:00
FlightlessMango
ee48b90d80 Moved include dlfcn.h to loader_nvml.cpp 2020-06-06 23:48:18 +02:00
FlightlessMango
20d713f4e6 Windows nvml 2020-06-06 23:48:18 +02:00
FlightlessMango
1c218fa404 Show fps on non-linux 2020-06-06 23:46:56 +02:00
jackun
e2c8a3a24b De-linuxify enough for windows test 2020-06-06 23:46:55 +02:00
FlightlessMango
3d503c9f29 Don't enable histogram with full param 2020-06-06 00:49:24 +02:00
jackun
b837ce930e
[whitespace] fix indentation from gpu_name to arch 2020-06-05 15:46:37 +03:00
jackun
1f81889d1b
Show bitness in library loaders 2020-06-05 15:28:30 +03:00
FlightlessMango
db151bb236 Add log_interval check to per frame log write 2020-06-05 06:14:47 +02:00
FlightlessMango
52989a727e Cleaning up for after change to log_interval 2020-06-04 05:17:00 +02:00
FlightlessMango
d8727110b0 Replaced log_period env with log_interval param 2020-06-04 00:52:11 +02:00
FlightlessMango
128fbd4b88 Per frame logging use output_file and date 2020-06-04 00:47:01 +02:00
FlightlessMango
4bdd252393 Load 32bit libs if they exist with 64bit bin 2020-06-03 22:00:48 +02:00
Valters
6cebbba732
Always print blacklist info to STREAM 2020-06-02 16:47:58 +03:00
Valters
4721281952
Add LeagueClient{,UxRender} to blacklist 2020-06-02 16:47:58 +03:00
FlightlessMango
33a5ad6571 Format gpu_text and cpu_text in textColored 2020-06-01 20:18:15 +02:00
FlightlessMango
dd1667bf3e Fixed typo 2020-06-01 03:49:34 +02:00
FlightlessMango
2d0ba9a076 Params to override cpu/gpu text 2020-06-01 02:08:35 +02:00
FlightlessMango
0e3508dcf0 Check if pci.ids was found 2020-05-30 18:02:14 +02:00
jackun
699de56fa1
[dbus] clear non-main players' metadata on dbus deinit 2020-05-28 20:55:30 +03:00
jackun
72602fab89
[dbus] remove missed exceptions; set dbus call timeout to 2 seconds 2020-05-28 20:52:32 +03:00
jackun
c04658456a
Wider glyph ranges for custom font; media player text scaling with font_scale_media_player param 2020-05-24 16:49:11 +03:00
FlightlessMango
c254347688 Use histogram in benchmark too 2020-05-24 17:28:29 +02:00