2
0
mirror of https://github.com/FWGS/xash3d-fwgs synced 2024-12-03 23:51:14 +01:00
Commit Graph

16 Commits

Author SHA1 Message Date
Gleb Mazovetskiy
33ba1f25f3 sys_linux.c: Increase buffer size for /proc/self/status
Fixes #263
2021-01-02 04:21:01 +03:00
3e3aff040e platform: add Platfrom_Init, Platform_Shutdown, Platform_MouseMove move platform-specific code from host.c 2020-02-08 23:15:40 +07:00
3a416636f1 engine: mark GAME_EXPORT's 2020-01-19 08:15:54 +07:00
9421457b3a engine: big refactoring commit, instead of using platform-specific platform-specific macros, use appropriate macros set by public/build.h 2019-11-24 03:52:08 +03:00
744f75d4a3
engine: linux: simplify Platform_DoubleTime 2019-11-20 16:45:55 +03:00
0cb591821a Merge sdl12-port into master 2019-11-06 22:29:04 +03:00
1365020302 ref: add enum for screen rotation 2019-11-04 20:27:46 +07:00
9d826016b0 engine: finish sdl1.2 port 2019-11-02 08:56:07 +03:00
291fdfac68 platform/evdev: add some keys, add keyevent debug 2019-10-31 13:22:58 +07:00
7f6395fa7d ref: display transformation API 2019-10-31 01:36:07 +07:00
6723758edc platform/alsa: fix case when buffer size is POT, improve latency, calculate sample count 2019-10-26 05:49:23 +07:00
23956a0b82 platform: alsa support 2019-10-25 09:04:52 +07:00
803c396fa2 platform: new fbdev bakend, move in_evdev to bakends 2019-10-22 01:42:02 +07:00
fbb88a55cb engine: linux: fix C89 2019-10-05 02:10:46 +03:00
9d93eca572 platform: linux: fix descriptor leak 2018-11-18 17:50:15 +03:00
7c772d6bfd engine: rework timer stuff, move to platform. Move debugger present checks to platform 2018-11-16 16:32:16 +03:00