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
Age
Commit message (
Expand
)
Author
2015-01-03
GekkoDisassembler: fix display of CRs in branch operations
Fiora
2015-01-01
Merge pull request #1783 from degasus/disablelogs
Ryan Houdek
2014-12-28
Merge pull request #1432 from randomstuff/linux-perf
Markus Wick
2014-12-28
OGL: disable driver warnings fetch
degasus
2014-12-21
Merge pull request #1744 from Buddybenj/google-code
Ryan Houdek
2014-12-20
Update Outdated Google Code References
Benjamin Przybocki
2014-12-20
[AArch64] Improvements to the AArch64 emitter.
Ryan Houdek
2014-12-20
Merge pull request #1486 from rohit-n/goto
Pierre Bourdon
2014-12-11
Fix hires texture path.
Rachel Bryk
2014-12-07
Jit64: clean up casts in memory operands
Tillmann Karras
2014-12-07
Merge pull request #1658 from lioncash/locale
Ryan Houdek
2014-12-06
x64Emitter: fix bitwise AVX opcodes
Tillmann Karras
2014-12-05
Common: Remove locale based functions from CommonFuncs.
Lioncash
2014-12-03
Fix building with PCH disabled.
Rohit Nirmal
2014-12-04
Merge pull request #1574 from degasus/profiler
skidau
2014-12-02
[AArch64] Add loadstore paired emitter instructions.
Ryan Houdek
2014-12-03
Common: Add a built-in profiler
degasus
2014-12-01
Common: Remove goto in MemArena.
Rohit Nirmal
2014-12-01
Common: Remove gotos in FileUtil, and replace FILE*s with IOFile/ifstreams.
Rohit Nirmal
2014-11-30
Merge pull request #1258 from FioraAeterna/avoidfmulround
Ryan Houdek
2014-11-30
[AArch64] Workaround builtin byteswap bug.
Ryan Houdek
2014-11-29
JIT: more optimizing of float ops based on known input characteristics
Fiora
2014-11-28
Merge pull request #1439 from Armada651/ogl-stereo-3d
Ryan Houdek
2014-11-25
Arm(64)Emitter: Make some variables static
Lioncash
2014-11-25
Merge pull request #1552 from waddlesplash/dolphin-qt
comex
2014-11-24
Use CLI argument for Linux perf JIT support
Gabriel Corona
2014-11-24
Move the JIT registration logic in its own file
Gabriel Corona
2014-11-24
Silence a few "zero as null pointer" warnings.
Rohit Nirmal
2014-11-23
VertexShaderManager: Compute stereoscopy projection matrices.
Jules Blok
2014-11-21
DolphinQt: GameList!
Augustin Cavalier
2014-11-16
Adds MCR/MRC to the ARMv7 emitter.
Ryan Houdek
2014-11-13
Various formatting and consistency fixes
Stevoisiak
2014-11-09
JIT: add 64-bit write support to FIFO functions
Fiora
2014-11-06
Merge pull request #1497 from lioncash/host
Lioncash
2014-11-06
Merge pull request #1490 from rohit-n/initialize
Lioncash
2014-11-05
Host: Kill off Host_SysMessage
Lioncash
2014-11-03
Common: Fix -Wmaybe-uninitialized warning.
Rohit Nirmal
2014-11-03
Merge pull request #1408 from randomstuff/perf
comex
2014-11-03
MemArena: Fix the launching of non-Wii games
Jasper St. Pierre
2014-11-02
MemArena: Merge the initialization code with the size calculation code
Jasper St. Pierre
2014-11-02
MemArena: Fix the calculation of position in SHM
Jasper St. Pierre
2014-11-02
MemArena: Fix a memory leak caused by pointer confusion
Jasper St. Pierre
2014-11-02
MemArena: Rename GrabLowMemSpace to GrabSHMSegment
Jasper St. Pierre
2014-11-02
MemArena: Clean up the code that does the mirroring
Jasper St. Pierre
2014-11-02
MemArena: Remove the low mappings for our pointers
Jasper St. Pierre
2014-11-02
MemArena: Bail on Arch64 if the out_ptr allocation fails
Jasper St. Pierre
2014-11-02
MemArena: Remove duplicated code
Jasper St. Pierre
2014-11-03
Profiling: measure time on POSIX systems using clock_gettime
Gabriel Corona
2014-11-02
x64ABI: get rid of some duplicate code
Tillmann Karras
2014-10-29
Fix build failing with PCH disabled.
Rohit Nirmal
[next]