Commit Graph

7720 Commits

Author SHA1 Message Date
David Rose bbddefa885 make_window() should be public 2010-03-10 18:51:30 +00:00
rdb eec6ae2728 Typo 2010-03-10 09:40:08 +00:00
David Rose 4fd129413a more robust handling of glx version and extension functions w.r.t. pbuffers and pixmaps 2010-03-08 20:58:06 +00:00
David Rose 181663ad66 fix error handling in NDEBUG case 2010-03-07 17:44:32 +00:00
David Rose 26332522da cursor color should follow text_fg color 2010-03-06 00:00:25 +00:00
David Rose b615117dff typo: has_fixed_size -> get_fixed_size 2010-03-05 02:31:33 +00:00
gogg 6785a61f3c Export the built-in font pointer, so that we can use it with other libraries/classes. 2010-03-03 15:13:04 +00:00
David Rose 53274c354a win-fixed-size 2010-03-02 21:53:39 +00:00
David Rose b61d739f19 fix fullscreen failure case 2010-03-02 19:04:01 +00:00
rdb 0d169cb3e8 Fix longstanding bug with "window-type offscreen", enable pbuffers 2010-03-02 18:47:18 +00:00
David Rose 6db963dfa6 publish PTA_double, PTA_LMatrix4f, PTA_LVecBase3f 2010-02-28 03:29:34 +00:00
enn0x d5c93ae026 Debug renderer: rendering triangles and improved performance, and smaller fixes. 2010-02-24 21:09:58 +00:00
rdb 2e503bd284 Fix error message 2010-02-24 15:57:02 +00:00
Chris Brunner 569adce11b removing dead header file from Sources.pp 2010-02-23 22:22:35 +00:00
David Rose cfe0796c46 fix assertion error on showTightBounds() 2010-02-23 20:42:25 +00:00
Zachary Pavlov ad4056cf6c oops, missed one 2010-02-19 22:02:07 +00:00
David Rose 5c1fd06799 don't double-compress images 2010-02-19 20:38:11 +00:00
Zachary Pavlov 34a80d821b tentative lod scale support 2010-02-19 02:32:05 +00:00
rdb b9f4cec283 Minor clarification 2010-02-17 09:55:16 +00:00
rdb 9f229cf4ee Remove NDEBUG markers 2010-02-15 17:41:19 +00:00
David Rose a942ce5fbf lists and strings will be automatically coerced into a PTA_blah 2010-02-11 22:38:34 +00:00
David Rose 4cf4811af6 more refinements to the whole shared-node pickle thing 2010-02-11 01:32:00 +00:00
David Rose 981890183b bamify NodePath's parents etc too, to better support common nodes 2010-02-10 23:50:57 +00:00
David Rose f6f9e269f4 introduce stdpy.pickle module with support for common-node NodePaths within a pickle stream 2010-02-10 19:43:58 +00:00
David Rose 2494b49728 Thread::get_current_task() 2010-02-09 20:14:58 +00:00
David Rose 7c3bd0bd8d reduce end-of-phase chugs 2010-02-09 19:51:20 +00:00
gogg fbbc5bb9e6 Compatibility with DX SDK August 2009 that shouldn't break older SDKs. SECURE_SCL settings restored in makepanda. 2010-02-04 04:27:35 +00:00
David Rose 764585f43a temporarily revert dx9 sdk change 2010-02-02 19:02:43 +00:00
gogg d067be47f5 Support for August 2009 DirectX SDK. New DTool configuration macros. Makepanda can now detect Window Framework 6.0A 2010-02-02 02:20:25 +00:00
David Rose 5d724d16a8 fix static-init ordering issue preventing ssl_certificates from being read at startup 2010-02-02 00:27:34 +00:00
rdb 80e31c60bb Add mp4 2010-02-01 08:01:15 +00:00
rdb e25d3d75e2 accept mpeg extension too 2010-01-31 20:32:23 +00:00
rdb b2b32aea5b Fix longstanding bug with the FPU being forced into single-precision mode on Windows 2010-01-31 08:48:41 +00:00
rdb 41ad9b2776 Fix leak/crash on shutdown on Linux 2010-01-29 14:17:58 +00:00
rdb d56b98b37d Er, typo 2010-01-27 18:06:11 +00:00
rdb 06bafd70ce Fix compile issue, I think 2010-01-27 17:40:23 +00:00
rdb d4dcd9cb12 Support for the latest version of OpenSSL 2010-01-27 16:00:23 +00:00
rdb 0a372b463a Fix compile issue with OpenGL ES 2010-01-26 17:10:27 +00:00
rdb 26a8e60405 Fix compilation error with OpenGL ES 2010-01-25 12:40:14 +00:00
enn0x c299cba834 Fixed loading of binary meshes from virtual file system. 2010-01-24 21:56:02 +00:00
rdb bb1ea5ebd3 New artwork from Gogg 2010-01-23 11:52:03 +00:00
David Rose 27ab160e8f add pta_int.cxx to this composite (moved from putil) 2010-01-21 01:15:02 +00:00
Abhishek Nath 59b7df2c50 Red's workaround (hack) to get awWebCore to build 2010-01-20 18:35:06 +00:00
rdb 5f0d9ca5d7 Remove pta_int.cxx from composite file to fix compiler error 2010-01-20 10:26:12 +00:00
David Rose fb73301676 publish low-level GeomPrimitive methods 2010-01-19 16:10:45 +00:00
David Rose ff8d5eaf77 bug with unlock assertion 2010-01-18 23:09:07 +00:00
rdb b8cacaf29e Change from forum user stickm 2010-01-16 20:45:12 +00:00
enn0x eb1a45529c Add material indices for triangle meshes. 2010-01-16 09:10:52 +00:00
rdb b4fa8e90f9 Wait, this fix is cleaner 2010-01-16 08:49:48 +00:00
rdb a7cd0077b7 Compile fix for Xrandr 2010-01-16 08:48:49 +00:00