index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
release-prep-2606a
release-prep-2606a-2
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
Common
/
Src
Age
Commit message (
Expand
)
Author
2013-01-01
Fix warning level... someone let me commit this to master ;D
Matthew Parlane
2012-12-30
Merge branch 'master' into wii-usb
Matthew Parlane
2012-12-30
In memory of calc84.
Matthew Parlane
2012-12-29
Merge branch 'master' into wii-usb
Matthew Parlane
2012-12-27
Fix this annoying warning in ChunkFile.h
Ryan Houdek
2012-12-26
Always use the right user dir on windows.
rog
2012-12-26
Merge branch 'GLES-software'
Ryan Houdek
2012-12-25
Rename the interface files and hopefully fix OSX building.
Ryan Houdek
2012-12-25
Merge branch 'immediate-removal'
degasus
2012-12-24
Revert "VertexShaderGen: Fix a shader compilation error.". I'm an idiot :p
NeoBrainX
2012-12-24
VertexShaderGen: Fix a shader compilation error.
NeoBrainX
2012-12-24
Merge branch 'osx-savegame-fix'
degasus
2012-12-24
Merge branch 'master' into wii-usb
Matthew Parlane
2012-12-24
Fix some random warnings.
Matthew Parlane
2012-12-23
revert last commit, add CheckInvalidState to VideoBackend
degasus
2012-12-24
Function definition was not updated.
Matthew Parlane
2012-12-18
Fix a memory leak based on Lioncash's patches.
Ryan Houdek
2012-12-17
Initial push of GLES and GLUtil file breakup.
Ryan Houdek
2012-12-16
revert changes to banner background color
LPFaint99
2012-12-14
If the HOME environment variable isn't set, fall back on to PWD. Closes 5584.
Ryan Houdek
2012-12-14
Adds the Wii Korean settings file. It was handled in the wii-network branch i...
Ryan Houdek
2012-12-13
don't update vbo, if there are no changes in Renderer::Swap
degasus
2012-12-10
Clean up gcc/g++ compiler warnings that have accumulated.
Glenn Rice
2012-11-26
Remove more unused code.
rog
2012-11-26
what is this even...
rog
2012-11-15
Movd back to libusb for full support on windows
Matthew Parlane
2012-11-12
Merge branch 'master' into wii-usb
Matthew Parlane
2012-10-29
- Added a new wilcard for importing savegames, which basically shows all save...
sulokuTDCmago
2012-10-30
Badaboom. Add in Memory include to CDUtils.cpp
Sonicadvance1
2012-09-25
If setting videobackend back to null strings, Just set it to the front of the...
Sonicadvance1
2012-09-23
This changes a mmap in MemArena so you don't need 786MB of memory free to act...
Ryan Houdek
2012-08-25
Partially revert be200074e9ed for OS X systems
Pierre Bourdon
2012-08-22
[Linux] Change from using /tmp to /dev/shm in MemArena so we don't cause any ...
Ryan Houdek
2012-08-20
Use do { ... } while (0) for the *_LOG macros
Pierre Bourdon
2012-08-10
Revert the recent zcomploc changes including the Graphic_Fixes merge.
NeoBrainX
2012-07-11
fixes issue 5507
sktsqrl
2012-06-19
Added a button to dump the FakeVMEM from the memory debugger if the game uses it
Pierre Bourdon
2012-06-19
Support ANSI color codes in the console logger for Linux/Mac
Pierre Bourdon
2012-06-02
Changed MOVDDUP to use MOVSD on non-SSE3 CPU's.
skidau
2012-05-26
Fix compilation errors with g++4.7
Pierre Bourdon
2012-05-26
Merge rodolfoosvaldobogado's zcomploc code (Graphic_Fixes branch)
skidau
2012-05-26
savestate vertexmanager (base) since it affects VertexLoader::RunVertices whi...
nitsuja
2012-05-26
made savestates synchronous and immediate. this allows saving or loading whil...
nitsuja
2012-05-26
implement PointerWrap::Do(std::map<unsigned int, T>)
nitsuja
2012-05-26
implement PointerWrap::DoLinkedList and use it to simplify saving CoreTiming ...
nitsuja
2012-05-26
Merge branch 'misc-speedups'
skidau
2012-04-23
force VolumeDirectory to align files to 32KB (only streaming audio files real...
Shawn Hoffman
2012-04-21
Modify state.dat before launching wads. Fixes Liight, maybe others. If in dou...
Matthew Parlane
2012-04-07
Fix compilation with g++ 4.7 and some warnings. Fixes issue 5347.
Jordan Woyak
2012-04-04
Implemented /dev/usb/hid as libusb, but this will not work on mac. Code start...
Matthew Parlane
[next]