Commit Graph

29 Commits

Author SHA1 Message Date
David Rose 69d203fe40 add preload-textures 2007-01-18 22:00:56 +00:00
David Rose 9cd582faca fix reload-texture bug 2006-10-16 23:12:17 +00:00
David Rose 5a7cbf621a read/load should implicitly clear 2006-07-20 16:57:42 +00:00
David Rose 7719dd539e fix texture issues; introduce model-cache-dir 2006-06-15 00:22:35 +00:00
David Rose c08358b05d more fixes to texture reloading 2006-04-28 00:39:06 +00:00
Josh Yelon 84550f0527 Parasite buffer inversion fix 2006-04-12 02:54:21 +00:00
David Rose f803ef85ce explicit mipmap control 2006-03-22 22:23:56 +00:00
David Rose 83a6c42496 better pstats tracking of texture/vbuffer memory 2006-03-16 21:26:56 +00:00
David Rose e6369ba5a4 compressed textures, texture objects 2006-03-15 20:05:36 +00:00
aignacio_sf 578aefebc4 Add render to texture option. 2005-12-16 00:47:51 +00:00
David Rose a7b1f14e80 integrate AviTexture better with Panda, rename to OpenCVTexture 2005-09-21 23:53:07 +00:00
David Rose 67e3f1daa6 expose Texture::T_depth_component, sanify a few things 2005-07-23 18:03:10 +00:00
David Rose 314630126f regularize cube map coordinate systems 2005-07-21 18:09:30 +00:00
David Rose 7d8cbc7a10 straighten out some confusing texture interfaces 2005-05-02 00:29:24 +00:00
David Rose 001abb0edd unify Texture, ImageBuffer, and PixelBuffer; add 3-d and cube map textures 2005-03-03 20:12:09 +00:00
David Rose 9f8ae63333 add Texture::get_match_framebuffer_format 2004-12-03 16:06:31 +00:00
David Rose 5761ae9d2c first pass at MultitexReducer 2004-12-03 00:01:02 +00:00
David Rose bccfb40463 clean up texture, projector more 2004-07-31 15:49:22 +00:00
David Rose 232f9395bf split out PreparedGraphicsObjects from GraphicsStateGuardians 2004-02-25 19:34:30 +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 48ac976821 update comment 2003-01-13 16:16:20 +00:00
cxgeorge 7766b9ced2 add new texture constructor, set_size() method 2002-09-13 00:30:13 +00:00
David Rose d53603f85b add set_keep_ram_image 2002-02-11 19:21:27 +00:00
David Rose f90bba39e8 new texture dirty flags 2001-11-27 23:13:35 +00:00
David Rose 97e33c8c95 remove texture images from ram after preparing them 2001-06-08 18:09:47 +00:00
David Rose 2f4e207edb Update copyright header 2001-05-25 21:27:38 +00:00
David Rose 503f3b64e7 *** empty log message *** 2001-05-16 00:04:29 +00:00
David Rose 0287c81e94 *** empty log message *** 2000-11-28 18:29:47 +00:00
David Rose 2fd714e52f Initial revision 2000-10-04 01:14:41 +00:00