| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Allow computers with non-latin native codepages to build the project.
|
|
|
|
|
|
|
|
|
|
# Conflicts:
# .travis.yml
|
|
|
|
|
|
|
|
|
|
The linkgroups option is a convenience option that makes it
possible to specify all the libraries required to build an
application (console or GUI) in any order. It also prevents
circular dependency issues between libraries.
Basically, it surrounds the list of libraries with the
start-group/end-group options when calling the linker.
|
|
|
|
|
|
toolset, disable lzcnt)
|
|
|
|
|
|
|
|
Still uses vulkan to drive xenia UI, may look into decoupling later.
|
|
The main repo is a mess.
|
|
|
|
Extremely rough, just checking in so DrChat can snoop.
|
|
Fixes #497 and fixes #496.
Still rough edges, but at least less duplication.
|
|
- moving next to xex utils
- fixing error cases around icon setting (and allowing reset)
- making C++11
- abstracting a bit so future additions will be easier
- fixing non-xex uses
|
|
Utility library to support the XDBF file format for XEX module resources
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Too much code for such little use. This should simplify porting.
|
|
Will make it easier to use in standalone apps.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes #358.
|
|
|
|
|