Commit Graph

29 Commits

Author SHA1 Message Date
FlightlessMango
44d5546ba5 Add param table_columns 2020-11-17 15:09:15 +01:00
flightlessmango
ce6a87823b
Merge pull request #388 from flgx16/cpu_power
Add cpu_power
2020-11-17 14:48:27 +01:00
Alessandro Toia
92146c5833 Add frametime param to enable/disable frametime data next to fps 2020-11-16 15:44:19 -08:00
jackun
60ffab4350
Add no_small_font option for unified font size 2020-11-16 13:12:43 +02:00
FlightlessMango
8349479026 Document cpu_mhz and cpu_load_change 2020-11-13 22:22:01 +01:00
Lukáš Horáček
3726c90c7a
Add cpu_power 2020-11-12 22:27:35 +01:00
jackun
0bc9949af9
Default toggle FPS limit to Shift_L+F1, update README and config file 2020-09-19 13:21:07 +03:00
Alessandro Toia
632f1e7000
Add wine and wine colors to overlay 2020-08-16 14:57:35 +03:00
flightlessmango
eafa62356b
Merge branch 'develop' into benchmark-percentages 2020-06-30 04:39:08 +02:00
jackun
c63037efb5
Use 1-channel font textures; glyph ranges support; vulkan image descriptors and "helper" functions
* To save some memory, use just 1-channel alpha-only textures
* Add some sort of wider glyph ranges support
* Chop single-ish vulkan font image uploading function into separate reusable helper functions
* Use descriptor set for ImTextureID but probably use texture array and push constants for "fast-path" if need arises
2020-06-29 17:15:50 +03:00
Kingsley McDonald
979c4d32ca oops! i didn't save changes from the merge conflict >.< 2020-06-23 18:51:51 +01:00
Kingsley McDonald
aa77a351de implement configurable benchmark percentiles. 2020-06-23 18:46:43 +01:00
FlightlessMango
49bfead602 Documenting log uploading 2020-06-19 17:50:20 +02:00
FlightlessMango
8e34e752e5 Merge branch 'master' into develop 2020-06-18 18:15:45 +02:00
jackun
5ec6519832
Add media_player_order to set media player metadata order 2020-06-13 22:00:36 +03:00
Faalagorn
8ed5fe6553 Added missing options in 0.4.0
* Crosshair is gone as of 0.4.0
* Changed keybindings to the default ones as of 0.4.0
* Added `gpu_name`, `cpu_text`, `gpu_text`, `gpu_power` and `vulkan_driver` in respective sections
2020-06-11 17:16:08 +03:00
FlightlessMango
d66790fd43 Added histogram to config 2020-05-30 18:06:02 +02: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
jackun
613fa68491
Use + as keybind delimiter 2020-05-17 15:45:31 +03:00
jackun
c5bb35c10d
Merge branch '159' into develop 2020-05-17 15:24:47 +03:00
Valters
1afea91dab
Add multi hotkey 2020-05-17 15:19:20 +03:00
jackun
d694a61d21
Add media_player_name and media_player_color params
Allows to set "main" media player and text color
2020-05-11 22:05:13 +03:00
jackun
0ab53a1c06
Move MANGOHUD_PCI_DEV to config file param 'pci_dev'
Relax format requirements as long as it loosely resembles 'domain🚌slot.func' format.
2020-05-02 17:40:05 +03:00
jackun
125cda222f
Add media_player param to readme/conf 2020-04-05 00:15:15 +03:00
Faalagorn
5d075b469b
Add missing parameters to MangoHud.conf
Adds missing parameters from #95 as well as `arch` parameter in develop branch
2020-03-29 15:47:31 +02:00
jackun
f7547aa1f0
Add gl_sync to MangoHud.conf 2020-03-13 10:38:53 +02:00
jackun
ddb84305da
time_format examples 2020-03-02 22:53:43 +02:00
telans
ca738c4126
config: add time, vsync explanation 2020-02-13 13:08:10 +13:00
telans
a7d0a892e1
initial config file 2020-02-12 22:56:29 +13:00