3201 Commits

Author SHA1 Message Date
David Rose
6b80b2db79 create gsg first, then window 2003-01-28 16:49:40 +00:00
David Rose
3d63983b5c remove legacy code: graphics engine now owns window pointers, not pipe 2003-01-27 17:38:31 +00:00
David Rose
747f7b97dc comment 2003-01-27 17:37:59 +00:00
David Rose
8f5a17a8cd incorrect inline param 2003-01-24 23:29:03 +00:00
David Rose
4b528585e4 remove legacy gsg factory code 2003-01-24 23:19:42 +00:00
David Rose
46d570f4ce add billboard model type 2003-01-24 19:48:00 +00:00
David Rose
720ca3db24 support multiple ObjectType flags 2003-01-24 18:56:38 +00:00
David Rose
1e334b3a03 force_update, etc. 2003-01-24 00:52:05 +00:00
David Rose
50eb99ed62 more verbose binding 2003-01-24 00:51:49 +00:00
David Rose
6df1adfa90 support invert_uvs 2003-01-23 23:36:20 +00:00
David Rose
ab60bc5782 more verbose debug output 2003-01-23 21:13:31 +00:00
David Rose
623c59ee8f better reporting of unexpected vertex dimensionality 2003-01-23 18:42:45 +00:00
David Rose
8db75fced0 clean up _pfnTrackMouseEvent (CMU reported crash) 2003-01-23 17:43:40 +00:00
David Rose
324eb3c262 add external_index 2003-01-23 17:23:17 +00:00
David Rose
915908675d workaround for pick_best_screenres 2003-01-23 16:02:33 +00:00
David Rose
8b9c2ae9c6 explicit sync_frame and flip_frame 2003-01-22 19:54:56 +00:00
David Rose
8c6e59f6a9 tiff bug 2003-01-22 19:20:42 +00:00
David Rose
9411fd0af0 wstring is now guaranteed by dtoolbase 2003-01-21 16:50:25 +00:00
David Rose
361185e52e build on Irix 2003-01-20 21:13:51 +00:00
David Rose
50682a4409 display warnings for unexpected characters in utf-8 string 2003-01-20 17:58:07 +00:00
cxgeorge
81b27b0b27 fix multiproc build break 2003-01-19 03:24:56 +00:00
David Rose
19b743bef3 make fabs explicitly float 2003-01-17 17:41:49 +00:00
David Rose
411a263fe8 build for gcc3.2 2003-01-17 16:42:36 +00:00
David Rose
f277976827 add sync_frame 2003-01-17 16:41:14 +00:00
cxgeorge
02829b34cb fix multiproc build break 2003-01-17 03:20:36 +00:00
cxgeorge
2df4152de6 fix multiproc build break 2003-01-16 01:35:54 +00:00
David Rose
b14b4e53de use new TransformState object 2003-01-15 17:38:52 +00:00
David Rose
d260b486a7 allow programmatically resizing windows 2003-01-15 00:04:04 +00:00
David Rose
4b61f609ed get_rejected_properties(), etc. 2003-01-14 22:38:17 +00:00
David Rose
99b5342b5b add supports_fullscreen() etc. to graphicsPipe 2003-01-14 20:02:32 +00:00
David Rose
fad8dc93f2 dos2unix 2003-01-14 19:36:25 +00:00
David Rose
40cf785318 explicitly ignore T_resume_down 2003-01-14 19:30:38 +00:00
David Rose
d3fb15d016 force system_changed_size on window create 2003-01-14 18:16:49 +00:00
Samir Naik
ddeb0bc305 fix build for opt2 2003-01-14 00:54:08 +00:00
David Rose
c1a04c4486 restore verify_window_sizes 2003-01-13 18:22:27 +00:00
David Rose
9e1159afcc add ButtonEvent::T_resume_down 2003-01-13 17:17:13 +00:00
David Rose
a899d41bdb move DLL loads to pipe 2003-01-13 16:50:56 +00:00
David Rose
bd69f6a38c fix textures with multiple GSG's 2003-01-13 16:27:06 +00:00
David Rose
48ac976821 update comment 2003-01-13 16:16:20 +00:00
David Rose
9ac12dbe92 clean up shutdown 2003-01-11 18:13:22 +00:00
David Rose
4c142c3a4a make current before releasing 2003-01-11 18:08:19 +00:00
David Rose
774b6018d5 cleanup initialization 2003-01-11 18:08:07 +00:00
David Rose
61fecf0e5c wrong name 2003-01-11 16:52:44 +00:00
David Rose
cec554627e tweaks to pipe interface 2003-01-11 16:48:46 +00:00
David Rose
62cebed480 loadAllModules(), etc. 2003-01-11 16:46:57 +00:00
David Rose
d33bc6d7b2 TypeHandle::compare_to() 2003-01-11 16:46:15 +00:00
David Rose
e26fb72d40 do_fullscreen_resize for OpenGL 2003-01-10 22:24:59 +00:00
David Rose
b3d91a4ad4 PT(Camera) 2003-01-10 21:07:13 +00:00
David Rose
b66c44c4e4 set_source 2003-01-10 21:06:09 +00:00
David Rose
78a3290325 better tracking of key events when focus is lost 2003-01-10 21:05:51 +00:00