aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/citra
Commit message (Collapse)AuthorAge
...
* | Need to add Xcursor to linker?Gravatar Thomas Edvalson2014-04-25
|/
* Fixed CMake's import of GLFW.Gravatar Thomas Edvalson2014-04-25
|
* fixes to build on linuxGravatar bunnei2014-04-22
|
* removed unused macros from citra.hGravatar bunnei2014-04-10
|
* fixed a bunch of errors in CMakeListsGravatar bunnei2014-04-09
|
* updated CMakeListsGravatar bunnei2014-04-09
|
* - removed deprecated version.hGravatar bunnei2014-04-08
| | | | | - cleaned up window title - cleaned up emu_window_glfw/emu_window
* fixed license headers in citra projectGravatar bunnei2014-04-08
|
* fixed project includes to use new directory structureGravatar bunnei2014-04-08
|
* got rid of 'src' folders in each sub-projectGravatar bunnei2014-04-08
|
* Merge branch 'hardware-interface'Gravatar bunnei2014-04-07
|\ | | | | | | | | Conflicts: src/core/src/core.h
| * removed unused comments, changed main processing loop to be infiniteGravatar bunnei2014-04-07
| |
| * set window size to correspond to framebuffer sizesGravatar bunnei2014-04-06
| |
| * added project linker referenceGravatar bunnei2014-04-06
| |
* | Support vs express edition without having to get platform sdkGravatar Mathieu Vaillancourt2014-04-04
|/
* added simple processing loop and ELF loading to main()... hackish, will ↵Gravatar bunnei2014-03-31
| | | | cleanup later
* moved some core functions over to system moduleGravatar ShizZy2013-10-03
|
* upgraded proj files to vs 2013Gravatar ShizZy2013-09-26
|
* renamed from citrus to citraGravatar ShizZy2013-09-26