15145 Commits

Author SHA1 Message Date
David Rose
1aa39d8088 rename TinyGL -> TinyPanda 2009-02-02 19:05:58 +00:00
David Rose
a471d9f92b get_pipe_type_mesadisplay 2009-02-01 20:10:47 +00:00
David Rose
5fdc9d7eac better management of display modules 2009-01-31 21:28:55 +00:00
David Rose
3820660b95 add missing unload_dso() for mac 2009-01-31 20:29:51 +00:00
rdb
cc61603a3f Various improvements to GeoMipTerrain 2009-01-31 20:09:07 +00:00
rdb
9c1d4eb0fc Last step for FDepthComponent and FDepthStencil seperation. Hope it doesn't break anything. 2009-01-31 18:40:47 +00:00
rdb
454dca9dfe depth_component support to dxgsg 2009-01-31 18:36:23 +00:00
rdb
4afcd201a2 Fix FDepthComponent 2009-01-31 18:18:33 +00:00
rdb
bb008e40e4 *** empty log message *** 2009-01-31 18:14:49 +00:00
rdb
772440c93c Allow underscores in k-parameters 2009-01-31 17:24:37 +00:00
rdb
d539c8613e Support for horizontal mouse wheel 2009-01-31 15:50:36 +00:00
rdb
9fa5d092ff Fix bug regaring lalt, ralt, lcontrol, rcontrol, lshift and rshift 2009-01-31 15:35:18 +00:00
David Rose
762079f703 allow driver_compress_textures even if we have squish 2009-01-31 06:02:35 +00:00
David Rose
bddadb843e GraphicsPipeSelection::make_module_pipe 2009-01-31 03:05:30 +00:00
David Rose
811c45a786 get_dso_symbol 2009-01-31 03:04:36 +00:00
Darren Ranalli
a72c76a318 garbage leak server events 2009-01-31 01:27:53 +00:00
David Rose
bbab828032 enforce uncompressed render-to-texture 2009-01-30 20:31:16 +00:00
David Rose
9d0860fffd get_effective_incomplete_render() for cull too 2009-01-30 19:14:49 +00:00
rdb
5819a3c4e3 Fix couple of bugs in FilterManager 2009-01-30 15:05:26 +00:00
David Rose
3697996845 fix date-dependency in texture cache 2009-01-30 02:27:58 +00:00
David Rose
3fcf0d4c8f broaden buggy intel driver detection 2009-01-29 02:50:44 +00:00
David Rose
f29f5297f6 fix crash at exit on dx9 2009-01-28 23:48:53 +00:00
Darren Ranalli
fcfd9f8e20 log number of garbage cycles even if we've previously printed the full info on those cycles 2009-01-28 23:39:51 +00:00
David Rose
9633f32bfa compiler warning 2009-01-28 22:24:45 +00:00
David Rose
9087b030a9 fix race condition 2009-01-28 22:19:00 +00:00
Darren Ranalli
38d262b7ba don't set affinity to single CPU by default 2009-01-28 04:43:31 +00:00
David Rose
88361cfc34 don't compress font textures 2009-01-27 20:38:17 +00:00
David Rose
5e18148ee3 fix build without freetype 2009-01-27 20:19:29 +00:00
Darren Ranalli
ad6ee13bb0 reference count calls to generate and delete, don't delete until all derived classes have called down 2009-01-27 19:56:07 +00:00
David Rose
e17321413b fix shutdown error 2009-01-27 19:45:32 +00:00
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