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
Age
Commit message (
Expand
)
Author
2016-04-19
CFrame: Fix Confirm Close
EmptyChaos
2016-04-17
VideoInterface: Fix registers not being initialized
EmptyChaos
2016-04-14
ChunkFile: Handle bool in a stable way across platforms
Lioncash
2016-04-14
Merge pull request #3759 from JosJuice/dvd-callback-savestates
Pierre Bourdon
2016-04-12
Fix Windows build not copying certain files
Chris Burgener
2016-04-12
Only copy relevant files for Windows builds
Chris Burgener
2016-04-11
DVDInterface/DVDThread: Don't store CoreTiming event IDs in savestates
JosJuice
2016-04-11
Merge pull request #3748 from mimimi085181/partial-updates-paletted-textures
Pierre Bourdon
2016-04-11
Merge pull request #3773 from phire/if_you_want_100_cycles_ask_for_100_cycles
Pierre Bourdon
2016-04-11
Merge pull request #3774 from phire/Fix_Metroid_Other_M
Pierre Bourdon
2016-04-10
PixelShaderGen: Fixes implicit type conversion or PR #3772.
degasus
2016-04-10
Merge pull request #3772 from degasus/shader_opt
Pierre Bourdon
2016-04-09
Partial updates for paletted textures
mimimi085181
2016-04-09
Merge pull request #3752 from mimimi085181/remove-use-only-once-restriction-p...
Pierre Bourdon
2016-04-10
Alternative fix: promote cycleslate to an s64 everywhere.
Scott Mansell
2016-04-10
Fix Metroid: Other M
Scott Mansell
2016-04-09
"Instant" ARAM DMA shouldn't schedule and event too soon.
Scott Mansell
2016-04-09
PixelShaderGen: Move constant multiplication to constant generation.
degasus
2016-04-06
Only force progressive if we are currently in an interlaced video mode
Scott Mansell
2016-04-04
Merge pull request #3762 from mimimi085181/partial-updates-efb-copy-before-te...
Pierre Bourdon
2016-04-03
Merge pull request #3760 from lioncash/vs
shuffle2
2016-04-03
MathUtilTest: Fix tests on MSVC - Document compiler bug
Lioncash
2016-04-03
Merge pull request #3733 from EmptyChaos/wx-playbtn-fix
Mathew Maidment
2016-04-02
Partial texture updates: Allow the efb copy to start before the texture
mimimi085181
2016-04-02
Merge pull request #3763 from JosJuice/boot-clear-memory
Pierre Bourdon
2016-04-01
Always clear memory when booting
JosJuice
2016-04-01
Merge pull request #3757 from stenzek/amd-glsl-storage-qualifier
Pierre Bourdon
2016-03-30
D3D: Amend code to fix a new VS warning
Lioncash
2016-03-30
Merge pull request #3656 from phire/windows-10-sdk-update
Pierre Bourdon
2016-03-30
ShaderGen: Only specify storage qualifier in interface block when needed
Stenzek
2016-03-27
Remove the restriction to apply efb copies only once as partial update
mimimi085181
2016-03-27
Use a sane default for the controller update rate.
Scott Mansell
2016-03-26
Updated D3D12 to build on the newer windows 10 sdk.
Scott Mansell
2016-03-26
Merge pull request #3736 from BhaaLseN/issue-9135
Pierre Bourdon
2016-03-26
Merge pull request #3672 from EmptyChaos/d3d-anisotropy
Pierre Bourdon
2016-03-26
Merge pull request #3719 from Sonicadvance1/workaround_osx_video_drivers
Pierre Bourdon
2016-03-26
Merge pull request #3635 from phire/lazy_comex
Pierre Bourdon
2016-03-25
Merge pull request #3601 from phire/AccurateEventScheduling
Pierre Bourdon
2016-03-26
OpenGL: Cache query to max texture size.
Scott Mansell
2016-03-24
VideoCommon: Refactor TexMode0 mipmaps disabled test into a helper function
EmptyChaos
2016-03-24
VideoBackends: Do not use Anisotropy on Point filtered textures.
EmptyChaos
2016-03-24
Disable JitArm64's inline timebase implemenation, as it's incorrect.
Scott Mansell
2016-03-24
Store an inverted copy of lastOCfactor.
Scott Mansell
2016-03-24
Mark global variables with g_ prefix
Scott Mansell
2016-03-24
CoreTiming: Fix 31bit overflow for events scheduling.
Scott Mansell
2016-03-24
Adjust cycle counts so they are accurate to the jit block level
Scott Mansell
2016-03-20
clear the NAND data cache on ES_LAUNCH to avoid leaving files open
BhaaL
2016-03-20
properly open/close the file to avoid rapid open/close cycles
BhaaL
2016-03-20
hide the distinction between WAD and File from ES
BhaaL
2016-03-20
remove all accesses to m_pContent
BhaaL
[next]