summaryrefslogtreecommitdiff
path: root/navit/graphics/opengl/graphics_opengl_egl.c
Commit message (Expand)AuthorAgeFilesLines
* Cleanup:global:force the re-attach the return type to the function declaratio...Joseph Herlant2018-05-301-4/+2
* cleanup:global:Use astyle to reformat everythingJoseph Herlant2018-05-251-57/+54
* Fix:debug:Change line separators for dbg to work also on win* platform (#546)Joseph Herlant2018-04-261-5/+5
* Fix:core:Change all logging at lvl_error/warning to lvl_debug, unless it look...sleske2014-11-221-1/+1
* Refactor:core:Introduce enum for debug levels, and use it everywhere.|First p...sleske2014-11-221-7/+7
* Add:graphics_opengl:Split up window.c in egl and x11 partmartin-s2012-03-041-0/+97