Commit Graph

345 Commits

Author SHA1 Message Date
David Rose bda902a6d6 add make_screenshot_filename() 2005-10-03 14:34:05 +00:00
David Rose cb2e0c46f0 fix text glyph caching problem 2005-10-02 16:56:51 +00:00
David Rose be0edea190 fix crash with multiple GSG's 2005-09-29 21:28:39 +00:00
David Rose fd71491bc6 individual control of channels in ColorWriteAttrib 2005-09-28 14:09:35 +00:00
Josh Yelon 9729541f63 Added macrocomposites 2005-09-27 22:05:52 +00:00
David Rose e51b471570 remove _current_texture, etc. 2005-09-25 18:02:11 +00:00
Josh Yelon 2095d8c44f New shader system 2005-09-25 04:06:31 +00:00
David Rose 2189ba3258 bug with reissued textures 2005-09-22 22:32:38 +00:00
Josh Yelon 0bb2f00f88 New state handling code 2005-09-21 18:02:04 +00:00
Josh Yelon 83b88c1ac3 Shader vertex arrays implemented 2005-09-14 03:45:32 +00:00
David Rose f5f865b1a6 more debugging help 2005-09-13 21:23:31 +00:00
David Rose 292b0d1d95 (void) -> () 2005-09-06 20:16:09 +00:00
Josh Yelon 5009048577 Shader stuff 2005-09-05 05:10:26 +00:00
David Rose d502a2489e eliminate old win_height, win_width, win_origin_x, win_origin_y 2005-09-02 18:03:18 +00:00
David Rose 9a58c40a83 SpeedGear defeating code 2005-08-21 01:48:32 +00:00
David Rose ddfd490c86 experiments with global_gsg 2005-08-20 12:33:13 +00:00
David Rose 3172d9916b fix edge condition when there are no transforms in the scene graph 2005-08-12 18:47:04 +00:00
David Rose 67e3f1daa6 expose Texture::T_depth_component, sanify a few things 2005-07-23 18:03:10 +00:00
David Rose 71c62f17fa oops, broke offscreen render in general 2005-07-22 17:16:05 +00:00
David Rose 630558c993 check gsg capabilities a little better 2005-07-22 13:35:09 +00:00
David Rose 37bd636290 show-buffers is more useful with cube map 2005-07-21 20:32:27 +00:00
David Rose 314630126f regularize cube map coordinate systems 2005-07-21 18:09:30 +00:00
David Rose 828307a431 fixes for dx8 cube maps 2005-07-21 01:05:49 +00:00
David Rose d439425648 more reliably check for Mesa 2005-07-20 16:59:30 +00:00
David Rose af49897d5e fix dx resize crash some more; first pass at dx cube map support 2005-07-20 12:45:44 +00:00
David Rose ba139578e0 replace explicit crossbar with last_saved_result interface; integrate with DX8 2005-07-14 22:46:01 +00:00
David Rose 86ce5ebba1 build on Irix 2005-07-13 19:33:07 +00:00
David Rose efaa58b52f add TextureStage::CS_crossbar_stage 2005-07-12 18:14:40 +00:00
David Rose 512acd4adf add set_priority() to Light, PlaneNode 2005-07-12 01:08:02 +00:00
Dave Schuyler d1e830f57b formatting 2005-07-07 00:15:52 +00:00
Dave Schuyler e6bb7ce91a changed create display from info to debug 2005-07-06 02:21:43 +00:00
David Rose cdc8de24bc include texGenAttrib.h 2005-07-02 02:38:15 +00:00
David Rose 166e7414a6 first pass at primitive bumpmapping support 2005-07-02 00:56:30 +00:00
David Rose bc0d509090 bam 5.0, new Geom implementation is now official 2005-06-30 17:42:21 +00:00
David Rose da1e8f95b4 add mark_new 2005-06-22 21:07:42 +00:00
David Rose 8b7d141666 move get_gsg() to StandardMunger 2005-06-01 00:39:31 +00:00
David Rose 296721f061 simply & pandify dx8gsg some; rework gsg's external_transform and internal_transform 2005-05-26 00:09:52 +00:00
David Rose e001e35a60 support point sprites in more cases, for instance under render2d and under a scale 2005-05-25 12:27:42 +00:00
David Rose 5fdd7cab0e reset lighting and clip planes between scenes 2005-05-13 00:23:19 +00:00
David Rose 646aa49ea0 support-rescale-normal 2005-05-12 20:00:37 +00:00
David Rose 0bd34f9f4b runtime improvements 2005-05-10 22:43:44 +00:00
David Rose 5eae2ddb1a better check for color-scale-via-lighting 2005-05-07 00:54:27 +00:00
David Rose 6cf53c9ebd fix GL lighting 2005-05-05 21:52:44 +00:00
David Rose a2eb3859cb color-scale-via-lighting 2005-05-05 18:19:41 +00:00
David Rose 7d8cbc7a10 straighten out some confusing texture interfaces 2005-05-02 00:29:24 +00:00
David Rose 041058a594 allow more than 32 colliders in one traverser 2005-04-30 21:12:28 +00:00
David Rose 819355581e various pstats improvements; pstats use 32 bit headers; added "*" category; some minor fixes 2005-04-30 00:09:07 +00:00
David Rose 90300d22d9 track active cache 2005-04-28 21:17:27 +00:00
Asad M. Zaman cb673496b5 added eggRename tool support 2005-04-27 18:26:12 +00:00
David Rose 2f4327c5a0 more robustifying of clip planes 2005-04-26 19:42:43 +00:00