Thad Ward
|
d3e32303e1
|
How are the line-ends wrong on this?
|
2009-12-24 07:25:49 +00:00 |
|
Bill Currie
|
8ee4da866b
|
Part of my box-clipping efforts
|
2009-12-24 07:15:18 +00:00 |
|
Bill Currie
|
f315a122e5
|
attempt to handle jack shutdown. this should avoid locking up on client shutdown when jack disappears
|
2009-12-24 06:35:15 +00:00 |
|
Bill Currie
|
bf04589510
|
conheight proved to be eaiser than expected (d'oh, don't know why I couldn't see the obvious)
|
2009-12-24 05:46:16 +00:00 |
|
Bill Currie
|
a5f0fbc821
|
Proper widescreen support. The GL renderer now respects the pixel aspect calculated by the vid init code. Also, a new cvar: vid_aspect. The format is width:height and the values may be any float greater than 0. The default is 4:3, but any units may be used.
|
2009-12-24 05:33:41 +00:00 |
|
Bill Currie
|
58c167eaed
|
correct a bogus comment
|
2009-12-23 11:21:34 +00:00 |
|
Bill Currie
|
4b0320f341
|
glx, gly, glwidth and glheight are now gone too. also GL_BeginRendering
|
2009-12-23 08:20:29 +00:00 |
|
Bill Currie
|
ee0de1b4e1
|
got it right this time
|
2009-12-23 08:05:03 +00:00 |
|
Bill Currie
|
c2945605bc
|
oops
|
2009-12-23 07:57:07 +00:00 |
|
Bill Currie
|
8ddfdf03b2
|
with the changes in size handling, viewport setup becomes much simpler
|
2009-12-23 07:53:05 +00:00 |
|
Bill Currie
|
f2004abecc
|
nuke scr_width and scr_height
|
2009-12-23 07:00:42 +00:00 |
|
Bill Currie
|
a2fa2d425b
|
fix viewsize interaction with the cleaned up screen size handling
|
2009-12-23 06:29:11 +00:00 |
|
Bill Currie
|
e0cfe795b0
|
fix a bogus range check. this could have caused an infinite loop
|
2009-12-23 06:28:11 +00:00 |
|
Bill Currie
|
97f54e22df
|
fix the broken sdl/sdl32 hud
|
2009-12-23 02:08:49 +00:00 |
|
Bill Currie
|
018a0b3bb6
|
fix the missing crosshair
|
2009-12-23 01:26:14 +00:00 |
|
Bill Currie
|
28601c8ea4
|
more screen size cleanup
|
2009-12-22 13:12:03 +00:00 |
|
Bill Currie
|
0647a156e3
|
Apply witukind's XDG support patch
|
2009-12-22 12:28:55 +00:00 |
|
Bill Currie
|
5d15c70a0d
|
progress in cleaning up the screen size mess
|
2009-12-22 06:02:53 +00:00 |
|
Bill Currie
|
4a7b8f8246
|
don't look up aux function info when we don't have it
|
2009-12-21 14:07:43 +00:00 |
|
Bill Currie
|
c9484af217
|
don't seg when extracting conchars (it's not really a miptex)
|
2009-12-21 14:03:33 +00:00 |
|
Bill Currie
|
52b2631341
|
sanitize con_width and con_height handling. con_height cvar was being ignored.
|
2009-12-21 12:36:12 +00:00 |
|
Bill Currie
|
b6a4fc1b58
|
fix the glaring error of the sw renderer's aspect ratio. still not quite right for non-4:3 screens, but it's better.
|
2009-12-21 10:10:45 +00:00 |
|
Bill Currie
|
236e89ed6b
|
newest x11 seems to not define X_XF86VidModeGetGamma. thanks to witukind
|
2009-12-21 06:03:19 +00:00 |
|
Bill Currie
|
dcf593291d
|
fix for new bison (must be explicit with the type of $$ in mid-rule actions)
|
2009-12-21 05:53:00 +00:00 |
|
Bill Currie
|
c8b7622e0e
|
reduce the amount of memory wasted when generating the output file
|
2009-12-20 12:19:16 +00:00 |
|
Bill Currie
|
c542138300
|
more not-really initialized data
|
2009-12-20 11:54:19 +00:00 |
|
Bill Currie
|
1dc4683961
|
ensure all instructions are fully initialized.
|
2009-12-20 11:09:58 +00:00 |
|
Bill Currie
|
bf61415e7c
|
properly expand $libdir so qfcc can find the libs
|
2009-12-20 07:28:03 +00:00 |
|
Bill Currie
|
6858a5f63d
|
clean out the old zlib hack. seems to be not necessary any more
|
2009-12-20 06:05:51 +00:00 |
|
Bill Currie
|
36a9ccb01a
|
memcpy->memmove pointed out by Philippe Troin
|
2009-12-20 05:59:22 +00:00 |
|
Bill Currie
|
8166af6d47
|
oss patch from Philippe Troin
|
2009-12-20 05:58:16 +00:00 |
|
Bill Currie
|
61366f081b
|
fbdev patch from Philippe Troin
|
2009-12-20 05:41:08 +00:00 |
|
Bill Currie
|
4ff2cb88cf
|
bigscreen patch from Philippe Troin
|
2009-12-20 05:34:41 +00:00 |
|
Bill Currie
|
2e0b5076a0
|
update
|
2009-12-20 04:17:24 +00:00 |
|
Bill Currie
|
b14fcccd8f
|
get qf compiling with gcc 4.4
|
2009-12-19 10:54:23 +00:00 |
|
Bill Currie
|
51932ee433
|
--enable-boxclip configure option and some more tweaks, I guess (been too long)
|
2009-12-19 04:45:01 +00:00 |
|
Bill Currie
|
5df7fe5512
|
printf bogosity fixes from Dabb
|
2009-04-10 23:59:48 +00:00 |
|
Bill Currie
|
a26cd68ea9
|
more tests, more progress. just need to fix a regression that popped up while fixing the new test (18)
|
2009-03-22 00:31:44 +00:00 |
|
Bill Currie
|
dd27143f62
|
finally got the failing test I wanted
|
2009-03-20 15:01:18 +00:00 |
|
Bill Currie
|
21c12ad7d5
|
damn, it failing was because I was using the wrong hull. now, why does the engine fail here?
|
2009-03-20 11:57:36 +00:00 |
|
Bill Currie
|
7dae886b93
|
label "expect" and "got" lines
|
2009-03-20 11:55:47 +00:00 |
|
Bill Currie
|
1f1375fdbb
|
add another (currently failing) testcase
|
2009-03-20 11:51:59 +00:00 |
|
Bill Currie
|
384ad30df8
|
correct the last 4 edges. all existing testcases now pass.
|
2009-03-20 11:38:04 +00:00 |
|
Bill Currie
|
fea4189150
|
complete rewrite of validate_solid. also, put the trace points on the other side of the split plane. Just one more set of related tests to fix.
|
2009-03-20 11:20:59 +00:00 |
|
Bill Currie
|
0ff4165149
|
why didn't I do this earlier?
|
2009-03-20 03:40:30 +00:00 |
|
Bill Currie
|
f59f2dc7b9
|
some more progress with box clipping and much a saner test harness
|
2009-03-20 03:33:03 +00:00 |
|
Bill Currie
|
e992edaf31
|
that fixed the test case (why isn't sgn a standard function? :P)
|
2009-03-19 04:56:44 +00:00 |
|
Bill Currie
|
3be88c3e1d
|
still disabled since it's still broken, but progress has been made. Fortunately, some of the breakage shows up as a regression in the testcases.
|
2009-03-19 03:16:24 +00:00 |
|
Bill Currie
|
e2355aa357
|
add --extract-hull which produces C structures for the clipping hull (currently only hull 0)
|
2009-03-18 03:28:34 +00:00 |
|
Bill Currie
|
0b1cc3d21f
|
Support Japanese keyoards (yay, I can finally toggle the console :P)
|
2009-03-18 00:26:34 +00:00 |
|