14665 Commits

Author SHA1 Message Date
David Rose
12539bfd45 intel buggy driver hack 2009-01-27 06:31:49 +00:00
David Rose
f6030da8bc prevent occasional assertion failure 2009-01-27 06:27:47 +00:00
David Rose
36c0a0fd2e better scheduling parameters 2009-01-27 03:48:05 +00:00
Darren Ranalli
1872148320 added 'collect' option to avoid redundant collects 2009-01-26 23:06:03 +00:00
Darren Ranalli
90eb2bf52e don't re-print garbage info if no new garbage 2009-01-26 22:54:50 +00:00
David Rose
df3fe996b9 add DisplayRegion::set_incomplete_render() 2009-01-26 20:40:48 +00:00
Darren Ranalli
154fa4b198 added disable-garbage-logging 2009-01-26 19:44:46 +00:00
David Rose
4c3e9643f3 raise ValueError on out-of-range 2009-01-26 19:13:54 +00:00
Darren Ranalli
4d319fa370 added configIsToday 2009-01-26 18:49:37 +00:00
rdb
899c867323 Patch from launchpad user Nik 2009-01-26 18:45:44 +00:00
Josh Wilson
fc37f4f355 postponing parent present assert until after deferred generates 2009-01-26 00:32:25 +00:00
David Rose
bcd4d48e70 fix flashing texture problem when multiple buffers or windows are open 2009-01-25 01:29:49 +00:00
David Rose
81f6ebd44e fix various texture and OpenGL issues 2009-01-24 22:45:00 +00:00
David Rose
2f52ccf8ca oops, further fix 2009-01-23 23:47:10 +00:00
Darren Ranalli
53b477ab6e default want-variable-dump to 0 2009-01-23 23:07:17 +00:00
David Rose
3531fd2ddd whoops, fix texture bam loader 2009-01-23 21:25:47 +00:00
David Rose
eb78e3bfaa fix occasional hard crash 2009-01-23 20:37:41 +00:00
David Rose
1020b07b1e yield a little more politely 2009-01-23 20:16:57 +00:00
John Loehrlein
e4b210d607 direct entry scroll, a virtual window for direct entries 2009-01-23 20:05:19 +00:00
rdb
d62778c7e0 complaint from _Hypnos 2009-01-23 13:50:38 +00:00
David Rose
7db0cd974c better handling of thread::force_yield(), not to impact other threads 2009-01-23 02:39:36 +00:00
David Rose
89d4957646 minor warning 2009-01-23 02:25:54 +00:00
John Loehrlein
5550aaa1d7 hooks for binding a "cursormove" event when the cursor moves 2009-01-23 01:51:48 +00:00
Darren Ranalli
2c71002065 fix for client crash 2009-01-23 00:31:18 +00:00
David Rose
264608d008 protect threaded pstats better 2009-01-22 23:44:03 +00:00
David Rose
c85f5e39f5 defer transmitting until frame has begin properly 2009-01-22 20:18:02 +00:00
David Rose
42fa5dd7ac comments 2009-01-22 20:17:22 +00:00
Darren Ranalli
07461ccbdd shift-f11 logs garbage cycle info and reports results in the client 2009-01-22 19:19:37 +00:00
David Rose
e53843ec11 traverse stashed also in prepare_scene 2009-01-22 02:45:36 +00:00
David Rose
574403a39f fix pstats mutex leaking 2009-01-22 00:17:07 +00:00
Darren Ranalli
a9f3242305 check for garbage leaks in dev on window close and defocus, check on both client and AI 2009-01-21 23:49:33 +00:00
David Rose
27064ac98e support FT_default 2009-01-21 23:12:07 +00:00
David Rose
8d96071d4b support texture wrap modes 2009-01-21 22:38:42 +00:00
David Rose
e8543823a6 set text default filters 2009-01-21 22:37:30 +00:00
David Rose
87d3e20bca prevent self-deadlock 2009-01-21 21:11:18 +00:00
Darren Ranalli
d4cc5e7a57 added allow-garbage-cycles, garbage error reporting 2009-01-21 19:01:47 +00:00
David Rose
0bc22b6034 prebuild-bison 2009-01-20 20:02:50 +00:00
David Rose
f477db0b19 might as well expose int and float typecasts, too 2009-01-20 19:51:31 +00:00
David Rose
5d73bc8e19 operator bool() 2009-01-20 03:17:59 +00:00
David Rose
a6f4fb2377 operator bool () -> __nonzero__() 2009-01-20 03:17:44 +00:00
David Rose
0811991a8a explicate more parameters 2009-01-17 22:44:43 +00:00
David Rose
35ff345147 foreground font color 2009-01-17 21:53:48 +00:00
David Rose
b4ee61c59f separate out outline params 2009-01-17 20:31:21 +00:00
David Rose
864dac0290 fix some font issues 2009-01-17 20:31:00 +00:00
rdb
66619e5251 Remove jitter 2009-01-17 12:43:18 +00:00
David Rose
3b793cf964 loadFont(outline=xxx) 2009-01-17 02:47:36 +00:00
David Rose
89aeadbc72 DynamicTextFont::set_outline() 2009-01-17 02:47:16 +00:00
David Rose
31091e8974 fix texture bam issues 2009-01-16 21:31:17 +00:00
David Rose
dbdc740dbd yield during mipmap generation 2009-01-16 21:05:56 +00:00
David Rose
32581604cf better fixes for auto-compressed textures 2009-01-16 18:01:35 +00:00