4.0-2053 10 years, 4 months ago D3D: Use std::strings for Compile[x]Shader and CompileAndCreate[x]Shader (PR #576 from lioncash)
4.0-2051 10 years, 4 months ago Revert "Don't add segfault handler in interpreter mode" (PR #574 from dolphin-emu)
4.0-2049 10 years, 4 months ago Introduce the revised coding style. (PR #410 from lioncash)
4.0-2047 10 years, 4 months ago VideoCommon: Get rid of an snprintf call in VideoConfig.cpp (PR #571 from lioncash)
4.0-2045 10 years, 4 months ago AVIDump: use new ffmpeg/libav API (PR #362 from Tilka)
4.0-2038 10 years, 4 months ago Don't add segfault handler in interpreter mode (PR #328 from Tilka)
4.0-2034 10 years, 4 months ago Clean up the DSP disassembler a little. (PR #547 from lioncash)
4.0-2032 10 years, 4 months ago Changed lingering header include guards to pragma once. (PR #546 from workhorsy)
4.0-2030 10 years, 4 months ago VideoCommon: Cache native vertex formats (PR #463 from degasus)
4.0-2028 10 years, 4 months ago ConfigManager: fix alignment (PR #567 from degasus)
4.0-2026 10 years, 4 months ago Common: Using size_t in PointerWrap's DoContainer apparently causes crashes (PR #566 from lioncash)
4.0-2024 10 years, 4 months ago Fix hiding size column in game list. (PR #565 from RachelBryk)
4.0-2022 10 years, 4 months ago Common: Make DoContainer within PointerWrap private. (PR #563 from lioncash)
4.0-2020 10 years, 4 months ago Merge pull request #559 from RachelBryk/gci-folder-state (PR #559 from RachelBryk)
4.0-2018 10 years, 4 months ago Merge pull request #564 from lioncash/constants (PR #564 from lioncash)
4.0-2016 10 years, 4 months ago End movie play back immediately if g_currentByte > g_totalBytes. (PR #562 from RachelBryk)
4.0-2014 10 years, 4 months ago Android: Remove an unnecessary getString call from EmulationActivity (PR #560 from lioncash)
4.0-2012 10 years, 4 months ago Change comment on Pinned Memory to be less ambiguous (PR #557 from JMC47)
4.0-2010 10 years, 4 months ago Place pinned memory as top priority. (PR #555 from JMC47)
4.0-2008 10 years, 4 months ago Fix warnings (PR #556 from Tilka)