6956 Commits

Author SHA1 Message Date
David Rose
61fb002677 fix assertion error on window close 2004-02-12 16:36:02 +00:00
David Rose
15d7d45b8b remove chancfg 2004-02-12 16:20:05 +00:00
David Rose
284fe2d2f6 run on Irix 2004-02-12 01:20:46 +00:00
David Rose
b264b35e20 maybe there's no mouse 2004-02-11 23:21:44 +00:00
David Rose
644310d7d5 correctly default aspect ratio 2004-02-11 22:22:19 +00:00
David Rose
4f1334176b don't crash if no window 2004-02-11 22:13:31 +00:00
David Rose
aa297d26ee support blend shapes 2004-02-11 17:47:30 +00:00
Dave Schuyler
1e11242da3 replacing is_in_outer_space with has_contact 2004-02-11 03:48:26 +00:00
Dave Schuyler
1f92189aa4 adding out of world detection 2004-02-11 03:46:23 +00:00
David Rose
0b15f7a14b extract skinning information for NURBS surfaces 2004-02-10 22:20:52 +00:00
David Rose
9089fa3820 unsafe to define USE_MGL_NAMESPACE globally 2004-02-10 18:49:02 +00:00
David Rose
42d159254e split glgsg into glmisc; expand on mesadisplay 2004-02-10 18:12:03 +00:00
David Rose
ae685dcf4b split glgsg into glmisc; expand on mesadisplay 2004-02-10 18:02:16 +00:00
David Rose
c2778d8716 refine HAVE_MESA 2004-02-10 18:00:08 +00:00
David Rose
bb3dd92452 gracefully handle NULL window 2004-02-10 17:42:56 +00:00
David Rose
7b6594acac rename save_screenshot -> save_screenshot_default to prevent confusion 2004-02-10 17:23:54 +00:00
David Rose
f4d29cf30b fix wglGraphicsBuffer 2004-02-10 06:08:19 +00:00
David Rose
99b64bdfc6 reset_if_new should return true or false 2004-02-10 05:57:03 +00:00
Greg Wiatroski
92cdcf764b Fixed typo 2004-02-10 00:25:13 +00:00
David Rose
6859501a67 add GraphicsPipe::OT_texture_buffer 2004-02-09 22:26:47 +00:00
David Rose
be50ac2d73 define mesadisplay 2004-02-09 21:58:47 +00:00
David Rose
8c873de8a9 compile correctly without SSL 2004-02-09 21:48:57 +00:00
David Rose
48371c589d default to :0.0, don't crash on exit 2004-02-09 21:44:07 +00:00
David Rose
4b137b28d4 fix printdir some more 2004-02-09 21:29:08 +00:00
David Rose
3cbedea88d specify OT_buffer 2004-02-09 21:15:29 +00:00
David Rose
c0ce8fc453 remove unneeded includes 2004-02-09 21:15:17 +00:00
David Rose
a2c74532b6 don't crash if no mouse 2004-02-09 21:14:22 +00:00
David Rose
33ae898b0c need to make_current() before capturing screenshot 2004-02-09 18:49:03 +00:00
David Rose
fbca2647f9 add glxGraphicsBuffer 2004-02-09 18:47:57 +00:00
David Rose
82c77e5715 protect extensions from cppparser 2004-02-09 18:10:25 +00:00
David Rose
3517fa4bf9 use GLXFBConfig instead of XVisualInfo 2004-02-09 17:51:54 +00:00
David Rose
5b2d78e570 add HAVE_LOCALE_H 2004-02-09 17:24:29 +00:00
David Rose
4f8349a5bf don't try to delete the reference-counted WindowFramework 2004-02-09 17:00:29 +00:00
David Rose
e331584369 tweak graphicsBuffer 2004-02-09 13:38:37 +00:00
David Rose
57eefece08 tweak graphicsBuffer, add wglGraphicsBuffer 2004-02-09 13:37:49 +00:00
Dave Schuyler
36cf062b96 using app includes 2004-02-07 05:33:07 +00:00
David Rose
37be15fdfd define GraphicsBuffer 2004-02-07 00:46:44 +00:00
David Rose
3719dca957 add GraphicsWindow as forward class reference 2004-02-07 00:16:08 +00:00
David Rose
26da9be3e7 define GraphicsOutput class 2004-02-06 23:41:00 +00:00
David Rose
d684df5958 move default_fov to a configrc variable 2004-02-06 23:40:30 +00:00
David Rose
673a29c71b prevent crash after failure to open; minor correction to output 2004-02-06 19:55:09 +00:00
David Rose
c48a1625a3 replace chanConfig with direct calls into Panda 2004-02-06 19:20:31 +00:00
David Rose
e5dc497667 make floorSphere configurable 2004-02-06 19:19:44 +00:00
David Rose
d0e244d6b1 remove debugging flag 2004-02-06 16:00:17 +00:00
David Rose
0ba65f32ca search_for_valid_displaymodes needs to check more than just one format 2004-02-06 14:16:03 +00:00
David Rose
e46e47b442 fix ime for dx7, put in hooks for dx8, dx9 2004-02-06 06:31:59 +00:00
David Rose
a16557c9bb reorder methods for consistency with panda conventions 2004-02-06 06:30:32 +00:00
Joseph Lee
5815bcef16 o add latest version of cygwin is
o correct the way $HOME should be setup for Windows enviroment
2004-02-06 02:04:55 +00:00
David Rose
3e8f0ebac2 don't crash if window not opened 2004-02-06 01:00:28 +00:00
Darren Ranalli
ec3bb127cd fixed door-not-opening bug 2004-02-05 23:59:44 +00:00