summaryrefslogtreecommitdiffstats
path: root/vsprops (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove hand-crafted Visual Studio solution.Yuri Kunde Schlesner2014-09-0110-252/+0
|
* Update GLFW to 3.0.4 and include x64 lib for MSVCYuri Kunde Schlesner2014-09-012-3/+3
|
* Replace GLEW with a glLoadGen loader.Yuri Kunde Schlesner2014-09-014-6/+5
| | | | | | | | | This should fix the GL loading errors that occur in some drivers due to the use of deprecated functions by GLEW. Side benefits are more accurate auto-completion (deprecated function and symbols don't exist) and faster pointer loading (less entrypoints to load). In addition it removes an external library depency, simplifying the build system a bit and eliminating one set of binary libraries for Windows.
* citra_qt: Removed autogenerated files from repo and fixed build issues.bunnei2014-06-221-1/+1
|
* fixed VSProps for Qt DLL copybunnei2014-04-223-6/+10
|
* Ignore scm_rev.h and auto copy Qt dlls to bin folder on build.Mathieu Vaillancourt2014-04-193-1/+12
|
* Temporarily "fix" citra_qt for WindowsMathieu Vaillancourt2014-04-112-3/+3
|
* fixed project includes to use new directory structurebunnei2014-04-091-1/+1
|
* added initial renderer codebunnei2014-04-061-1/+1
|
* Basic QT windowMathieu Vaillancourt2014-04-013-0/+63
|
* renamed from citrus to citraShizZy2013-09-261-1/+1
|
* added UNICODE preprocessor defineShizZy2013-09-242-2/+2
|
* removed preprocessor defines from base.props... these were not usedShizZy2013-09-241-1/+2
|
* renamed project to 'citrus'ShizZy2013-09-141-1/+1
|
* renamed AkiruBinDir to EmuBinDirShizZy2013-09-091-7/+7
|
* enabled StringPooling and EnableEnhancedInstructionSetShizZy2013-09-091-1/+3
|
* added missing project dependenciesShizZy2013-09-091-0/+3
|
* various fixes to be able to build projectShizZy2013-09-053-11/+11
|
* renamed VS properties to be correct filename caseShizZy2013-09-055-0/+0
|
* replaced common code with dolphin commonShizZy2013-09-052-0/+0
|
* adding initial project layoutShizZy2013-08-307-0/+169