Commit Graph

23 Commits

Author SHA1 Message Date
tobspr 0fcfb8e372 New file headers, new comment style 2016-02-17 17:47:48 +01:00
rdb a65b477734 Commit patches by cfsworks:
cxx: Fix missing includes masked by composite builds.
misc: Fix typos in comments.
config: Fix missing config forward-declarations.
direct: Adjust Python imports to panda3d.* instead of pandac.*.
display: Split graphicsWindow out into an extension.
framework: Use if/elif/elif/endif instead of ifdef/elif/elif/endif.
ode: Remove erroneous INLINE declarations.
interval: Fix missing import.
2014-10-19 22:41:47 +00:00
rdb bc85e1a4f2 More android support 2013-01-24 20:17:08 +00:00
David Rose 6090507c4c need true mutexes in a few places for vertex paging 2008-12-31 20:22:27 +00:00
rdb 1770e50147 Fix annoying compiler warnings 2008-12-25 14:27:20 +00:00
David Rose d4c2c9858d SIMPLE_THREADS_NO_MUTEX -> LightMutex 2008-10-08 23:23:40 +00:00
David Rose 964c76f2e0 pandaFileStream 2008-09-09 00:06:47 +00:00
David Rose 9c1361f02a missing include 2008-09-04 21:29:56 +00:00
David Rose 7be91525a1 fix shutdown bug 2008-07-14 23:24:45 +00:00
David Rose 229a47528c support paged vertices in tinydisplay 2008-07-09 21:31:50 +00:00
David Rose fb9c56432a we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
Jason Hancock 9857a9a24e including errno for posix builds 2007-06-29 00:56:56 +00:00
David Rose 4190c60ba7 fix negative pstats reporting 2007-06-27 17:38:54 +00:00
David Rose f19a1c7584 overlapped I/O 2007-06-27 01:09:41 +00:00
David Rose fe97acf7cb integrate thread_yield in appropriate places 2007-06-26 13:01:16 +00:00
David Rose 67771fb75c better algorithm for finding available pages 2007-06-07 21:47:37 +00:00
David Rose ad6e2116cc better thread safety 2007-06-03 15:42:14 +00:00
David Rose f2cd08589a proper includes 2007-05-26 18:05:27 +00:00
David Rose fd13c10bbd add VertexArrayBook::save_to_disk() 2007-05-24 01:24:39 +00:00
David Rose 547ff677d1 better vertex paging 2007-05-18 18:19:15 +00:00
David Rose 77a7c6ab71 is_valid 2007-05-13 17:54:01 +00:00
David Rose 083ae71bac fix windows case 2007-05-13 17:32:47 +00:00
David Rose 378beb4b63 forgot commit 2007-05-13 16:05:44 +00:00