230 Commits

Author SHA1 Message Date
David Rose
f939c61b1a api-level antialias control 2005-01-27 02:38:11 +00:00
David Rose
ee66668ab1 integrate latest changes from CMU 2005-01-19 23:27:15 +00:00
David Rose
f8ddceb035 add RescaleNormalAttrib 2004-12-30 21:06:42 +00:00
David Rose
03408cd09d robustify config for framebuffer etc. 2004-12-29 02:31:45 +00:00
David Rose
b1375f32a4 initial experiments with keystone correction, revisit M_multisample transparency, robustify MultitexReducer 2004-12-15 05:53:23 +00:00
David Rose
48e09cda31 support GraphicsOutput::set_inverted() 2004-12-07 04:25:38 +00:00
David Rose
5761ae9d2c first pass at MultitexReducer 2004-12-03 00:01:02 +00:00
David Rose
c25138f82c typedef PFN's explicitly 2004-12-01 23:01:30 +00:00
David Rose
a25c6928d0 extend ColorBlendAttrib 2004-11-30 08:36:19 +00:00
David Rose
5a74bb7f3a remove unneeded call_gl* methods, reset viewport between frames 2004-09-24 17:57:34 +00:00
Shalin Shodhan
56b180596c virtual function table fix for issue_cg_bind 2004-08-05 21:34:52 +00:00
Shalin Shodhan
91e54d09f3 CgShader added compile protection 2004-08-04 17:17:50 +00:00
David Rose
64aece121a robustify light interface further 2004-08-02 21:34:46 +00:00
David Rose
bccfb40463 clean up texture, projector more 2004-07-31 15:49:22 +00:00
David Rose
ec83e7f9c6 texture optimizations 2004-07-30 22:35:58 +00:00
David Rose
c7c639797e merge multitexture support in from branch 2004-07-30 00:38:35 +00:00
Shalin Shodhan
216f78cb19 glCgShader files added updates to glStateGuardian... 2004-07-27 17:44:37 +00:00
Asad M. Zaman
7fbec02238 added issue_tex_gen for spheremap 2004-07-02 00:13:20 +00:00
David Rose
db74d39f8e force_normals 2004-07-01 17:54:22 +00:00
David Rose
ad9a03da5c support dynamic geoms properly with display lists 2004-03-30 22:02:29 +00:00
David Rose
50f7d0bce7 restore GeomContexts and display lists 2004-03-20 02:09:49 +00:00
David Rose
0e084fe310 make multipass work (sort of) on dx8 2004-03-04 15:48:19 +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
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
f1ef8df820 add GraphicsStateGuardian::panic_deactivate() 2004-02-18 15:21:32 +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
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