Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CMake cleanup | Yuri Kunde Schlesner | 2014-09-01 | 1 | -6/+18 |
| | | | | | | | | Several cleanups to the buildsystem: - Do better factoring of common libs between platforms. - Add support to building on Windows. - Remove Qt4 support. - Re-sort file lists and add missing headers. | ||||
* | Replace GLEW with a glLoadGen loader. | Yuri Kunde Schlesner | 2014-09-01 | 1 | -2/+2 |
| | | | | | | | | | 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. | ||||
* | Pica: Add support for dumping textures. | Tony Wasserka | 2014-08-25 | 1 | -1/+1 |
| | |||||
* | Removed unused citra.h | archshift | 2014-08-20 | 1 | -2/+1 |
| | |||||
* | CMakeLists: rename HEADS, improved comments | archshift | 2014-05-20 | 1 | -2/+2 |
| | | | | Changes for clarity of comments, removed redundant compiler flags. | ||||
* | Fixed indents | archshift | 2014-05-01 | 1 | -1/+1 |
| | |||||
* | Linux support | archshift | 2014-05-01 | 1 | -1/+6 |
| | |||||
* | A bit of Cmake love | archshift | 2014-05-01 | 1 | -6/+6 |
| | |||||
* | Some more experimentation | archshift | 2014-04-30 | 1 | -1/+1 |
| | |||||
* | Merge commit upstream/master into issue-7-fix | archshift | 2014-04-29 | 1 | -1/+1 |
|\ | |||||
| * | Need to add Xcursor to linker? | Thomas Edvalson | 2014-04-26 | 1 | -1/+1 |
| | | |||||
* | | IT'S ALIVE! | archshift | 2014-04-29 | 1 | -1/+3 |
|/ | |||||
* | Fixed CMake's import of GLFW. | Thomas Edvalson | 2014-04-25 | 1 | -1/+1 |
| | |||||
* | fixes to build on linux | bunnei | 2014-04-23 | 1 | -1/+1 |
| | |||||
* | fixed a bunch of errors in CMakeLists | bunnei | 2014-04-10 | 1 | -1/+1 |
| | |||||
* | updated CMakeLists | bunnei | 2014-04-10 | 1 | -2/+2 |
| | |||||
* | renamed from citrus to citra | ShizZy | 2013-09-26 | 1 | -0/+12 |