pcsx-redux/third_party/EABase
2022-06-29 19:37:40 -07:00
..
doc Adding EASTL. 2022-06-29 19:37:35 -07:00
include/Common/EABase Basic font drawing - still not proper API tho. 2022-06-29 19:37:40 -07:00
test Adding EASTL. 2022-06-29 19:37:35 -07:00
.gitignore Adding EASTL. 2022-06-29 19:37:35 -07:00
.gitmodules Adding EASTL. 2022-06-29 19:37:35 -07:00
.p4ignore Adding EASTL. 2022-06-29 19:37:35 -07:00
.travis.yml Adding EASTL. 2022-06-29 19:37:35 -07:00
CMakeLists.txt Adding EASTL. 2022-06-29 19:37:35 -07:00
CONTRIBUTING.md Adding EASTL. 2022-06-29 19:37:35 -07:00
LICENSE Adding EASTL. 2022-06-29 19:37:35 -07:00
README.md Adding EASTL. 2022-06-29 19:37:35 -07:00

EABase

Build Status

EABase is a small set of header files that define platform-independent data types and macros.

Documentation

Please see Introduction.

Compiling sources

Please see CONTRIBUTING.md for details on compiling and testing the source.

Credits

Roberto Parolin is the current EABase owner within EA and is responsible for the open source repository.

License

Modified BSD License (3-Clause BSD license) see the file LICENSE in the project root.