Patch:graphics/sdl:Make debugging less noisy
[profile/ivi/navit.git] / navit / navit / graphics / sdl / graphics_sdl.c
2012-04-22 noradPatch:graphics/sdl:Make debugging less noisy
2011-08-26 noradPatch:graphics/sdl:Reduce logging noise.
2011-08-26 noradFix:graphics/sdl:the timeout should not free itself...
2011-08-15 noradPatch:graphics/sdl:use dbg instead of printf
2011-07-16 noradFix:graphics/sdl:Adjust rotation for the HP TouchPad...
2011-04-22 noradFix:grpahics/sdl:Initialize keybuf to fix back gesture...
2011-04-19 noradPatch:graphics/sdl:Fix indentation
2011-04-19 noradPatch:graphics/sdl:Make ft_buffer global again, but...
2011-04-19 noradPatch:graphics/sdl:Clean up indentation of the code.
2011-04-19 noradFix:graphics/sdl:Move ft_buffer into graphics_priv...
2011-04-13 noradFix:graphics/sdl:Prevent creating the rotation event...
2011-04-11 noradPatch:graphics/sdl:Implement dampening for the accelero...
2011-03-28 noradPatch:graphics/sdl:Reenable switching between landscape...
2011-03-15 xenos1984Fix:SDL:Removed useless references to fontconfig.
2011-03-02 noradFix:vehicle/webos:Add support for WebOS 2.x
2011-02-23 xenos1984Fix:graphics/sdl:Increased maximal number of OSD items...
2011-02-16 noradPatch:graphics/sdl:New fix for compiler warnings.
2011-02-12 tegzedFix:graphics/sdl:reverted to the set_pixel routine...
2011-02-12 noradPatch:graphics/sdl:Second attempt to optimize buffer...
2011-02-12 rikkyFix:core:Fix clang compiler warnings: discarded consts
2011-02-11 noradPatch:graphics/sdl:Output chosen screen resolution...
2011-02-11 noradRevert "Patch:graphics/sdl:use g_alloca for temporary...
2011-02-09 noradPatch:graphics/sdl:Remove unused font-stuff
2011-02-09 noradPatch:graphics/sdl:Fix compiler warnings
2011-02-09 noradFix:graphics/sdl:Fix clipping of streetnames on left...
2011-02-09 noradPatch:graphics/sdl:Avoid useless double-conversion.
2011-02-09 noradPatch:graphics/sdl:use g_alloca for temporary allocatio...
2011-01-31 noradFix:graphics/sdl:Implement own text-blending routine...
2011-01-26 noradFix:graphics/sdl:Make the compiler happy
2011-01-17 noradFix:graphics_sdl:Remove unused struct fontfamilies.
2010-12-25 noradAdd:graphics/sdl:implement event_watch in sdl eventloop
2010-12-24 xenos1984Fix:Core:Changed circle drawing after some problems...
2010-12-21 noradAdd:graphics/sdl:Add support for webOS|the glib event...
2010-12-16 tegzedFix:graphics/sdl:Reverted to r3780 until issues on...
2010-12-14 tegzedFix:graphics/sdl:Fix transparency problem of text rendering
2010-12-13 tegzedFix:graphics/sdl:eliminate some memory leaks
2010-12-13 tegzedFix:graphics/sdl:Fixed handling of enabled state
2010-12-11 tegzedFix:graphics/sdl:Improved text draw in SDL graphics...
2010-09-17 woglindePatch:graphics/sdl: UNICODE-keycode patch from ticket...
2010-03-30 martin-sAdd:graphics_sdl:Flags for using SW_SURFACE
2009-08-25 martin-sFix:graphics_sdl:Overlay active per default
2009-08-25 martin-sFix:graphics_sdl:Fixes from jehan
2009-06-25 martin-sAdd:graphics_sdl:Added support for setting the window...
2009-05-27 martin-sFix:graphics_sdl:Request event system
2009-01-14 martin-sFix:graphics_sdl:Increase number of overlays
2009-01-05 martin-sFix:graphics_sdl:Made working again
2008-11-02 zaxlFIX:graphics:Make sdl graphics compile
2008-08-21 kazer_Fix:Tickets 141 & 182:Make fonts configurable from...
2008-07-13 rphlxFix:graphics_sdl:Match keypress_callback in core. Fix...
2008-07-06 rphlxAdd:graphics_sdl:Custom rastering code with anti-aliasi...
2008-06-25 rphlxFix:graphics:Pass struct navit* to graphics plugins...
2008-06-20 rphlxFix:graphics_sdl:Avoid sigsegv with gui_internal fullsc...
2008-06-20 rphlxFix:graphics_sdl:Postpone initial resize_callback to...
2008-06-17 rphlxFix:graphics_sdl: ft cleanup. sdl_flip to prevent linux...
2008-06-17 rphlxFix:graphics_gtk+sdl: ft glyph leak in bbox (valgrind)
2008-06-15 martin-sAdd:graphics_sdl:Added graphics_sdl code from rphlx