summaryrefslogtreecommitdiff
path: root/src/common
AgeCommit message (Expand)Author
2015-05-09Common: Remove the BIT macroYuri Kunde Schlesner
2015-05-08Common: Add BIT macroYuri Kunde Schlesner
2015-05-08Common: Add StringFromFixedZeroTerminatedBufferYuri Kunde Schlesner
2015-05-07Merge pull request #725 from yuriks/remove-common-crapYuri Kunde Schlesner
2015-05-07Merge pull request #723 from lioncash/commonstrbunnei
2015-05-07Profiler: Fix off-by-one error when computing average.Yuri Kunde Schlesner
2015-05-07Common: Remove mem_arena.cpp/hYuri Kunde Schlesner
2015-05-07Common: Remove hash.cpp/hYuri Kunde Schlesner
2015-05-07Common: Add proper macros to test for architecture pointer sizeYuri Kunde Schlesner
2015-05-07string_util: Get rid of UriDecode/UriEncodeLioncash
2015-05-07Common: Remove common.hYuri Kunde Schlesner
2015-05-07Common: Move alignment macros to common_funcs.hYuri Kunde Schlesner
2015-05-07Common: Move SSE detection ifdefs to platform.hYuri Kunde Schlesner
2015-05-07Common: Remove more unused compatibility definesYuri Kunde Schlesner
2015-05-07Common: Move IO-specific compatibility macros to file_util.cppYuri Kunde Schlesner
2015-05-06Common: Remove many unnecessary cross-platform compatibility macrosYuri Kunde Schlesner
2015-05-06Clean-up includesYuri Kunde Schlesner
2015-05-06Move typedefs from kernel.h to more appropriate placesYuri Kunde Schlesner
2015-05-06Common: Move NonCopyable to common_types.hYuri Kunde Schlesner
2015-05-06Common: Use C++11 deleted functions for NonCopyableYuri Kunde Schlesner
2015-05-06Common: Remove unused enumsYuri Kunde Schlesner
2015-05-01EmuWindow: Clip mouse input coordinates to emulated screen dimensions.Zaneo
2015-04-16Common: thread.h cleanupsYuri Kunde Schlesner
2015-04-09Thread: Implement priority boost for starved threads.bunnei
2015-04-03Merge pull request #641 from purpasmart96/service_stubsbunnei
2015-04-02Services: Stubs and minor changespurpasmart96
2015-03-30disassembler: Get rid of a const_castLioncash
2015-03-16Common: Fix logic for setting EMU_DATA_DIR.Emmanuel Gil Peyrot
2015-03-16Common: Make a #else more apparent.Emmanuel Gil Peyrot
2015-03-14EmuWindow: Fixed a reference to a temporary variableSubv
2015-03-11Merge pull request #642 from bunnei/touchpadbunnei
2015-03-10HID: Complete refactor of pad/touch input to fix threading issues.bunnei
2015-03-10Merge pull request #629 from archshift/lcdfbbunnei
2015-03-10EmuWindow: Made pad/touch functions non-static.bunnei
2015-03-10EmuWindow: Added infrastructure code to enable touchpad support.bunnei
2015-03-09Added LCD registers, and implementation for color filling in OGL code.archshift
2015-03-09Merge pull request #634 from linkmauve/logging-performancesbunnei
2015-03-08Merge pull request #584 from yuriks/outline-assertsbunnei
2015-03-07Fixed EmuWindow typo (fixes OSX build)bunnei
2015-03-07Merge pull request #636 from bunnei/refactor-screen-winbunnei
2015-03-07Set framebuffer layout from EmuWindow.bunnei
2015-03-07Merge pull request #538 from yuriks/perf-statTony Wasserka
2015-03-06Logging: check for filter before sending to the queue, to skip all heavy form...Emmanuel Gil Peyrot
2015-03-05Removed swap code redundancy and moved common swap code to swap.harchshift
2015-03-01Profiler: Implement QPCClock to get better precision on Win32Yuri Kunde Schlesner
2015-03-01Add profiling infrastructure and widgetYuri Kunde Schlesner
2015-02-25Common: Switch to the XDG Base Directory Specification for directory selection.Emmanuel Gil Peyrot
2015-02-23Merge pull request #581 from archshift/tfebunnei
2015-02-22Added information reporting from ThrowFatalErrorarchshift
2015-02-20Common: Change names containing “Dolphin” or “PPSSPP” to something mo...Emmanuel Gil Peyrot