Commit Graph

7019 Commits

Author SHA1 Message Date
David Rose d521ca04fa revert BitMask::operator bool--just a bad idea. 2009-02-11 00:31:34 +00:00
David Rose 4b96d9f8cf compilation errors 2009-02-11 00:17:28 +00:00
David Rose da684d4f49 operator bool 2009-02-10 23:34:22 +00:00
David Rose a21091c9dc graphics_memory_limit_changed 2009-02-10 20:40:37 +00:00
David Rose 24caf70155 tinyOffscreenGraphicsPipe 2009-02-10 00:52:55 +00:00
David Rose f25605f398 collide with animated vertex position 2009-02-09 22:59:10 +00:00
David Rose 2d887a630e TexturePool.findTexture(), findAllTextures() 2009-02-09 20:09:51 +00:00
rdb 1e4753f911 Fix bugs regarding ffmpeg and AVSEEK_SIZE 2009-02-07 10:45:39 +00:00
rdb 10f17086af Exposed PNMTextGlyph 2009-02-07 07:37:07 +00:00
David Rose c98c2c0a7d fix texture reloading when compressed/uncompressed textures are rendered 2009-02-06 16:18:32 +00:00
David Rose ab6081054c set_flash_texture 2009-02-06 01:45:25 +00:00
David Rose 85e5ad2e45 MouseWatcher::set_frame 2009-02-05 23:42:38 +00:00
David Rose 2fc114a01e squelch compiler warning 2009-02-05 20:01:44 +00:00
David Rose 8f5f2d4717 fix perpetual texture reload 2009-02-05 19:43:11 +00:00
David Rose ec408822c5 prevent overactive texture reload 2009-02-05 00:58:09 +00:00
David Rose 05917ee0b4 support ./ 2009-02-05 00:12:32 +00:00
David Rose f5bb5b420f accept ./ as icon filename prefix 2009-02-05 00:04:59 +00:00
David Rose 88d573917e allow automatic decompression when writing textures to file 2009-02-05 00:04:35 +00:00
David Rose 1a4a978b3a dump texture ram between frames, not during a frame 2009-02-04 16:30:28 +00:00
David Rose 86409f66e4 publish Textures::up/down_to_power_2() 2009-02-04 14:23:17 +00:00
David Rose aca2606187 Texture::get_data_size_bytes() etc. 2009-02-04 12:46:56 +00:00
David Rose 7d103e9d18 get_prepared_textures() 2009-02-04 12:46:41 +00:00
David Rose a43de758d2 bracket newlines with close-open prpoperties symbols 2009-02-04 03:35:29 +00:00
David Rose 4d0d86c7cb gl-show-texture-usage 2009-02-04 02:53:33 +00:00
Darren Ranalli d5d23c2fa7 fix memory leak 2009-02-04 00:10:38 +00:00
David Rose 1aa39d8088 rename TinyGL -> TinyPanda 2009-02-02 19:05:58 +00:00
David Rose a471d9f92b get_pipe_type_mesadisplay 2009-02-01 20:10:47 +00:00
David Rose 5fdc9d7eac better management of display modules 2009-01-31 21:28:55 +00:00
rdb cc61603a3f Various improvements to GeoMipTerrain 2009-01-31 20:09:07 +00:00
rdb 9c1d4eb0fc Last step for FDepthComponent and FDepthStencil seperation. Hope it doesn't break anything. 2009-01-31 18:40:47 +00:00
rdb 454dca9dfe depth_component support to dxgsg 2009-01-31 18:36:23 +00:00
rdb 4afcd201a2 Fix FDepthComponent 2009-01-31 18:18:33 +00:00
rdb bb008e40e4 *** empty log message *** 2009-01-31 18:14:49 +00:00
rdb 772440c93c Allow underscores in k-parameters 2009-01-31 17:24:37 +00:00
rdb d539c8613e Support for horizontal mouse wheel 2009-01-31 15:50:36 +00:00
rdb 9fa5d092ff Fix bug regaring lalt, ralt, lcontrol, rcontrol, lshift and rshift 2009-01-31 15:35:18 +00:00
David Rose 762079f703 allow driver_compress_textures even if we have squish 2009-01-31 06:02:35 +00:00
David Rose bddadb843e GraphicsPipeSelection::make_module_pipe 2009-01-31 03:05:30 +00:00
David Rose bbab828032 enforce uncompressed render-to-texture 2009-01-30 20:31:16 +00:00
David Rose 9d0860fffd get_effective_incomplete_render() for cull too 2009-01-30 19:14:49 +00:00
David Rose 3697996845 fix date-dependency in texture cache 2009-01-30 02:27:58 +00:00
David Rose 3fcf0d4c8f broaden buggy intel driver detection 2009-01-29 02:50:44 +00:00
David Rose f29f5297f6 fix crash at exit on dx9 2009-01-28 23:48:53 +00:00
David Rose 9633f32bfa compiler warning 2009-01-28 22:24:45 +00:00
David Rose 9087b030a9 fix race condition 2009-01-28 22:19:00 +00:00
David Rose 88361cfc34 don't compress font textures 2009-01-27 20:38:17 +00:00
David Rose 5e18148ee3 fix build without freetype 2009-01-27 20:19:29 +00:00
David Rose e17321413b fix shutdown error 2009-01-27 19:45:32 +00:00
David Rose 12539bfd45 intel buggy driver hack 2009-01-27 06:31:49 +00:00
David Rose f6030da8bc prevent occasional assertion failure 2009-01-27 06:27:47 +00:00