16 Commits

Author SHA1 Message Date
David Rose
be0f50c6fb redefine GraphicsEngine::auto_flip; define more pstats collectors 2004-03-03 20:22:05 +00:00
David Rose
49b7ac2fac must check gl extensions first 2004-03-03 06:53:39 +00:00
Joseph Lee
69ffcae6ff report_errors_loop() needs to return a value 2004-03-03 03:59:37 +00:00
David Rose
5832df65ce compile on Linux 2004-03-03 01:29:08 +00:00
David Rose
587de59ae8 add GraphicsEngine::open_windows(), GLGraphicsStateGuardian::_edge_clamp 2004-03-03 01:09:38 +00:00
David Rose
232f9395bf split out PreparedGraphicsObjects from GraphicsStateGuardians 2004-02-25 19:34:30 +00:00
David Rose
8066efb16e don't protect glReadBuffer and glDrawBuffer; they might get reset internally by slightly buggy drivers 2004-02-21 01:48:16 +00:00
David Rose
b0de5200b0 glFlush() might be necessary 2004-02-20 02:00:44 +00:00
David Rose
cb66e630d6 properly support single-buffered framebuffers 2004-02-19 19:41:52 +00:00
David Rose
f1ef8df820 add GraphicsStateGuardian::panic_deactivate() 2004-02-18 15:21:32 +00:00
David Rose
084270e1a2 disable old chromium stuff for now 2004-02-17 19:52:45 +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
b4d3ccd1a7 check for 24 bpp correctly 2004-02-13 01:34:28 +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
ae685dcf4b split glgsg into glmisc; expand on mesadisplay 2004-02-10 18:02:16 +00:00