13860 Commits

Author SHA1 Message Date
David Rose
788609a4e0 make collision polygons a tiny bit wider to protect against gaps (from ynjh_jo) 2008-08-24 16:24:04 +00:00
David Rose
bf7eac8263 add anisotropic filtering, from forum user Laurens 2008-08-24 00:22:42 +00:00
rdb
021dc6c13d Support for GTK on 64-bits 2008-08-23 09:19:16 +00:00
David Rose
09dc4e3b84 add async-load-delay 2008-08-22 23:43:05 +00:00
David Rose
3e12bc0f65 fix disappearing avatar 2008-08-22 23:26:57 +00:00
David Rose
63a2d6bfd5 directx handling for unsupported compressed textures in cache 2008-08-22 20:45:39 +00:00
David Rose
59b5ab684d don't crash if loading cached compressed textures and compression unsupported 2008-08-22 19:19:07 +00:00
Josh Yelon
9b9c9f6a38 Fixed a minor version incompatibility 2008-08-22 18:33:45 +00:00
Josh Yelon
3b3d88aac7 Support for advanced maps 2008-08-22 01:40:36 +00:00
David Rose
4074c2717a directx extract_texture_data 2008-08-21 23:04:31 +00:00
Chris Brunner
ea3f6a2206 now supports Vista-64 2008-08-21 22:14:22 +00:00
David Rose
6eb99067ef oops 2008-08-21 21:43:12 +00:00
David Rose
cb3ff73396 publish PTA::empty_array() 2008-08-21 20:04:23 +00:00
David Rose
86d753b4f9 better mipmap queries 2008-08-21 20:04:10 +00:00
Josh Yelon
eefc6a19ad Multitexturing now supported. 2008-08-21 06:54:16 +00:00
Josh Yelon
78a5739c04 Support for map channels 2008-08-21 05:28:40 +00:00
Josh Yelon
a78fa265f6 Getting ready to add multitexturing 2008-08-21 04:36:18 +00:00
Josh Yelon
7a9db0efd7 More improvements: fixed the egg mesh, faster tex handling 2008-08-21 03:51:41 +00:00
Josh Yelon
1c54bdc2ed Overhauled texture handling 2008-08-21 03:40:04 +00:00
Josh Wilson
265130ae80 adding removeAIInterest() and _sendRemoveAIInterest() to allow client to close interests opened by the AI 2008-08-21 02:50:49 +00:00
David Rose
481e53fd77 small dds optimization 2008-08-21 01:21:38 +00:00
David Rose
cd69554707 fix dx8 compressed textures; dx8 vs. dx9 cleanup 2008-08-20 23:21:57 +00:00
David Rose
7db5f2c148 fix dxt rgba setting 2008-08-20 23:21:02 +00:00
David Rose
790e3f5f97 properly invert dxt textures 2008-08-20 20:14:44 +00:00
David Rose
6b15f348b3 simple dds fixes (still inverted) 2008-08-20 00:43:52 +00:00
David Rose
c76a53486f read dds files 2008-08-20 00:06:04 +00:00
David Rose
aa6fa559c4 fix license-script truncation 2008-08-19 17:06:21 +00:00
Josh Yelon
6282dfa357 Ready for advanced texturing 2008-08-19 04:49:33 +00:00
Josh Yelon
fd277ca768 Removed more dead code and dead commentary 2008-08-19 04:38:36 +00:00
Josh Yelon
5750b34631 More rationalization 2008-08-19 04:24:07 +00:00
Josh Yelon
c9c32af2ab Deleting dead code 2008-08-19 04:18:23 +00:00
Josh Yelon
c035bc7665 New exporter on trunk 2008-08-19 04:07:24 +00:00
David Rose
0a0bf8e38f better handling for non-blending case 2008-08-18 23:11:16 +00:00
David Rose
9e9e1eeef7 don't cache noncompressed textures inappropriately 2008-08-18 22:51:40 +00:00
David Rose
62466b266f fix another preload case 2008-08-18 17:57:59 +00:00
David Rose
4ebbd72ab1 more robust driver protection 2008-08-18 17:18:01 +00:00
David Rose
c8ba67210f #endif comment 2008-08-17 06:12:45 +00:00
David Rose
140e1145d2 ensure no static init race condition on lock-to-one-cpu 2008-08-17 06:11:36 +00:00
David Rose
17f898413e uniquify cache temp filename by thread 2008-08-16 01:22:18 +00:00
David Rose
33b54effd2 work around egregious driver bug 2008-08-16 00:23:15 +00:00
David Rose
0423cdd69d fix caching issues 2008-08-15 20:37:06 +00:00
David Rose
4576b6286f publish enums 2008-08-15 20:32:53 +00:00
David Rose
8183a3f8ca typo in comment 2008-08-14 23:51:36 +00:00
David Rose
617a769ef7 more work towards asynchronous texture loads: auto-caching compressed texture versions 2008-08-14 23:50:17 +00:00
Justin Butler
c7177a828f NPC/ship Telemetry smoothing fixes for Pirates. 2008-08-14 21:44:54 +00:00
David Rose
93cef9c3bf async texture loading support for dx8,9 2008-08-14 00:25:34 +00:00
Josh Wilson
f6b0191067 returning at least 1 for grid size in getGridSizeFromSphere() 2008-08-13 22:23:30 +00:00
David Rose
07c2787a39 fix for inverted screenshot 2008-08-13 18:27:33 +00:00
David Rose
75de7a30c9 pstats tracking async loads 2008-08-13 16:10:28 +00:00
David Rose
07f89fbfc2 support async texture loads 2008-08-13 16:10:03 +00:00