Commit Graph

4978 Commits

Author SHA1 Message Date
David Rose 5dc152c010 remove poorly-conceived pstats timers around mutex 2006-04-11 22:09:24 +00:00
Josh Yelon 99005ef42e Enabled FBO by default 2006-04-11 18:15:29 +00:00
Josh Yelon 7108474f44 *** empty log message *** 2006-04-11 18:01:16 +00:00
David Rose 784e24a29e flatten_strong() should combine GeomVertexDatas with different names 2006-04-11 17:48:50 +00:00
David Rose 6feda4a574 fix set_origin 2006-04-11 16:28:49 +00:00
David Rose 1fa550abdb move NDEBUG to _DEBUG case 2006-04-11 14:51:34 +00:00
Josh Yelon 14749ea3b3 A fix for BTM_relative 2006-04-11 05:01:56 +00:00
Josh Yelon 2ec0ea8b1b Fixed FT_default -> D3DTEXF_NONE 2006-04-11 02:11:56 +00:00
David Rose c9501e7c1c minor output change 2006-04-10 23:23:17 +00:00
David Rose 18de188129 pre-compute GSG::_internal_transform 2006-04-10 22:14:43 +00:00
David Rose 7b3ad94bbf oops, EXPCL_PANDA, not PANDAEXPRESS 2006-04-10 22:08:41 +00:00
David Rose 1fabf70443 add ObjectDeletor; avoid unnecessary locks on RenderState 2006-04-10 21:19:48 +00:00
Roger Hughston 8ba6dd5b9f More OSX Stuff .. some one else if fidling witn ggs to window behaviour .. i need to stop and let this settle ;( 2006-04-10 20:04:18 +00:00
David Rose 889228f403 name mutexes for debugging; better UpdateSeq thread behavior 2006-04-09 23:23:15 +00:00
David Rose 9e986fce40 make PStats more thread-friendly 2006-04-09 20:17:26 +00:00
David Rose 4ef5b4d97e add Texture::reload(), fix TexturePool::release_texture() 2006-04-09 00:37:00 +00:00
David Rose 6119598f63 prevent crash on pview exit 2006-04-07 23:23:09 +00:00
David Rose 0f79e5a4ac remove defunct headers 2006-04-07 22:40:32 +00:00
David Rose 49f9aae9db remove defunct file: 2006-04-07 22:39:38 +00:00
Josh Yelon 9bc87afb04 *** empty log message *** 2006-04-07 20:45:07 +00:00
David Rose 838a261ae2 remove bogus assertion 2006-04-07 01:35:06 +00:00
David Rose e0825beb5f change color of App 2006-04-06 23:47:25 +00:00
David Rose 85ba9e05b8 occlusion test 2006-04-06 23:22:03 +00:00
David Rose 09623405f7 test_concurrency 2006-04-06 23:01:26 +00:00
David Rose 81b78cd075 test_concurrency 2006-04-06 22:32:58 +00:00
David Rose 9d77fe4e06 alpha mode issues 2006-04-06 21:54:46 +00:00
David Rose b40026c2c7 fix animated vertex flattening 2006-04-06 21:43:39 +00:00
David Rose d415ff755f disable State Cache by default 2006-04-06 18:10:23 +00:00
Josh Yelon cde115a055 Got hardware shadows in Cg working, for real this time 2006-04-06 16:44:38 +00:00
David Rose 82c0b5625f ALLOC_DELETED_CHAIN in RefCountObj 2006-04-05 22:34:05 +00:00
David Rose b115e2296c remove INLINE 2006-04-05 21:57:03 +00:00
David Rose 67e78844b3 typos 2006-04-05 21:53:21 +00:00
David Rose 8a78fffd8f multithreading optimizations, tau profiler, related changes 2006-04-05 19:36:05 +00:00
Josh Yelon 6d0692fec6 *** empty log message *** 2006-04-05 16:47:19 +00:00
David Rose df0c99f67b fix lost vertex columns in flattenStrong() 2006-03-30 00:10:36 +00:00
David Rose 5173168621 more pstats options with z-buffer 2006-03-29 23:37:46 +00:00
David Rose 92a5776b2c LINK_IN_GLXGETPROCADDRESS 2006-03-29 22:08:06 +00:00
David Rose 4f31fe77d2 new files 2006-03-29 21:02:04 +00:00
David Rose c0844239f1 initial rough pass at hierarchical z-buffer visibility. experimental. 2006-03-29 20:28:33 +00:00
Josh Yelon cfdd323a13 FBO changes 2006-03-29 05:02:16 +00:00
Josh Yelon b3db9bdafc Pipeline composite 2006-03-29 04:08:51 +00:00
David Rose 1ec9170793 move average_frame_rate_interval to putil 2006-03-29 02:41:05 +00:00
David Rose f4ecb972b4 no longer depends on linmath 2006-03-29 00:29:19 +00:00
David Rose ac764876e4 ClockObject has moved to putil 2006-03-29 00:25:47 +00:00
David Rose 0e3f5c068a whoops, atomicAdjust et al needs to be in express 2006-03-29 00:14:19 +00:00
David Rose 91efb72ca7 move threading/pipelining stuff into new directory, reorganize in general 2006-03-28 23:59:32 +00:00
David Rose 403488715e compile-in reference to glXGetProcAddress() when possible 2006-03-28 17:04:10 +00:00
David Rose 09beba8436 retesselate-coplanar false by default 2006-03-28 16:39:28 +00:00
David Rose fa8881d18d auto-flip false by default 2006-03-28 15:16:16 +00:00
David Rose e83efe66cd don't consider fans by default 2006-03-28 05:38:06 +00:00