.. |
.gitignore
|
getting closer to building the vid libs.
|
2001-04-15 07:18:04 +00:00 |
context_sdl.c
|
Move a test inside function, rather than repeated all over the place.
|
2003-02-25 06:04:42 +00:00 |
context_x11.c
|
Initialize p_mouse_x and p_mouse_y from the EnterNotify event so that the
|
2003-02-25 17:19:47 +00:00 |
d_copy.S
|
include/QF header cleanup. including config.h (or any file from include) is
|
2001-05-31 05:33:13 +00:00 |
dga_check.c
|
re-arrange things so __attribute__ and __builtin_expect are properly
|
2003-01-15 15:31:36 +00:00 |
fbset.c
|
big protototype cleanup. Now, except for a few cases, all non-static
|
2002-11-05 19:12:51 +00:00 |
fbset_modes_l.l
|
make gcc more anal about prototypes, string constants and function
|
2003-01-06 18:28:13 +00:00 |
fbset_modes_y.y
|
fbdev stuff is now warnings clean, so all -Werror for it
|
2001-11-20 03:40:57 +00:00 |
in_common.c
|
Move a test inside function, rather than repeated all over the place.
|
2003-02-25 06:04:42 +00:00 |
in_event.c
|
re-arrange things so __attribute__ and __builtin_expect are properly
|
2003-01-15 15:31:36 +00:00 |
in_fbdev.c
|
Add return value checking for in_grab. Also some dead code removal, dangling comment and white space cleanup.
|
2003-02-13 19:03:48 +00:00 |
in_null.c
|
re-arrange things so __attribute__ and __builtin_expect are properly
|
2003-01-15 15:31:36 +00:00 |
in_sdl.c
|
Add return value checking for in_grab. Also some dead code removal, dangling comment and white space cleanup.
|
2003-02-13 19:03:48 +00:00 |
in_svgalib.c
|
Add return value checking for in_grab. Also some dead code removal, dangling comment and white space cleanup.
|
2003-02-13 19:03:48 +00:00 |
in_win.c
|
Add return value checking for in_grab. Also some dead code removal, dangling comment and white space cleanup.
|
2003-02-13 19:03:48 +00:00 |
in_x11.c
|
Initialize p_mouse_x and p_mouse_y from the EnterNotify event so that the
|
2003-02-25 17:19:47 +00:00 |
joy.c
|
re-arrange things so __attribute__ and __builtin_expect are properly
|
2003-01-15 15:31:36 +00:00 |
joy_linux.c
|
re-arrange things so __attribute__ and __builtin_expect are properly
|
2003-01-15 15:31:36 +00:00 |
joy_null.c
|
re-arrange things so __attribute__ and __builtin_expect are properly
|
2003-01-15 15:31:36 +00:00 |
joy_win.c
|
re-arrange things so __attribute__ and __builtin_expect are properly
|
2003-01-15 15:31:36 +00:00 |
keys.c
|
Various cleanups and bugfixes. Added proper line number reporting to
|
2003-02-14 08:06:01 +00:00 |
Makefile.am
|
fix a missed libasm -> libvid_asm change
|
2003-01-04 03:08:32 +00:00 |
old_keys.c
|
re-arrange things so __attribute__ and __builtin_expect are properly
|
2003-01-15 15:31:36 +00:00 |
pr_keys.c
|
re-arrange things so __attribute__ and __builtin_expect are properly
|
2003-01-15 15:31:36 +00:00 |
qfgl_ext.c
|
re-arrange things so __attribute__ and __builtin_expect are properly
|
2003-01-15 15:31:36 +00:00 |
vid.c
|
re-arrange things so __attribute__ and __builtin_expect are properly
|
2003-01-15 15:31:36 +00:00 |
vid_3dfxsvga.c
|
Whitespace, while I'm in the area...
|
2003-02-09 10:17:20 +00:00 |
vid_common_gl.c
|
work towards a more secure qfs
|
2003-02-14 22:36:10 +00:00 |
vid_common_sw.c
|
re-arrange things so __attribute__ and __builtin_expect are properly
|
2003-01-15 15:31:36 +00:00 |
vid_common_sw32.c
|
re-arrange things so __attribute__ and __builtin_expect are properly
|
2003-01-15 15:31:36 +00:00 |
vid_ext.c
|
re-arrange things so __attribute__ and __builtin_expect are properly
|
2003-01-15 15:31:36 +00:00 |
vid_fbdev.c
|
re-arrange things so __attribute__ and __builtin_expect are properly
|
2003-01-15 15:31:36 +00:00 |
vid_glx.c
|
re-arrange things so __attribute__ and __builtin_expect are properly
|
2003-01-15 15:31:36 +00:00 |
vid_null.c
|
re-arrange things so __attribute__ and __builtin_expect are properly
|
2003-01-15 15:31:36 +00:00 |
vid_sdl.c
|
re-arrange things so __attribute__ and __builtin_expect are properly
|
2003-01-15 15:31:36 +00:00 |
vid_sdl32.c
|
re-arrange things so __attribute__ and __builtin_expect are properly
|
2003-01-15 15:31:36 +00:00 |
vid_sgl.c
|
More video mode selection robustness improvements.
|
2003-02-23 20:21:06 +00:00 |
vid_svgalib.c
|
patches from the FreeBSD ports that are still applicable
|
2003-01-31 18:19:55 +00:00 |
vid_wgl.c
|
re-arrange things so __attribute__ and __builtin_expect are properly
|
2003-01-15 15:31:36 +00:00 |
vid_x11.c
|
don't adjust the system gamma unless the window has focus. also quench an
|
2003-02-13 18:24:30 +00:00 |