summaryrefslogtreecommitdiff
path: root/navit/graphics
Commit message (Expand)AuthorAgeFilesLines
* Fix:graphics_win32:Restored mingw32ce compatibilitymartin-s2011-10-011-1/+1
* Fix:graphics_win32:define dummy struct for alpha blending if not availablemartin-s2011-09-301-0/+13
* Fix:Core:Move declarations to the begin to be c95 compatiblemartin-s2011-09-301-1/+1
* fix:graphics/null: -fixed initialization of null graphics driver to enable ca...tegzed2011-09-281-2/+34
* Add:graphics_qt_qpainter:Enable -qws switch optionallymartin-s2011-09-152-3/+8
* Fix:graphics_qt_qpainter:Fixed a few compatibility bugsmartin-s2011-09-154-10/+38
* add:core: -added possibility to select objects in the command system by filte...tegzed2011-09-071-0/+5
* Add:graphics_android:Save package name for later reusemartin-s2011-08-311-4/+10
* Add:graphics_cocoa:Implement draw_drag to let cursor movemartin-s2011-08-291-3/+18
* Add:graphics_cocoa:Implemented overlay_disable and smarter method to detect w...martin-s2011-08-281-22/+32
* Fix:graphics_cocoa: Avoid layer overpaintingmartin-s2011-08-271-9/+23
* Fix:graphics_cocoa:Add overlaysmartin-s2011-08-261-53/+98
* Patch:graphics/sdl:Reduce logging noise.norad2011-08-261-1/+1
* Fix:graphics/sdl:the timeout should not free itself. Can lead to doublefree.norad2011-08-261-12/+13
* Fix:graphics_cocoa:Better main argument handlingmartin-s2011-08-251-8/+2
* Fix:graphics_cocoa:Font rendering and timeoutsmartin-s2011-08-241-11/+44
* Add:graphics_cocoa:More functionality, now menu worksmartin-s2011-08-242-11/+184
* Fix:graphics_cocoa:iPhone buildmartin-s2011-08-231-2/+13
* Add:graphics_cocoa:Enough support to draw a mapmartin-s2011-08-231-41/+50
* Add:graphics_cocoa:More functionalitymartin-s2011-08-231-17/+173
* Add:graphics_cocoa:Cleanup and some more workmartin-s2011-08-237-214/+358
* Add:graphics_null: add an attribute event_loop_system, so we can choose if th...woglinde2011-08-161-2/+14
* Patch:graphics/sdl:use dbg instead of printfnorad2011-08-151-1/+1
* Add:Core:Initial work for graphics_cocoamartin-s2011-07-216-0/+214
* Fix:graphics/sdl:Adjust rotation for the HP TouchPad. Landscape works ok, por...norad2011-07-161-6/+14
* Fix:graphics/qt_qpainter:Fixed sigsegv on fullscreen OSD command. Ticket 618.akashihi2011-07-082-7/+7
* Fix:graphics/qt_qpainter:Implemented proper handling for close event akashihi2011-07-084-13/+95
* Fix:graphics/qt_qpainter:Splitted render class and graphics interface impleme...akashihi2011-07-086-417/+434
* Fix:graphics_gtk_drawing_area:Force sane localemartin-s2011-06-301-0/+4
* Revert:graphics_win32:Reverting this file back to Revision 4481 (Rev 4340 for...geoghegan2011-05-181-14/+2
* Add:graphics_win32:Better configurability of SIP button handlingmartin-s2011-05-141-2/+10
* Fix:Graphics:Shows the icons (Bottons and POI) on the WinCE port againgeoghegan2011-05-121-1/+1
* Fix:graphics_win32:Better compatibility with libpngmartin-s2011-05-091-0/+4
* Add:graphics_opengl:opengles 1 compatibilitymartin-s2011-05-012-23/+133
* Add:graphics_opengl:Image and text rendering for opengl es 2.0martin-s2011-05-011-16/+83
* Add:graphics_opengl:More opengles workmartin-s2011-05-011-7/+19
* Add:graphics_opengl:First try on openglES 2.0 supportmartin-s2011-04-302-5/+251
* Fix:graphics_opengl:Reformattedmartin-s2011-04-301-1113/+1098
* Fix:graphics_opengl:Removed obsolete glc referencemartin-s2011-04-281-9/+17
* Fix:graphics_opengl:Check for FreeImage_Rotatemartin-s2011-04-281-0/+2
* Fix:grpahics/sdl:Initialize keybuf to fix back gesture on webOSnorad2011-04-221-1/+1
* Patch:graphics/sdl:Fix indentationnorad2011-04-191-292/+290
* Patch:graphics/sdl:Make ft_buffer global again, but only free it when overlay...norad2011-04-191-24/+19
* Patch:graphics/sdl:Clean up indentation of the code.norad2011-04-191-747/+746
* Fix:graphics/sdl:Move ft_buffer into graphics_priv. Prevents multiple g_free ...norad2011-04-191-18/+22
* Fix:gtk_drawing_area:Destroy the image cache hash_table only when we have no ...woglinde2011-04-171-3/+4
* Fix:gtk_drawing_area:Fix memleak found by valgrind, use full variant of hasht...woglinde2011-04-141-17/+31
* Fix:graphics/sdl:Prevent creating the rotation event if the orientation didn'...norad2011-04-131-11/+13
* Patch:graphics/sdl:Implement dampening for the accelerometer so the orientati...norad2011-04-111-4/+22
* Patch:graphics/sdl:Reenable switching between landscape and portrait view usi...norad2011-03-281-9/+19