This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
4871626af8ced7aeb12e6ddcc87ea0f0cb5822c7
dolphin
/
Source
/
Core
/
VideoCommon
/
Src
History
Maarten ter Huurne
4871626af8
Fixed "no newline at end of file" warnings issued by GCC 4.2.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@303
8ced0084-cf51-0410-be5f-012b33b47a6e
2008-08-24 21:50:41 +00:00
..
BPMemory.cpp
Fixed "no newline at end of file" warnings issued by GCC 4.2.
2008-08-24 21:50:41 +00:00
BPMemory.h
More GFX plugin cleanup, still no visible changes.
2008-07-20 12:26:32 +00:00
CPMemory.cpp
SaveState preparations
#1
- Annotate all(?) state. (NO SCHEDULE PROMISE!)
2008-08-21 18:23:10 +00:00
CPMemory.h
More GFX plugin cleanup, still no visible changes.
2008-07-20 12:26:32 +00:00
Fifo.cpp
Ok, part 2/2 of the symbol code rewrite. You can now create and use function signature files. A monkey ball signature file included. Now to add some cooler features...
2008-08-24 18:50:51 +00:00
Fifo.h
Move some code out of the plugins into VideoCommon. No functional change.
2008-08-21 17:49:06 +00:00
LookUpTables.cpp
SaveState preparations
#1
- Annotate all(?) state. (NO SCHEDULE PROMISE!)
2008-08-21 18:23:10 +00:00
LookUpTables.h
More GFX plugin cleanup, still no visible changes.
2008-07-20 12:26:32 +00:00
OpcodeDecoding.h
Forgot some defines.
2008-08-21 17:57:26 +00:00
SConscript
Move some code out of the plugins into VideoCommon. No functional change.
2008-08-21 17:49:06 +00:00
TextureDecoder.cpp
SaveState preparations
#1
- Annotate all(?) state. (NO SCHEDULE PROMISE!)
2008-08-21 18:23:10 +00:00
TextureDecoder.h
fix bug in giga's resampler,
2008-08-16 23:53:00 +00:00
XFBConvert.cpp
Some cleanup, extracted XFB convert code into VideoCommon, added non-activated support to gl plugin. + a minor bugfix with no effects seen so far in gl plugin :P
2008-08-14 21:34:39 +00:00
XFBConvert.h
Some cleanup, extracted XFB convert code into VideoCommon, added non-activated support to gl plugin. + a minor bugfix with no effects seen so far in gl plugin :P
2008-08-14 21:34:39 +00:00
XFMemory.cpp
Fixed "no newline at end of file" warnings issued by GCC 4.2.
2008-08-24 21:50:41 +00:00
XFMemory.h
Fix linux build and a crash. hrm, how did it work before...
2008-08-07 19:20:51 +00:00