mirror of
https://github.com/FeralInteractive/gamemode.git
synced 2025-06-28 02:11:46 +02:00
Commit Graph
Select branches
Hide Pull Requests
master
#1
#10
#101
#102
#103
#104
#105
#106
#108
#109
#110
#111
#112
#114
#121
#122
#123
#124
#125
#127
#128
#129
#13
#130
#131
#133
#136
#142
#143
#144
#145
#146
#147
#148
#150
#151
#152
#155
#158
#159
#161
#163
#165
#166
#168
#173
#179
#182
#183
#186
#198
#199
#201
#207
#208
#212
#217
#218
#225
#227
#228
#229
#233
#235
#236
#237
#238
#239
#240
#241
#242
#247
#248
#249
#250
#253
#256
#257
#258
#262
#262
#263
#266
#269
#27
#278
#279
#28
#283
#286
#288
#289
#297
#300
#31
#322
#323
#324
#326
#339
#346
#355
#356
#357
#360
#362
#368
#369
#370
#375
#378
#379
#380
#385
#389
#39
#391
#392
#393
#4
#400
#406
#416
#417
#423
#434
#446
#449
#454
#455
#458
#461
#463
#464
#466
#472
#484
#487
#49
#490
#493
#495
#5
#507
#507
#510
#515
#517
#521
#521
#525
#526
#532
#534
#535
#538
#538
#56
#60
#62
#63
#71
#74
#75
#76
#76
#77
#79
#80
#81
#83
#84
#85
#86
#87
#91
#93
#95
#96
#97
#98
#99
1.0
1.1
1.2
1.3
1.3.1
1.4
1.5
1.5.1
1.6
1.6.1
1.7
1.8
1.8.1
1.8.2
Select branches
Hide Pull Requests
master
#1
#10
#101
#102
#103
#104
#105
#106
#108
#109
#110
#111
#112
#114
#121
#122
#123
#124
#125
#127
#128
#129
#13
#130
#131
#133
#136
#142
#143
#144
#145
#146
#147
#148
#150
#151
#152
#155
#158
#159
#161
#163
#165
#166
#168
#173
#179
#182
#183
#186
#198
#199
#201
#207
#208
#212
#217
#218
#225
#227
#228
#229
#233
#235
#236
#237
#238
#239
#240
#241
#242
#247
#248
#249
#250
#253
#256
#257
#258
#262
#262
#263
#266
#269
#27
#278
#279
#28
#283
#286
#288
#289
#297
#300
#31
#322
#323
#324
#326
#339
#346
#355
#356
#357
#360
#362
#368
#369
#370
#375
#378
#379
#380
#385
#389
#39
#391
#392
#393
#4
#400
#406
#416
#417
#423
#434
#446
#449
#454
#455
#458
#461
#463
#464
#466
#472
#484
#487
#49
#490
#493
#495
#5
#507
#507
#510
#515
#517
#521
#521
#525
#526
#532
#534
#535
#538
#538
#56
#60
#62
#63
#71
#74
#75
#76
#76
#77
#79
#80
#81
#83
#84
#85
#86
#87
#91
#93
#95
#96
#97
#98
#99
1.0
1.1
1.2
1.3
1.3.1
1.4
1.5
1.5.1
1.6
1.6.1
1.7
1.8
1.8.1
1.8.2
-
24a192d594
Added an example PKBUILD file for Arch
Minze Zwerver
2018-02-23 13:06:58 +01:00 -
81cc0e9aa7
Add a man page
Marc Di Luzio
2018-02-23 13:39:24 +00:00 -
7a3ae91781
Call pthread_rwlock_init on the rwlock
Marc Di Luzio
2018-02-15 13:54:55 +00:00 -
72e24b5292
Update meson.build for 0.3 development
Marc Di Luzio
2018-01-17 11:59:32 +00:00 -
73fb3e97e6
Update README.md for 0.2 release
Marc Di Luzio
2018-01-17 10:54:09 +00:00 -
7f26122c62
Allow controlling whether systemd is used or not
Ikey Doherty
2018-01-16 17:26:45 +00:00 -
e90bd98d64
Enforce strict compiler warnings
Ikey Doherty
2018-01-16 10:59:17 +00:00 -
68e326de60
Transform into a full D-BUS service with Polkit support
Ikey Doherty
2018-01-15 20:55:32 +00:00 -
400dcb9c53
Fix compilation on newer Linux systems
Ikey Doherty
2018-01-15 12:48:18 +00:00 -
cc931a6237
Add new meson options to suppress compilation of daemon and examples
Ikey Doherty
2018-01-15 12:27:40 +00:00 -
9e36ffe9f9
Use correct LIB escaping for LD_PRELOAD
Ikey Doherty
2018-01-15 12:21:39 +00:00 -
1328e07f86
Split meson up to be more modular
Ikey Doherty
2018-01-15 12:11:46 +00:00 -
2bbaab129b
Apply clang format to files
Marc Di Luzio
2018-01-15 12:22:25 +00:00 -
ee1c51d0b0
Add clang format file
Marc Di Luzio
2018-01-15 12:22:02 +00:00 -
47b76f1496
Set meson C language to C11
Marc Di Luzio
2018-01-15 12:11:35 +00:00 -
1170746a37
Default initialise arrays to 0 instead of using memset
Marc Di Luzio
2018-01-15 10:54:41 +00:00 -
0cb31eccbe
Update meson.build to 0.2 for development
Marc Di Luzio
2018-01-15 10:59:47 +00:00 -
c459c05076
Initial 0.1 commit
Marc Di Luzio
2017-12-11 11:26:59 +00:00