dolphin/Source
donkopunchstania 9199d1a3bc Added texture converter to convert textures between GX and GL formats using fragment programs. Currently only YUYV <-> RGB is supported, but other formats will be added in the future. Hopefully using fragment program conversion over the current software texture conversion will help movie playback.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1107 8ced0084-cf51-0410-be5f-012b33b47a6e
2008-11-10 07:12:14 +00:00
..
Core small code fixes 2008-11-09 20:55:04 +00:00
PluginSpecs A bit more proper GP fifo emulation: some DC fixes, some hacks too, more comments and TODOs. 2008-10-30 18:13:13 +00:00
Plugins Added texture converter to convert textures between GX and GL formats using fragment programs. Currently only YUYV <-> RGB is supported, but other formats will be added in the future. Hopefully using fragment program conversion over the current software texture conversion will help movie playback. 2008-11-10 07:12:14 +00:00
TestSuite This is a HUUUUUUUUUUUUUUUUUUUUUUGE commit, Make sure I didn't break too much ;p 2008-10-20 22:31:55 +00:00
Dolphin.sln Readded log manager changes, now with a LOGV function to use the verbosity levels. 2008-11-07 20:08:31 +00:00