| Age | Commit message (Expand) | Author |
| 2018-01-21 | Merge pull request #1059 from TheCubeMaster019/master | Justin Moore |
| 2017-12-22 | Allow computers with non-Latin codepages to build the project | Prism Tutaj |
| 2017-12-20 | Disable LTO on clang | DrChat |
| 2017-12-19 | Clang building on linux | DrChat |
| 2017-12-14 | Disable "deprecated-register" warning | DrChat |
| 2017-12-14 | Merge branch 'linux' of git://github.com/dougvj/xenia into linux | DrChat |
| 2017-09-20 | Fix travis BUILD | scribam |
| 2017-08-03 | UI: Very basic dynamic DPI support | DrChat |
| 2017-07-11 | Add C++ lib linker for clang on Linux | Doug Johnson |
| 2017-07-11 | Add Add XCB/Xlib interaction and X11 specific GTK headers/includes | Doug Johnson |
| 2017-07-11 | Enable premake linkgroups when building Linux applications | sephiroth99 |
| 2017-07-09 | Add compile and link flags for Linux platform (X11, vulkan, gtk, etc) | Doug Johnson |
| 2017-05-08 | (WIP) Add a native PowerPC testing frontend | Dr. Chat |
| 2017-05-07 | Premake: Fix a few issues (using deprecated functionality, hard to change too... | Dr. Chat |
| 2017-02-06 | Testing travis xenia powerpc testing | Dr. Chat |
| 2017-02-05 | Link with c++ on linux | Dr. Chat |
| 2017-02-05 | Try and re-enable travis builds | Dr. Chat |
| 2016-08-04 | Add a null graphics system (enable with --gpu=null) | Dr. Chat |
| 2016-02-18 | Adding a subset of the glslang repo dealing with spirv. | Ben Vanik |
| 2016-02-18 | Skeleton xenia::gpu::vulkan implementation, enough to start trace viewer. | Ben Vanik |
| 2016-02-18 | Initial vulkan context and immediate drawer. | Ben Vanik |
| 2016-01-18 | Reconcile debugger and save state stuff into a single implementation. | Ben Vanik |
| 2016-01-10 | Cleaning up xdbf stuff. | Ben Vanik |
| 2016-01-07 | Added XDBF utility library | x1nixmzeng |
| 2016-01-01 | Adding yaml-cpp for #428, use rando fork until jbeder/yaml-cpp#342 lands. | Ben Vanik |
| 2016-01-01 | Minor clang warning fixes. | Ben Vanik |
| 2015-12-31 | Upgrading to the latest premake and adding tool for dumping LLVM json. | Ben Vanik |
| 2015-12-30 | Replacing zlib with snappy in traces, adding trace header, docs. | Ben Vanik |
| 2015-12-30 | Adding snappy dependency (to replace zlib) for #505. | Ben Vanik |
| 2015-12-30 | Folding build_tools back into the main repo for simplicity. | Ben Vanik |
| 2015-12-26 | Dropping elemental-forms and swapping out with imgui. | Ben Vanik |
| 2015-11-24 | Shuffling spirv code so it's not tied to xe::gpu. | Ben Vanik |
| 2015-11-22 | Assembler/disassembler via SPIRV-Tools. | Ben Vanik |
| 2015-11-21 | spirv headers and compiler skeleton. | Ben Vanik |
| 2015-11-20 | Add zlib repository | Dr. Chat |
| 2015-09-22 | Fixing checked build. | Ben Vanik |
| 2015-09-22 | Move Windows specific linkoption under Windows platform section. | sephiroth99 |
| 2015-09-22 | Set std=c++14 only when compiling C++ projects. | sephiroth99 |
| 2015-09-12 | Correcting bad flags.txt path. Fixes #424. | Ben Vanik |
| 2015-08-29 | Add gflags to projects that need it only | Dr. Chat |
| 2015-08-29 | Was about to update microprofile, but the new version is meh. | Ben Vanik |
| 2015-08-22 | Release builds also need symbols. | Ben Vanik |
| 2015-08-18 | Linux tweaks. | Ben Vanik |
| 2015-08-04 | Replacing beaengine in mmio handler with custom decoder. | Ben Vanik |
| 2015-08-01 | Don't allow cross-compilation, for now. | Ben Vanik |
| 2015-08-01 | clang fixes. | Ben Vanik |
| 2015-08-01 | Basic linux build. | Ben Vanik |
| 2015-07-18 | Fixing some particularly bad /W4. | Ben Vanik |
| 2015-07-18 | Cleaning up some /W4 errors. | Ben Vanik |
| 2015-07-18 | Switching to premake. Probably with disasterous consequences. | Ben Vanik |