Commit Graph

871 Commits (ed2e06e68d389ce127003a24dacc80e105978bdd)
 

Author SHA1 Message Date
jackun ed2e06e68d
Fix minhook repo url 4 years ago
jackun b177b2ac1f
Partial revert 63b50abede 4 years ago
jackun 3c75cc6c60
rm -fr whitespace around __gnu_linux__ 4 years ago
flightlessmango 182d3d2137
Merge pull request #379 from flightlessmango/sort_elements
Sorting hud elements
4 years ago
FlightlessMango 366de9a9dd Legacy elements 4 years ago
FlightlessMango 0c57171497 Make sure gpu_temp is being logged 4 years ago
FlightlessMango 8ebc56d4f7 CPU/GPU Temp graphs 4 years ago
FlightlessMango cc38924997 Added graphs 4 years ago
FlightlessMango 6e7747c73c Add sorting for env var 4 years ago
jackun dbfbd05ecf Add `media_player` to HudElements 4 years ago
FlightlessMango ee7f7058c2 No need to use HudElements object in sort_elements 4 years ago
FlightlessMango aebd3353ab Move most hud elements into HudElement functions 4 years ago
FlightlessMango 378cc1e089 Push params to HudElements options 4 years ago
jackun 7471d42cac
Fix dbus for GCC 5 4 years ago
flightlessmango 46a239855b
Merge pull request #380 from gort818/gradual_colors
Gradual colors for gpu & cpu load
4 years ago
Stephan Lachnit 7a8a8d2b00 update vulkan-headers to 1.2.158
Signed-off-by: Stephan Lachnit <stephanlachnit@protonmail.com>
4 years ago
flightlessmango 65b85e86b2
Merge pull request #376 from flgx16/fps-limit-fix
Fix for FPS limit breaking
4 years ago
FlightlessMango fde20cac81 Collect total vram for Nvidia 4 years ago
Lukáš Horáček 06f8641363
Fix for FPS limit breaking
Fixes #127
4 years ago
Alessandro Toia 466fc1a008 If load is high set the defined high color 4 years ago
Alessandro Toia 2496ab3541 After parsing load colors make sure it has a size of 3 4 years ago
FlightlessMango 0a12632679 Gradual color change 4 years ago
Alessandro Toia b75f2944a1 Add struct for gpu color change data 4 years ago
FlightlessMango b9b20d1117 Remove render_mango as it's no longer needed 4 years ago
jackun 9974992f7a
Some distros annoyingly prefix `tls/[x86_64|i686]` with arch triplet 4 years ago
flightlessmango e3354433ce
Merge pull request #358 from gort818/load_color
Change color depending on load
4 years ago
Alessandro Toia ec322b556e Formatting fixes, remove commented code 4 years ago
Alessandro Toia 76c2129ae2 Remove more unused variables 4 years ago
Alessandro Toia 3e446f7c11 Remove unused variables 4 years ago
Alessandro Toia c53939587a Consolidate gpu/cpu load value config 4 years ago
Alessandro Toia daa23d49db Consolidate cpu load color config 4 years ago
Alessandro Toia e1269a18ff Consolidate gpu load color config 4 years ago
Alessandro Toia 5e486df67f Fix spacing 4 years ago
Alessandro Toia 17ae055161 Disable cpu/gpu load change from full param output 4 years ago
Alessandro Toia dc0b3a9955 Set param defaults for load color change 4 years ago
Alessandro Toia 6b71c9c6e3 Remove duplicate code 4 years ago
Alessandro Toia 1c0a5af001 Implement cpu load color change 4 years ago
Alessandro Toia 11d9c3aa97 remove param gpu_load_low as it is not needed 4 years ago
jackun 891a3944f3
[OpenGL] Default and limit GLSL version to 1.20 if OpenGL < 3.0. Not using anything fancy for now anyway. 4 years ago
Alessandro Toia e7db65d4cd add function to return high/low/med, add switch for gpu load change 4 years ago
Alessandro Toia 8605d2a7dd Add spaces 4 years ago
Alessandro Toia d7f04deb56 Implement gpu load color change 4 years ago
Alessandro Toia 144e9a5917 Add color option to right_aligned_text 4 years ago
Stephan Lachnit ade319fe87 ensure minihook is not in source tarballs
Signed-off-by: Stephan Lachnit <stephanlachnit@protonmail.com>
4 years ago
Stephan Lachnit 86cef7d75c fix typo in man page
Signed-off-by: Stephan Lachnit <stephanlachnit@protonmail.com>
4 years ago
FlightlessMango cb8d992bfe Use real_font_size for padding 4 years ago
FlightlessMango 8b4df2a9a3 Put time and version inside imgui table 4 years ago
jackun 9bb65654cb
editorconfig: vulkan.*, keybinds.* indent_size to 3 spaces, for now 4 years ago
jackun 6dbb1c2aa8
Rename `last_f3_press` to more generic `toggle_fps_limit_press` 4 years ago
jackun 0bc9949af9
Default toggle FPS limit to Shift_L+F1, update README and config file 4 years ago