summaryrefslogtreecommitdiffstats
path: root/src/common/common.vcxproj.filters (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove hand-crafted Visual Studio solution.Yuri Kunde Schlesner2014-09-011-68/+0
|
* Remove the fancy RegisterSet class introduced in 4c2bff61e.Tony Wasserka2014-08-121-1/+0
| | | | | While it was some nice and fancy template usage, it ultimately had many practical issues regarding length of involved expressions under regular usage as well as common code completion tools not being able to handle the structures. Instead, we now use a more conventional approach which is a lot more clean to use.
* Pica: Use some template magic to define register structures efficiently.Tony Wasserka2014-06-121-2/+3
|
* added ThreadQueueList class to common (taken from PPSSPP)bunnei2014-05-161-0/+1
|
* added BitField to commonbunnei2014-05-081-0/+1
|
* updated windows scm_rev code to use new styleShizZy2014-04-241-1/+2
|
* Add symbols mapMathieu Vaillancourt2014-04-131-0/+2
|
* fixed project includes to use new directory structurebunnei2014-04-091-55/+54
|
* moved file_sys back to coreShizZy2013-09-261-3/+0
|
* moved file_sys to commonShizZy2013-09-241-0/+3
|
* added utf8 to common module, utils for dealing with utf8ShizZy2013-09-241-0/+2
|
* added swap types to commonShizZy2013-09-191-0/+1
|
* added file platform.hShizZy2013-09-161-0/+1
|
* added emu_window.h to define interface to drawing to a windowShizZy2013-09-051-0/+1
|
* replaced common code with dolphin commonShizZy2013-09-051-22/+46
|
* adding initial project layoutShizZy2013-08-301-0/+35