summaryrefslogtreecommitdiff
path: root/navit/graphics/opengl/graphics_opengl_x11.c
Commit message (Expand)AuthorAgeFilesLines
* Fix:core:Change all logging at lvl_error/warning to lvl_debug, unless it look...sleske2014-11-221-7/+7
* Refactor:core:Introduce enum for debug levels, and use it everywhere.|First p...sleske2014-11-221-9/+9
* Fix:core:Correct signature of event_add_watch: file descriptors are int's.sleske2014-08-311-1/+1
* Add:graphics_opengl:Support for mouse clicks with openglesmartin-s2012-03-041-4/+78
* Add:graphics_opengl:Split up window.c in egl and x11 partmartin-s2012-03-041-0/+79