Commit Graph

6363 Commits

Author SHA1 Message Date
Josh Yelon 1d2990a2b5 Added support for negative glow-maps 2008-04-30 21:07:23 +00:00
Josh Yelon 1d16b20393 Fixed a bug in the ffmpeg movie decoder. 2008-04-30 21:05:39 +00:00
David Rose f3ec66d694 fix minor bugs 2008-04-30 20:37:29 +00:00
Zachary Pavlov 5ea3c0c47c made combine_with published 2008-04-29 18:59:47 +00:00
Josh Yelon eb5a5a1856 fixed a minor bug 2008-04-24 02:00:31 +00:00
Josh Yelon 4a474bfb13 Fixed several memory management bugs, and added streaming control 2008-04-24 01:59:04 +00:00
Josh Yelon 16b6c060a8 added streaming audio support 2008-04-24 01:58:13 +00:00
Zachary Pavlov 894493de24 added this so I can make a root character for ships 2008-04-20 22:12:25 +00:00
aignacio_sf 1dc357a7f1 Remove (comment out) hard coded tex->set_format(Texture::F_rgba); So that the texture format can be selected externally via Texture.set_format(). 2008-04-18 19:19:48 +00:00
aignacio_sf c7256fc872 Remove hard coded 0 for render target index.
Remove (comment out) color_tex->set_format(Texture::F_rgba);  So that the texture format can be selected.
2008-04-18 19:17:08 +00:00
David Rose 96e4739426 fix ff_tc_index some more 2008-04-16 00:30:50 +00:00
aignacio_sf 38051b1591 Disable refresh rate checking. Fix for SLI video cards. 2008-04-15 19:23:21 +00:00
Redmond Urbino 279ff64b9c add randomizer seed get and set methods 2008-04-12 01:05:40 +00:00
David Rose 9f8b1cbd0e work around mesa craziness 2008-04-12 00:34:37 +00:00
aignacio_sf 75a7b1226a Fix for when clearing non 2D textures. 2008-04-11 02:08:11 +00:00
David Rose aaa4e12223 gl-finish 2008-04-10 20:18:20 +00:00
David Rose bd6d34a26e compile with ppremake 2008-04-10 20:16:07 +00:00
Josh Yelon d71fd1d89c Changes for 64-bit 2008-04-10 20:03:16 +00:00
Josh Yelon 5000a700f1 Added GeoMipTerrain 2008-04-10 18:07:21 +00:00
David Rose a667e91dce TextureAttrib::_implicit_sort 2008-04-10 00:45:43 +00:00
David Rose 61b849ee15 compiler warning 2008-04-10 00:06:31 +00:00
Redmond Urbino f1a99466e7 add get_infinity 2008-04-09 22:44:58 +00:00
David Rose b0d980371c fix stack recursion issues 2008-04-08 23:50:50 +00:00
Joseph Lee 543a6a3a7e don't decrement zero-length REG_*SZ strings passed back from the registry 2008-04-08 23:37:22 +00:00
David Rose c4b12b18cb CardMaker now requires a ColorAttrib to apply color 2008-04-08 23:01:12 +00:00
David Rose d9040abb58 use <auto> filename path 2008-04-08 22:05:52 +00:00
David Rose a7be0cf6ba higher mtu 2008-04-06 16:49:06 +00:00
David Rose 25bf3315b4 add missing files 2008-04-01 22:38:21 +00:00
David Rose 9c67f4f7fa add dependency on movies 2008-04-01 22:14:59 +00:00
Josh Yelon 03715468ca Improvements to audio and creation of UserDataAudio 2008-03-31 05:51:11 +00:00
David Rose 0cda3c165a time munge::geom 2008-03-26 00:05:51 +00:00
David Rose 0fe487d9ec support explicit default constructors for linmath 2008-03-26 00:04:45 +00:00
David Rose 0978b0d2fa support win32's inf convention 2008-03-25 19:09:28 +00:00
David Rose 336fb90627 prevent infinite recursion 2008-03-24 23:05:47 +00:00
David Rose 81bef7355c workaround problem when unable to get input context 2008-03-24 18:19:57 +00:00
Dustin Barnard 3c2f78e72c *** empty log message *** 2008-03-21 16:39:42 +00:00
Josh Yelon 08dcdade5c load_dso now uses a plugin search path 2008-03-18 22:25:59 +00:00
David Rose cdc0a1564b comment typo 2008-03-17 21:51:30 +00:00
Joseph Lee 87e65af730 MF_1_1_8 (1.1.16.1):
o respect registry HKEY difference between _LOCAL_MACHINE settings and _CURRENT_USER
o allow selection of different HKEY
2008-03-12 23:28:33 +00:00
Joseph Lee 28d07f2cd1 MF_1_1_8 (1.7.12.1):
o respect registry HKEY difference between _LOCAL_MACHINE settings and _CURRENT_USER
o allow selection of different HKEY
2008-03-12 23:28:33 +00:00
David Rose fc46272823 fix set_attrib() with override 2008-03-04 22:33:16 +00:00
Josh Yelon b4427c874d Buffer fixes and bug fixes 2008-03-04 07:00:23 +00:00
Josh Yelon 0a4633cf81 Fixed a bug in copy_to_texture for depth buffers 2008-03-03 22:45:06 +00:00
Josh Yelon 8c39891d66 Fixed a bug in the 'encircles' routine 2008-03-03 22:44:50 +00:00
Josh Yelon 8d0c975486 Added not-implemented-yet warnings to shader generator 2008-03-03 21:32:28 +00:00
David Rose 02b2d76274 more flatten bugs: fix color-scale support 2008-03-01 00:05:03 +00:00
Josh Yelon b3b365c99e Work on issues related to resizing buffers 2008-02-28 23:16:13 +00:00
David Rose 4eed2ad84f one more fix to the fix to the fix 2008-02-28 19:36:57 +00:00
Josh Yelon 17a1700b26 Fixes for texture padding 2008-02-28 18:45:40 +00:00
David Rose 7ab42fafae another fix 2008-02-28 14:45:23 +00:00