Hacking

eglib can be extended to support new display controllers and platforms or to have new drawing functions somewhat easily:

  • Fork eglib’s Git and clone it.

  • Visit Usage to learn how to setup a development version.

  • Pick one of the guides below to get you up to speed.

If you have questions, please reach out.

Once you have working code, send a pull request of your good work so others can benefit from it. If your change changed any documentation, make sure to run make update-html and add all changes before submitting your pull request.