..
context_sdl.c
Remove viddef in favor of vid in the renderers.
2013-01-16 11:23:47 +09:00
context_x11.c
Add a cvar to block use of x11 vidmode
2019-07-10 22:28:33 +09:00
dga_check.c
Nuke the rcsid stuff.
2012-04-22 10:56:32 +09:00
fbset.c
Massive whitespace cleanup.
2012-05-22 08:23:22 +09:00
fbset_modes_l.l
various gcc 4.3 fixes
2008-07-19 05:40:57 +00:00
fbset_modes_y.y
And a few more bits of whitespace.
2012-05-23 08:21:27 +09:00
in_common.c
Nuke the rcsid stuff.
2012-04-22 10:56:32 +09:00
in_event.c
Nuke the rcsid stuff.
2012-04-22 10:56:32 +09:00
in_fbdev.c
Nuke the rcsid stuff.
2012-04-22 10:56:32 +09:00
in_sdl.c
Use callbacks for key repeat control.
2013-01-16 19:48:54 +09:00
in_svgalib.c
Nuke the rcsid stuff.
2012-04-22 10:56:32 +09:00
in_win.c
Add 32 button support to sdl and win as well.
2012-07-02 16:51:14 +09:00
in_x11.c
Make key_dest private to keys.c
2013-01-16 19:48:54 +09:00
joy.c
Fix an inappropriate reuse of a variable.
2015-06-18 21:22:31 +09:00
joy_linux.c
Nuke the rcsid stuff.
2012-04-22 10:56:32 +09:00
joy_null.c
Nuke the rcsid stuff.
2012-04-22 10:56:32 +09:00
joy_win.c
Nuke the rcsid stuff.
2012-04-22 10:56:32 +09:00
keys.c
Do a pure/const/noreturn/format attribute pass.
2018-10-09 12:42:21 +09:00
Makefile.am
Fix a pile of automake deprecation warnings.
2013-11-24 13:11:50 +09:00
old_keys.c
Handle alloca "correctly".
2013-01-22 21:02:50 +09:00
pr_keys.c
Add a builtin to get keydown.
2016-01-10 13:33:05 +09:00
vid.c
Remove viddef in favor of vid in the renderers.
2013-01-16 11:23:47 +09:00
vid_3dfxsvga.c
Massive whitespace cleanup.
2012-05-22 08:23:22 +09:00
vid_fbdev.c
Remove viddef in favor of vid in the renderers.
2013-01-16 11:23:47 +09:00
vid_sdl.c
Remove viddef in favor of vid in the renderers.
2013-01-16 11:23:47 +09:00
vid_svgalib.c
Nuke the rcsid stuff.
2012-04-22 10:56:32 +09:00
vid_wgl.c
Massive whitespace cleanup.
2012-05-22 08:23:22 +09:00
vid_x11.c
Fix a pile of dead assignments.
2018-09-08 22:23:57 +09:00