Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix:core:Change all logging at lvl_error/warning to lvl_debug, unless it look... | sleske | 2014-11-22 | 1 | -7/+7 |
* | Refactor:core:Introduce enum for debug levels, and use it everywhere.|First p... | sleske | 2014-11-22 | 1 | -9/+9 |
* | Fix:core:Correct signature of event_add_watch: file descriptors are int's. | sleske | 2014-08-31 | 1 | -1/+1 |
* | Add:graphics_opengl:Support for mouse clicks with opengles | martin-s | 2012-03-04 | 1 | -4/+78 |
* | Add:graphics_opengl:Split up window.c in egl and x11 part | martin-s | 2012-03-04 | 1 | -0/+79 |