This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
cc7c6cd35f0cccb19a4e3681259b55cebeeb80ba
dolphin
/
Source
T
History
donkopunchstania
cc7c6cd35f
Texture coordinates are stored in fixed point format in TEV which allows overflows to be emulated correctly. Added logic to calculated texture LOD and use the correct mip. Dumping textures will now dump all mip levels. Added line rendering. Changed data stored in vertex from float arrays to vectors for cleaner math.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@5178
8ced0084-cf51-0410-be5f-012b33b47a6e
2010-03-09 04:38:07 +00:00
..
Core
Texture coordinates are stored in fixed point format in TEV which allows overflows to be emulated correctly. Added logic to calculated texture LOD and use the correct mip. Dumping textures will now dump all mip levels. Added line rendering. Changed data stored in vertex from float arrays to vectors for cleaner math.
2010-03-09 04:38:07 +00:00
Dolphin.xcodeproj
Update the XCode Project a bit, doesn't even build in that yet. Modify the Sconstruct to allow a noao build
2009-09-24 22:56:50 +00:00
DSPSpy
add example of how you can use dspspy to dump results from an entire ucode (commented out)
2010-02-22 01:06:11 +00:00
DSPTool
Systematically eliminating compiler warnings.
2010-02-24 03:38:36 +00:00
Plugins
Texture coordinates are stored in fixed point format in TEV which allows overflows to be emulated correctly. Added logic to calculated texture LOD and use the correct mip. Dumping textures will now dump all mip levels. Added line rendering. Changed data stored in vertex from float arrays to vectors for cleaner math.
2010-03-09 04:38:07 +00:00
PluginSpecs
Fix software plugin in linux. I broke it in revision 5048.
2010-02-17 23:15:58 +00:00
TestSuite
replace SI_DUMMY with SI_NONE, an actual null device.
2009-12-21 07:39:57 +00:00
UnitTests
fix some memleaks in DiscIO. Fix for issue 1238.
2009-08-03 22:51:13 +00:00
Dolphin.sln
commit current GBA link cable work. no touching (unless you're skid_au or ask first) :P
2010-02-21 18:50:44 +00:00
DolphinProj.xcconfig
Dolphin can now be built on OS X using Xcode instead of scons.
2008-12-06 03:31:24 +00:00
DolphinTarget.xcconfig
Dolphin can now be built on OS X using Xcode instead of scons.
2008-12-06 03:31:24 +00:00