Commit Graph

2596 Commits

Author SHA1 Message Date
David Rose f3d2494ba8 condition variables 2002-08-10 00:46:16 +00:00
David Rose b390ff9313 oops, PANDAEXPRESS instead of PANDA 2002-08-09 23:01:30 +00:00
David Rose 58b5397d87 first pass at new ipc 2002-08-09 22:58:13 +00:00
David Rose d757224ff8 build even without IPC 2002-08-09 21:58:15 +00:00
David Rose a1c5c358f3 don't divide by zero 2002-08-08 18:34:59 +00:00
David Rose 63aeb3b130 don't break if no zlib 2002-08-08 18:31:17 +00:00
David Rose 246b224786 extractor reporting invalid percentages 2002-08-08 18:05:03 +00:00
David Rose 1f805b0644 extractor reporting invalid percentages 2002-08-08 18:02:13 +00:00
cxgeorge cc34a6e7da add pick_best_screenres 2002-08-07 23:38:46 +00:00
David Rose 4e256ae596 use putback() instead of seekg() 2002-08-07 22:44:21 +00:00
David Rose af97bce709 update usage message 2002-08-07 22:30:18 +00:00
David Rose 4b63b56461 ok to remove files never added 2002-08-07 21:46:24 +00:00
David Rose cdb5139a10 fix zstream inflate 2002-08-07 19:09:53 +00:00
David Rose 147af90897 merge oops 2002-08-07 17:16:35 +00:00
David Rose 93b4c7e8ba expand StreamReader a bit for Python 2002-08-07 17:06:59 +00:00
David Rose 9701bfcd43 modifications for vfs download 2002-08-07 15:54:28 +00:00
David Rose 92330e53eb minor adjustment to libs 2002-08-07 00:14:49 +00:00
David Rose 32e1bee2d8 audio from vfs properly 2002-08-06 22:54:58 +00:00
David Rose 07ca085727 more substream fixes 2002-08-06 22:54:45 +00:00
David Rose a304976e9b hmm, reevaluate load_from_mem 2002-08-06 17:38:06 +00:00
David Rose 966bf9a566 load vfs 2002-08-06 16:19:53 +00:00
David Rose a33194e89f move use_vfs to express 2002-08-06 15:10:17 +00:00
David Rose 03ae0c6f89 use vfs 2002-08-06 14:40:27 +00:00
David Rose 7acbb5dec7 incorrect init_type() 2002-08-06 14:18:20 +00:00
David Rose 5037c9c9b4 move vfs to express 2002-08-06 13:39:32 +00:00
David Rose fcec03faef change read_subfile() and read_file() interfaces 2002-08-06 12:57:33 +00:00
David Rose 26c1015355 better zlib error handling 2002-08-06 12:31:32 +00:00
Dave Schuyler a98e2f11d3 fix: if chosen AudioManager fails to init, create NullAudioManager 2002-08-06 04:46:11 +00:00
David Rose 2ccdd31118 win32 oops 2002-08-06 01:40:11 +00:00
David Rose 8d55c759de support compression in multifiles 2002-08-06 01:14:37 +00:00
cxgeorge 1d49310670 always do SetForegroundWindow() 2002-08-05 22:29:25 +00:00
David Rose fed924dab0 specify cwd before vfs-mount 2002-08-05 21:54:09 +00:00
David Rose 41bbc4fa10 use-vfs now on by default 2002-08-05 21:39:46 +00:00
David Rose ca8577be86 comment 2002-08-05 17:30:04 +00:00
David Rose 0521410926 regularize allocate() 2002-08-05 17:24:00 +00:00
David Rose d6ed3123bb endian badness 2002-08-05 17:21:25 +00:00
David Rose d51e8e9c50 typo in comments 2002-08-05 16:47:02 +00:00
David Rose 3e4776566d update comments 2002-08-05 16:35:23 +00:00
David Rose 1ce6f9db76 more win32 goodness 2002-08-05 16:33:10 +00:00
David Rose 566986eda0 remove unused notify categories 2002-08-05 15:40:15 +00:00
David Rose 66d70e6200 win32 casting 2002-08-05 15:33:51 +00:00
David Rose ac5338eb0b minimal jasper support 2002-08-05 15:29:09 +00:00
David Rose d068b1b24a vc++ sillyisms 2002-08-05 15:06:04 +00:00
David Rose ff61d64eb3 pnmimage uses iostream instead of stdio 2002-08-05 14:56:25 +00:00
David Rose c5103b67e5 fix seek within subStream 2002-08-05 14:56:13 +00:00
cxgeorge 7a33acfa3b fix init fullscrn hang problem 2002-08-05 05:02:25 +00:00
David Rose f9ad6abadb oops 2002-08-04 21:00:59 +00:00
David Rose fd63bac02a win32 2002-08-04 20:58:51 +00:00
David Rose 70ab5d89b4 eliminate pnm 2002-08-04 20:53:20 +00:00
David Rose 8f506cb1ed win32 objections 2002-08-04 18:24:28 +00:00
David Rose 0f9dbf6b02 initial cwd in vfs 2002-08-04 18:23:33 +00:00
David Rose ac48fa90ad define StreamReader, StreamWriter 2002-08-04 18:18:50 +00:00
David Rose 4ed9f1c353 oops, wrong EXPCL 2002-08-04 17:22:37 +00:00
David Rose 6694c9e0f2 improve vfs-mount Configrc option 2002-08-04 17:16:28 +00:00
David Rose bdbb17a084 only try to load a given module once 2002-08-04 17:04:03 +00:00
David Rose fa59c3e37f loader uses vfs 2002-08-04 16:58:35 +00:00
cxgeorge c1db2dc152 show_frame shouldnt flip if no valid backbuf 2002-08-04 02:35:55 +00:00
David Rose 38db3b62d2 eof is not fail 2002-08-03 22:14:53 +00:00
David Rose 89528a5fc9 vfs multifile support 2002-08-03 21:44:19 +00:00
David Rose 255bcd1299 initial virtual file system 2002-08-03 20:55:57 +00:00
David Rose 2bebf011c3 returning reference to local variable 2002-08-03 00:35:25 +00:00
David Rose 3af195af1a extract jpgs correctly 2002-08-03 00:27:57 +00:00
David Rose e936c9e17a temp files in same directory 2002-08-03 00:27:39 +00:00
David Rose 47148678a1 fix repack problem 2002-08-02 23:47:27 +00:00
David Rose b1fdbd2747 fixes for VC 2002-08-02 23:23:45 +00:00
David Rose e202ad39ad add SubStream 2002-08-02 23:07:35 +00:00
David Rose eb431ed556 VC++ compiler issues 2002-08-02 21:08:37 +00:00
David Rose b1dc8b2fa6 new multifile format for upcoming support of direct loading from multifiles 2002-08-02 20:59:23 +00:00
cxgeorge 3de51c50d0 win2k sp3 2002-08-02 02:01:57 +00:00
David Rose 5277c22302 ray-polygon collision normals 2002-08-01 21:27:36 +00:00
David Rose 24c69cc00a ray-polygon collision normals? 2002-08-01 21:24:15 +00:00
Darren Ranalli 8316aaa340 lerp t now clamped at 1.0 2002-07-31 18:13:00 +00:00
David Rose cf031f570a add SwitchNode 2002-07-31 17:37:22 +00:00
David Rose e11f759e48 allow relative transform to unconnected nodes 2002-07-31 16:32:57 +00:00
Joe Shochet 82158d1b8b phases are floats now 2002-07-29 17:37:18 +00:00
David Rose 00c4f5adab generalize CompassEffect 2002-07-17 19:07:44 +00:00
David Rose 476fb91e31 add CompassEffect, robustify billboards 2002-07-17 17:01:15 +00:00
David Rose d69559a639 inline function bodies belong in .I file 2002-07-16 01:16:19 +00:00
David Rose b2c9c49805 pstats TransformState, RenderState 2002-07-16 01:10:53 +00:00
cxgeorge 0fc0c3f811 inline 2002-07-15 23:24:50 +00:00
David Rose 9a898fe061 oops, clear old _self_compose value 2002-07-15 21:29:21 +00:00
David Rose 28dcfa514a enable clearing of old cache items 2002-07-15 21:25:32 +00:00
David Rose 49e157c65d compare quats better 2002-07-15 18:18:06 +00:00
David Rose 44f3ceb82a remove inaccurate comments 2002-07-15 17:47:12 +00:00
David Rose ce9e04c99a bams-componentwise defaults to #f 2002-07-15 17:39:09 +00:00
David Rose bc32a645b8 oops, fix detach_geom_node 2002-07-15 17:16:17 +00:00
David Rose 591e054123 new clip plane interface 2002-07-12 17:33:40 +00:00
David Rose 177deb3d97 configurable clear color 2002-07-12 16:53:11 +00:00
David Rose 4e233c54f6 clip planes 2002-07-12 15:46:51 +00:00
David Rose ab97742881 don't expect a fixed number of lights 2002-07-11 23:10:40 +00:00
David Rose 5c0913c1ca background color 2002-07-11 22:14:03 +00:00
David Rose a52a3be557 move clear() to DisplayRegion and GraphicsWindow objects instead of on GSG 2002-07-11 21:03:56 +00:00
Jesse Schell 173d83e36b *** empty log message *** 2002-07-10 19:47:33 +00:00
cxgeorge a650dc2187 *** empty log message *** 2002-07-09 22:43:40 +00:00
David Rose e0b9535308 better default for get_color() without color setting 2002-07-08 18:54:29 +00:00
David Rose cc4ef1f5e0 add shift-B 2002-07-03 16:22:02 +00:00
David Rose 77302eaf47 bring near plane back when necessary 2002-07-03 16:21:56 +00:00
David Rose 4551aa04a7 shift-C reveals collision solids 2002-07-02 21:05:10 +00:00
David Rose 2d0b511722 expose blending 2002-07-02 00:59:16 +00:00
cxgeorge fcf50a6456 *** empty log message *** 2002-06-28 21:49:16 +00:00
David Rose d7def8bf7c don't need to be quite so paranoid any more 2002-06-27 18:32:55 +00:00
David Rose 78fc774942 DCS-flagged nodes shouldn't get their transforms modified by flatten 2002-06-27 18:32:10 +00:00
David Rose 60cc983f84 be even more forgiving of componentwise transforms 2002-06-25 18:59:17 +00:00
David Rose 8413388055 oops 2002-06-25 17:52:39 +00:00
David Rose 6bcbaa067d be a little more forgiving on componentwise operations with nonuniform scales 2002-06-25 16:28:56 +00:00
David Rose ef7fdd9a50 reword <Transform> paragraphs 2002-06-25 16:23:22 +00:00
David Rose 0a0f53ffda fix quaternion multiply order 2002-06-23 00:02:10 +00:00
David Rose 17ff77a87f fix quats some more 2002-06-21 23:39:42 +00:00
David Rose 4a75e0e995 use quats for look_at, etc. 2002-06-21 22:29:44 +00:00
David Rose 41a3a0a2b7 fix xform 2002-06-21 22:28:21 +00:00
David Rose 5bfe55d22f accept quats 2002-06-21 22:04:34 +00:00
David Rose c5f477c043 generate quats with look_at also 2002-06-21 21:59:59 +00:00
David Rose efd134a00e more robustification 2002-06-21 21:59:42 +00:00
David Rose cc1a49c7e4 store egg transforms componentwise 2002-06-21 19:01:57 +00:00
David Rose a85f958fdb tweak TransformState::output 2002-06-21 18:59:23 +00:00
David Rose afdcd6c930 fix build break on Irix 2002-06-21 16:48:05 +00:00
David Rose 86c1f62b77 be even less fussy about paranoid checking 2002-06-21 00:02:33 +00:00
David Rose 8eca8f38a7 correct comment 2002-06-20 23:47:37 +00:00
David Rose 45941b3fff quantize hpr to eliminate small values 2002-06-20 23:37:03 +00:00
David Rose eaab3cbb4b reduce sensitivity to paranoid complaints 2002-06-20 23:22:30 +00:00
David Rose c00fef16ee fix build break 2002-06-20 23:17:22 +00:00
David Rose 2dd29ce829 DriveInterface sends componentwise transforms instead of composed matrices 2002-06-20 23:07:38 +00:00
David Rose 4a86946583 compose and invert transforms componentwise if possible 2002-06-20 21:21:38 +00:00
David Rose cbf441cd25 compose and invert transforms componentwise if possible 2002-06-20 21:14:12 +00:00
David Rose dae488ef1e robustify quats 2002-06-20 21:13:55 +00:00
David Rose f6acab8562 fix build break 2002-06-20 17:22:38 +00:00
David Rose adad34118e add get_quat(), set_quat() 2002-06-20 16:48:19 +00:00
David Rose 6c2e2ac2e1 add paranoid-hpr-quat 2002-06-20 16:48:07 +00:00
David Rose feb8f40281 refine has_components() 2002-06-20 00:12:53 +00:00
David Rose bc946860e6 add get_quat() and get_uniform_scale() 2002-06-20 00:12:41 +00:00
David Rose bd3d94ccec add quaternion::invert 2002-06-20 00:12:14 +00:00
David Rose 89af39b692 update comment 2002-06-18 18:27:13 +00:00
David Rose 6274a02610 allow multiple init's of EventParameters 2002-06-15 19:31:43 +00:00
David Rose 429c4aa079 more comment refinements 2002-06-14 14:51:58 +00:00
David Rose 947df90215 minor comment change 2002-06-13 23:27:14 +00:00
David Rose c6ee528269 minor typo 2002-06-13 23:25:39 +00:00
David Rose df65deb57f support multiple viewers 2002-06-13 23:17:37 +00:00
David Rose 99413ba1b3 use NodePath interface 2002-06-13 21:11:16 +00:00
David Rose 6364383f75 pgrid requires -lm 2002-06-13 20:48:39 +00:00
David Rose 1557ea2481 make NonlinearImager work with new scene graph 2002-06-12 23:50:59 +00:00
David Rose 8ab41304fd support decals on M_dual objects 2002-06-12 20:10:29 +00:00
David Rose 41eb3248cf decode windows-style paths in Configrc 2002-06-12 18:35:39 +00:00
cxgeorge 11bddcc8e4 nitely bld 2002-06-12 01:47:08 +00:00
David Rose b39fa23b8e support velocity for collisions 2002-06-11 23:47:25 +00:00
cxgeorge bf875c4d6f fix comment 2002-06-09 01:37:59 +00:00
cxgeorge 86bda11d3b add update_to_now 2002-06-07 22:10:55 +00:00
David Rose ae0eaf823b minor tweaks 2002-06-06 21:19:05 +00:00
slpatto b431099f2f *** empty log message *** 2002-06-06 20:33:13 +00:00
David Rose cccf0f02cc add shift-L to pview 2002-06-06 18:39:28 +00:00
David Rose ca07e15ec9 a few more pview features 2002-06-06 18:16:39 +00:00
David Rose 84cc0a8010 better fix for transitive principle 2002-06-06 16:57:58 +00:00
David Rose 02ae0536c4 remove old-style multimon framework 2002-06-06 15:32:37 +00:00
cxgeorge 2f68d6077a fix transform_color bug 2002-06-06 02:44:41 +00:00
David Rose 6d9042b006 support transitive principle in nearly_equal 2002-06-05 19:41:13 +00:00
David Rose c5a3916b44 support new ppremake 1.1 and auto-composite files 2002-06-03 20:28:07 +00:00
David Rose 75c6d56ffc update docs for ppremake 1.1 2002-06-03 17:24:22 +00:00
cxgeorge 563772fd77 change arrow names to arrow_up,etc 2002-05-30 23:27:42 +00:00
cxgeorge 843a449ade v->p 2002-05-29 21:07:44 +00:00
Dave Schuyler 7a8ea92a61 removed cvs markers 2002-05-29 20:46:05 +00:00
David Rose 39bbbfb145 implement BT_fixed and BT_front_to_back 2002-05-29 18:53:51 +00:00
David Rose 304264d481 replace USE_GL, USE_DX, etc. with USE_PACKAGES 2002-05-29 18:00:20 +00:00
David Rose 945f7dfe92 eliminate IF_*_SOURCES, etc. 2002-05-29 17:13:50 +00:00
David Rose 3868e3e94d eliminate DIRECTORY_IF_* and TARGET_IF_* for BUILD_DIRECTORY and BUILD_TARGET 2002-05-29 16:46:58 +00:00
David Rose bbe5517c6b remove mpg123 2002-05-29 16:14:03 +00:00
David Rose b6e2a41d60 de-windowsify pathnames 2002-05-24 23:46:26 +00:00
David Rose 73f2ab13f2 de-windowsify pathnames 2002-05-24 23:38:02 +00:00
David Rose 93fbd33e19 prebuild-bison 2002-05-24 19:49:44 +00:00
David Rose 33c55ca32c refinements for non-VR builders 2002-05-24 18:50:11 +00:00
David Rose 9db8ebaac7 fix fullpath globs 2002-05-23 02:17:19 +00:00
David Rose af3861a402 add GlobPattern::match_files() 2002-05-23 02:01:57 +00:00
David Rose 74c527d72b work around VC7 bug 2002-05-23 01:34:39 +00:00
cxgeorge 7d24174f65 fix alt key again 2002-05-22 22:30:22 +00:00
David Rose a842722d15 msvc6 fix? 2002-05-22 00:27:54 +00:00
cxgeorge cd74289b5d *** empty log message *** 2002-05-22 00:12:44 +00:00
Dave Schuyler f971b572c2 *** empty log message *** 2002-05-21 23:05:59 +00:00
cxgeorge 72da24e6b6 fix fpsmeter color prob 2002-05-21 21:46:30 +00:00
cxgeorge e4a2016a21 fix Alt key handling 2002-05-21 21:33:29 +00:00
David Rose f3318c3ec3 comment invalid document 2002-05-21 20:25:19 +00:00
David Rose 08e1f9d255 reduce warnings 2002-05-21 20:04:34 +00:00
cxgeorge 5f138be59a add gl-swapbuffer-framelock option 2002-05-21 02:01:56 +00:00
David Rose bb1bea4719 alpha test > 0 for M_dual 2002-05-17 20:29:31 +00:00
David Rose b0b9a11c65 fix comment 2002-05-17 18:01:06 +00:00
David Rose c44d91f9d1 rename 'or' variable (now keyword) 2002-05-17 17:21:47 +00:00
David Rose 7eaea75673 replace color_mat with color_scale 2002-05-16 23:36:34 +00:00
cxgeorge 5b0d17f5be fix decal prob with cards that use blending to disable colorwrites 2002-05-16 21:30:13 +00:00
cxgeorge 835a318c2b fix decal prob with cards that use blending to disable colorwrites 2002-05-16 21:28:06 +00:00
David Rose 749933b6e3 gl-color-mask 2002-05-16 18:23:16 +00:00
David Rose 0c6e867d50 a bit more debugging 2002-05-16 18:23:07 +00:00
David Rose 835e22a1e2 combine loader with pgraph 2002-05-16 17:53:00 +00:00
David Rose ff5e3de5da m-dual-flash 2002-05-16 00:54:08 +00:00
David Rose 90bed31bf7 fix roundoff error in filter 2002-05-15 19:58:53 +00:00
David Rose a58f764b8b compiler support for egcs-2.91.66 2002-05-15 18:45:24 +00:00
David Rose e86a87f2d8 add m-dual* Configrc variables 2002-05-15 18:42:17 +00:00
David Rose c50ec902b7 fix output (trivial) 2002-05-15 18:41:50 +00:00
David Rose e1102d85c5 fix M_dual with decals 2002-05-15 18:41:30 +00:00
David Rose 303b0c4bfd compiler support for gcc 2.95.3 2002-05-15 12:43:38 +00:00
cxgeorge e637ad6586 fix alphatest init 2002-05-15 01:10:00 +00:00
David Rose 97d4e25f9d M_dual 2002-05-15 00:53:36 +00:00
cxgeorge 0dad155cf8 use colorwritemask better 2002-05-15 00:03:41 +00:00
David Rose 8f881bfd50 binary is > 0.5, not == 1 2002-05-14 23:56:56 +00:00
David Rose 4745adfa30 refine M_dual 2002-05-14 23:30:51 +00:00
David Rose ce17cf23d8 support M_alpha and M_binary in egg 2002-05-14 23:29:27 +00:00
David Rose 2fc1dfb8a3 implement M_dual 2002-05-14 21:35:56 +00:00
cxgeorge 7d20aff6f6 use colorwritemask better 2002-05-14 21:25:16 +00:00
cxgeorge 6499b50835 programmers dont need set_alpha_test 2002-05-14 20:33:56 +00:00
Darren Ranalli d6cffd5e10 added non-recursive linear span t-finder function, with tolerance based on inputs 2002-05-14 18:35:23 +00:00
David Rose 02351b899a fix parsing problem 2002-05-14 17:38:38 +00:00
cxgeorge 60e4872650 add issue_alpha_test 2002-05-14 03:03:29 +00:00
cxgeorge 75bc169384 add alphatest attr, remove incorrect comments 2002-05-14 00:18:49 +00:00
Darren Ranalli ccc1ef45ca removed whitespace 2002-05-11 01:46:43 +00:00
Darren Ranalli 9ef80eec44 robustified r_find_t, removed extraneous elses 2002-05-11 01:43:59 +00:00
cxgeorge 3ed52cad07 *** empty log message *** 2002-05-10 23:13:10 +00:00
cxgeorge c8512d2f8d *** empty log message *** 2002-05-10 20:35:31 +00:00
Mark Mine d4488a01d5 Small optimization in make even 2002-05-10 02:53:20 +00:00
Mark Mine 8f33fb94b7 *** empty log message *** 2002-05-10 02:48:52 +00:00
Darren Ranalli e2f8ed6c4b fixed typos 2002-05-10 01:54:20 +00:00
Mark Mine 58617f8950 Fix to find_length to correctly compute parametric time along straight segments 2002-05-10 01:48:38 +00:00
cxgeorge 428fcbc839 oops 2002-05-10 01:42:28 +00:00
cxgeorge f26b17d7df hack in global pixel shader capability 2002-05-10 01:16:41 +00:00
cxgeorge f34138cd17 *** empty log message *** 2002-05-09 23:49:18 +00:00
Mark Mine a6acf549ff Fixed spacing of tick marks 2002-05-09 18:16:47 +00:00
Mark Mine ceb45b5f65 Fixed bug in computation of delta t in make_even function 2002-05-09 06:29:46 +00:00
cxgeorge 11dba6c42b oops 2002-05-04 02:02:16 +00:00
cxgeorge d2a1f60a49 uglyily hack in simple pixel/vtx shader capability 2002-05-04 01:41:40 +00:00
David Rose 28a83773d6 remove tiff library 2002-05-02 16:18:24 +00:00
cxgeorge 6133582801 detect 8.1 rite 2002-05-01 23:08:04 +00:00
cxgeorge e1ccd4201b ok, 1.35 works now 2002-05-01 20:10:16 +00:00
cxgeorge 14b23efd42 bison 1.35 is still bad 2002-04-30 21:56:17 +00:00
cxgeorge 5f75d73f3a compute total geom verts more efficiently 2002-04-30 00:53:01 +00:00
cxgeorge 35180f0eee add dx8 resource stats 2002-04-18 01:38:37 +00:00
cxgeorge 1088a9625c cursor issue 2002-04-12 23:57:55 +00:00
Dave Schuyler fa06379c9d *** empty log message *** 2002-04-12 23:05:40 +00:00
David Rose 0a483e3d67 VC7 allocator support 2002-04-12 19:15:16 +00:00
David Rose 07565f943f support opening multiple remote glx windows 2002-04-12 02:45:38 +00:00
cxgeorge e6183b8e11 oops 2002-04-12 02:01:42 +00:00
cxgeorge 96fdf2efde fix alpha-only textures 2002-04-12 00:37:49 +00:00
David Rose 9aed96d77e remove install.txt; superceded by panda3d/INSTALL 2002-04-12 00:13:59 +00:00
cxgeorge 44cf5899d3 adjust debug check 2002-04-11 23:51:24 +00:00
David Rose 49883efe2e copy ime support (almost) into dx8 2002-04-11 22:21:34 +00:00
David Rose 9bbc23202a bring back the triangle 2002-04-11 18:39:23 +00:00
David Rose c719537706 don't crash when a RenderEffect destructs 2002-04-10 23:25:21 +00:00
David Rose 86cf484552 remove incorrect declaration 2002-04-10 19:24:53 +00:00
David Rose a23a7572a2 rename out qp's 2002-04-10 18:08:06 +00:00
David Rose f712adeb44 build without freetype 2002-04-10 01:12:25 +00:00
David Rose 220601848e transform optimization 2002-04-10 00:48:04 +00:00
David Rose 4c1e4ad1e2 fix minimized window error 2002-04-09 23:22:08 +00:00
David Rose 63f4a07801 fix translated GeomNode problem 2002-04-09 22:28:40 +00:00
David Rose a38e063667 remove old scene graph code 2002-04-09 18:33:48 +00:00
Joe Shochet bc52fb23a5 *** empty log message *** 2002-04-09 01:26:23 +00:00
cxgeorge 1575910f01 add do_vidmemsize_check 2002-04-08 22:33:49 +00:00