6948 Commits

Author SHA1 Message Date
David Rose
751dc0f17a default texture filtering is linear 2004-02-19 19:50:39 +00:00
David Rose
cb66e630d6 properly support single-buffered framebuffers 2004-02-19 19:41:52 +00:00
David Rose
c26166c9cc add GraphicsOutput::sort 2004-02-19 02:53:23 +00:00
David Rose
6039e182c0 add App:PStats 2004-02-19 02:52:49 +00:00
David Rose
559366c37b support new interface from panda 2004-02-19 02:36:21 +00:00
David Rose
9a2e560d20 remove pipe from GraphicsEngine::make_window() 2004-02-19 00:08:06 +00:00
David Rose
5ede98f8d4 pstats for windows 2004-02-18 23:32:19 +00:00
David Rose
216ef33e68 support fixed_size 2004-02-18 23:03:42 +00:00
David Rose
51ebbba986 add name to GraphicsWindow constructor 2004-02-18 22:51:41 +00:00
David Rose
761c0e78fc add name to GraphicsWindow constructor; add fixed_size to WindowProperties, add show-buffers to Configrc 2004-02-18 22:30:54 +00:00
David Rose
4d416cce51 pbuffers shouldn't flip 2004-02-18 19:23:36 +00:00
David Rose
0022871ce6 use GraphicsWindow.saveScreenshot() to save screenshot 2004-02-18 18:44:38 +00:00
David Rose
be6354f9ef bracket a few more low-level things with pstats 2004-02-18 18:21:00 +00:00
David Rose
82385a51d0 everything outside of GraphicsEngine::render_frame() is deemed Show Code for pstats 2004-02-18 16:23:08 +00:00
David Rose
f1ef8df820 add GraphicsStateGuardian::panic_deactivate() 2004-02-18 15:21:32 +00:00
David Rose
dba1064551 check framebuffer properties for match when creating pbuffer 2004-02-18 15:18:51 +00:00
David Rose
31cc2f4d8f query for pbuffer getting lost 2004-02-18 01:24:22 +00:00
David Rose
e5ee695b0c fix compiler objection 2004-02-18 01:01:59 +00:00
David Rose
dffa847486 pbuffers are finally working 2004-02-18 00:42:14 +00:00
David Rose
f0288e05c9 use wglext properly 2004-02-17 23:23:33 +00:00
David Rose
084270e1a2 disable old chromium stuff for now 2004-02-17 19:52:45 +00:00
David Rose
d7bcf3f6fa regularize chromium stuff 2004-02-17 19:52:13 +00:00
David Rose
1aa75bf0a4 oops, incorrectly fixed angle brackets 2004-02-13 23:26:23 +00:00
David Rose
dd35559179 rework comment 2004-02-13 23:22:41 +00:00
David Rose
aadad6ab67 revert to avoid legal confusion; old url is acceptable. 2004-02-13 21:13:05 +00:00
David Rose
02ec418bba typo 2004-02-13 21:06:39 +00:00
David Rose
cc5546e6cb update license, change remaining local #includes to use quotation marks 2004-02-13 19:41:16 +00:00
David Rose
843c0331ae update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
David Rose
3a47a8b6e7 remove expand.h 2004-02-13 18:43:45 +00:00
David Rose
644c517d5a remove chancfg 2004-02-13 18:40:52 +00:00
David Rose
28a96485ab add get_time() from Steven Osman 2004-02-13 17:09:32 +00:00
David Rose
8fd4a2fac2 turn off depth write for transparent parts of M_dual 2004-02-13 02:49:26 +00:00
David Rose
4e8641d6fa inspect all pfnums before choosing one 2004-02-13 01:49:27 +00:00
David Rose
b4d3ccd1a7 check for 24 bpp correctly 2004-02-13 01:34:28 +00:00
David Rose
bbbe8cbf9f add show-pbuffers 2004-02-13 00:55:48 +00:00
David Rose
141852abeb add GLXPbufferSGIX 2004-02-13 00:21:45 +00:00
David Rose
bd3c75357f protect from recursive entry 2004-02-12 23:53:05 +00:00
David Rose
d647d2af0c minor comment cleanup 2004-02-12 23:52:20 +00:00
David Rose
cfaf59d494 properly test for GL_BGR 2004-02-12 23:51:50 +00:00
David Rose
7e1501fd18 move extensions checking from wgldisplay to glstuff 2004-02-12 19:49:56 +00:00
David Rose
942f315170 fix getopts 2004-02-12 19:44:00 +00:00
David Rose
09697fefb6 don't mess with cdpath 2004-02-12 17:39:10 +00:00
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