Messages by Thread
-
{DirectFB} DFB: Update banner!
andi
-
{DirectFB} Options: Add 'call-bin-max-num=<n>' and 'call-bin-max-data=<n>' to configure the maximum call number/data for async call buffer.
andi
-
{DirectFB} Options: Add 'graphics-state-call-limit=<n>' to set FusionCall quota for graphics state objects.
andi
-
{DirectFB} core: backport CoreGraphicsStateClient_Flush() from 1.7
andi
-
{DirectFB} IDirectFBEventBuffer: Add some debug messages for surface updates.
andi
-
{DirectFB} Core: In dfb_layer_region_flip_update() call dfb_gfxcard_flush().
andi
-
{DirectFB} direct: Document DirectHashIteratorFunc.
andi
-
{DirectFB} direct: Add D_INFO_LINE_MSG() and make D_INFO_LINE*() macros a no-op when debug is not enabled.
andi
-
{DirectFB} Core: Add CoreSurface surface event debug.
andi
-
{DirectFB} Core: Add CoreSurfaceClient_real debug.
andi
-
{DirectFB} gfx: add some FIXME comments where I suspect an off by one error
andi
-
{DirectFB} IDirectFB: Use DWOP_KEEP_SIZE when width/height are specified in surface description (force-windowed).
andi
-
{DirectFB} SetClipboardData: Fix for no timestamp.
andi
-
{DirectFB} linux_input: Make linux-input-force work again with no-vt. Add some debug.
andi
-
{DirectFB} IDirectFB: When force-windowed applications use SetVideoMode, create window with DWOP_KEEP_SIZE.
andi
-
{DirectFB} dfbtest_water: cleanups
andi
-
{DirectFB} core: cleanups, fix warnings
andi
-
{ilixi} MemoryMonitor: Changes for page fault avg calc.
tarik
-
{DirectFB} fusion: cleanups, fix warnings
andi
-
{DirectFB} direct: cleanups, fix warnings
andi
-
{DirectFB} API: cleanup trailing comma in enums
andi
-
{DirectFB} API: Add six keys, e.g. for phones.
andi
-
{ilixi} ApplicationManager: Fix for handleMemoryState.
tarik
-
{DirectFB} fusion: minimal optimisation in fusion_call_execute*() using call->fusion_id instead of lookup
andi
-
{DirectFB} defaultwm: Fix update_lock placements.
andi
-
{DirectFB} dfbtest_surface_compositor_threads: Add FPS prints.
andi
-
{DirectFB} fix previous commit for DirectFB 1.6
andi
-
{DirectFB} Merge branch 'directfb-1.6' of git+ssh://git.directfb.org/git/directfb/core/DirectFB into directfb-1.6
mass
-
{DirectFB} tests: add dfbtest_blit_threads and dfbtest_surface_compositor_threads
andi
-
{DirectFB} voodoo: update player info, address etc.
andi
-
{DirectFB} videoprovider: remove sleep(1)
andi
-
{DirectFB} videoprovider: also support audio for gst-1.0 api
andi
-
{DirectFB} debian: remove uwmdump
andi
-
{DirectFB} fusion: Use malloc()ed FUSION_MESSAGE_SIZE*4 buffer for reading.
andi
-
{DirectFB} Core: Implement SetSrcConvolution() via flux.
andi
-
{DirectFB} Core: Debug log window events, only buttons for now.
andi
-
{DirectFB} dfbtest_fillrect: Clear first.
andi
-
{DirectFB} dfbtest_old_gl2: Set shader float precision.
andi
-
{DirectFB} IDirectFBSurface: Split up rectangles into groups of 200.
andi
-
{DirectFB} egl: better error handling, dealloc textures/fbos
andi
-
{DirectFB} dfbtest_surface_compositor: allow access to offscreen surfaces for compositing to other processes
andi
-
{DirectFB} Core: avoid call to direct_trace_lookup_symbol_at() by calling direct_log_domain_check()
andi
-
{DirectFB} Fusion: Avoid direct_trace_lookup_symbol_at() when debug domain is not enabled by calling direct_log_domain_check() first
andi
-
{DirectFB} direct: Fix double locking of domains mutex in direct_log_domain_check()
andi
-
{linux-fusion} fusiondev: compatibility for old clients (major < 9)
andi
-
{DirectFB} graphics: Fix crash due to missing initialisation of renderer pointer.
dok
-
{DirectFB} IDirectFBWindow: Use CoreWindow_GetInsets(), remove CoreWindowStack_GetInsets().
dok
-
{ilixi} update bg with dithered version
dok
-
{DirectFB} mkdfiff: add dithering to RGB16 conversion code
dok
-
{DirectFB} gfx: remove workaround from dfb_gfx_copy_regions_client()
dok
-
{DirectFB} API: Fix DFXL_ALL* for DFXL_TILEBLIT and DFXL_FILLSPAN
dok
-
{DirectFB} fusion: flush buffered calls in fusion_reactor_dispatch_channel()
dok
-
{ilixi} Add Qt apps.
tarik
-
{ilixi} Fix for DWET_GOTFOCUS and DWET_LOSTFOCUS behaviour.
tarik
-
{ilixi} fix include for C
andi
-
{DirectFB} gfx: in dfb_gfx_copy_regions_client() fall back to CoreSurface_BackToFrontCopy() if task-manager is not used
andi
-
{ilixi} Add MemoryMonitor for ApplicationManager.
tarik
-
{ilixi} Changes for application status notifications.
tarik
-
{DirectFB} divine: replace direct_thread_cancel usage by sending STOP message via file descriptor
dok
-
{DirectFB} IDirectFBSurface: log rects/points in BatchBlit
dok
-
{DirectFB} fusion: extend some error messages
dok
-
{DirectFB} media: just some comments
dok
-
{ilixi} Resize bg image for dark theme.
tarik
-
{DirectFB} GenefxEngine: change DFB_GENEFX_TASK_WEIGHT_MAX from 10000000 to 1000000 and move wait from task Push to engine setup
dok
-
{DirectFB} CoreGraphicsStateClient: send blits in batches of up to 200 each
dok
-
{ilixi} AppBase: set max timeout to 10s and warn on negative or zero timeout
dok
-
{ilixi} AppMan: change startup delay to 100ms, will redesign to avoid sleeps.
dok
-
{linux-fusion} API: Move call_id to beginning of FusionCallExecute and FusionCallExecute2 to fix permission checking code, make version 9.0.0.
dok
-
{ilixi} AppCompositor: Changes for handling focus with multiple windows.
tarik
-
{ilixi} Font: Add style to << and >> operators.
tarik
-
{ilixi} Fix: getModification time should return 0 on failure.
tarik
-
{ilixi} Dialog: Minor fix and more logging.
tarik
-
{ilixi} Style: Create and parse a simpler file once xml is loaded.
tarik
-
{ilixi} AppBase: Flush last motion if there are other window events.
tarik
-
{DirectFB} fusion: set call names for world_refs call and object destructor
dok
-
{DirectFB} fbdev: In fbdevLock() use allocation->index instead of dfb_surface_buffer_index(allocation->buffer).
dok
-
{linux-fusion} fusionee: Check for exe_file pointer before putting the name of a fusionee.
dok
-
{linux-fusion} ioctl: add FUSION_ENTRY_SET_INFO support to FT_CALL.
dok
-
{DirectFB} libfusion: add empty implementations of __Fusion_call_init() __Fusion_call_deinit() and fusion_call_set_quota()
andi
-
{DirectFB} IDirectFBEventBuffer: Add dump_event() function for debug log.
dok
-
{DirectFB} SaWMan: Set name of manager call.
dok
-
{DirectFB} DFIFF: Load image provider directly in slave in case of DFIFF header.
dok
-
{ilixi} configure: Add --enable-trace option and remove trace from --enable-debug.
dok
-
{DirectFB} DFIFF: Check for DFIFF_FLAG_PREMULTIPLIED and premultiply/demultiply when needed.
dok
-
{ilixi} AppBase: Fix spurious events due to uninitialised 'lastMotion.type'.
dok
-
{DirectFB} Task: Remove TASK_FLAG_EMITNOTIFIES from DisplayTask.
dok
-
{DirectFB} dfbtest_font: Append some characters to test string to check kerning.
dok
-
{DirectFB} FT2: Make kerning cache entries lazy, speeds up CreateFont() on average by factor 6 on an embedded device.
dok
-
{DirectFB} dfbtest_font: Restore test string after accidental commit.
dok
-
{ilixi} Use DFIFF in dark style.
tarik
-
{ilixi} Style: Should not modify style path.
tarik
-
{DirectFB} DFIFF: Fix loading DFIFF to premultiplied (using DSBLIT_SRC_PREMULTIPLY).
dok
-
{ilixi} utf8: Include <arpa/inet.h>, FIXME: should not depend on htonl for just this case.
dok
-
{ilixi} Compositor: Changes for OSK with multiple windows.
tarik
-
{DirectFB} Task: Enable warnings when DFB_TASK_DEBUG is true.
dok
-
{DirectFB} fusion: Move call bins to TLS to avoid blocking other threads, and prevent dead locks.
dok
-
{linux-fusion} fusionee: Add fusionee_remove_message_callback() to remove callbacks on pending packets, by context pointer.
dok
-
{DirectFB} fusion: Add fusion_call_set_quota() using new ioctl in linux-fusion 8.11.0.
dok
-
{linux-fusion} Call: Add quota for calls, to limit the number of pending calls of a FusionCall per fusionee.
dok
-
{DirectFB} core: Call direct_perf_dump_all() when core shuts down.
dok
-
{DirectFB} direct: Print header for performance counter list only when items are available.
dok
-
{DirectFB} graphics: Add some comments to CoreGraphicsStateClient structure.
dok
-
{DirectFB} GHenefx: Add some debug.
dok
-
{DirectFB} sawman: Move graphics state and client to wm data to fix non-secure fusion case.
dok
-
{DirectFB} wm: Add dfb_wm_get_data().
dok
-
{ilixi} LineInput: Fixes for cursor and layout positioning.
tarik
-
{DirectFB} direct: Add missing perf files to makefile.
dok
-
{DirectFB} IDirectFBSurface: Add CoreGraphicsStateClient_Flush() calls in flipping functions.
dok
-
{DirectFB} Graphics: In IGraphicsState_Real::Flush() call dfb_gfxcard_flush().
dok
-
{DirectFB} Core: Add dfb_gfxcard_flush() to emit any pending operations.
dok
-
{DirectFB} Renderer: Don't use .field style init.
dok
-
{DirectFB} direct: Add performance counters.
dok
-
{ilixi} SurfaceView: When updating with new surface event synchronisation, still update on compositor highest rate for non-surfaceview based updates.
dok
-
{ilixi} SurfaceView: Comment out debug print.
dok
-
{ilixi} Compositor: Implement new mechanism to reduce compositor frame rate while increasing overall performance with multiple apps running, e.g. in switcher.
dok
-
{DirectFB} IDirectFBSurface: Add time_stamp to DFBSurfaceEvent.
dok
-
{ilixi} Animations: Add option '--light' and set background to Fill only.
dok
-
{ilixi} GridLayout: Fix a crash.
dok
-
{ilixi} Surface: Use DSFLIP_SWAP along with passing the updated region in FlipNew mode.
dok
-
{ilixi} animations: Make non-affine the default launch mode in appdef.
dok
-
{ilixi} configure: If DFB_SURFACE_EVENTS is exported, take that instead of checking the version, print result in summary.
dok
-
{ilixi} TabPanel: Add support for key navigation.
tarik
-
{ilixi} Add ilixi_dialer for phone compositor.
tarik
-
{DirectFB} Graphics: Call CoreGraphicsStateClient_Flush() in ClientList.FlushAll*() rather than checking for local renderer.
dok
-
{LiTE} window: Add environment variable LITE_BOUNDING_UPDATES, when exported always update bounding region of updates with one draw/flip.
dok
-
{LiTE} box: Add environment variable LITE_DEBUG_UPDATES, when exported show red (queue update) and blue (draw window due to update) rectangles...
dok
-
{LiTE} textline: Fix wrong DrawString coordinates when update is clipped.
dok
-
{DirectFB} Genefx: Use Util::PacketBuffer instead of std::vector and add accounting for pixel operations to keep tasks short in execution time.
dok
-
{DirectFB} Util: Use dfb_gfxcard_batchstretchblit() in dfb_gfx_stretch_stereo().
dok
-
{DirectFB} Util: Add PacketBuffer utility class for chunk wise allocation.
dok
-
{DirectFB} Core: Rename dfb_surface_flip() to dfb_surface_flip_buffers() called internally, make dfb_surface_flip() a wrapper checking for task manager option.
dok
-
{DirectFB} Task: Hotfix BACKSYSTEM flipping with task manager, creating a temporary graphics state client.
dok
-
{Test} df_dok: Add option '--csv' to print results as comma separated values.
dok
-
{Test} df_andi: Add option '-f' to print FPS on stdout each second.
dok
-
{DirectFB} sawman: Use graphics state client to use task manager based renderering if enabled.
dok
-
{DirectFB} Renderer: Fix for Blit transform.
dok
-
{DirectFB} fusion: Fix ref catch/throw for always-indirect mode.
dok
-
{DirectFB} Renderer: Add tesselation/transformation framework to new Renderer code.
dok
-
{DirectFB} API: Add DFBVertex1616 like DFBVertex but using 16.16 fixed point instead of float.
dok
-
{ilixi} AppMan: Fix for case when getenv returns NULL in searchExec.
tarik
-
{ilixi} Update .gitignore file.
tarik
-
{ilixi} Add example Qt appdef.
tarik
-
{Unnamed} curl: performance fix
andi
-
{Unnamed} lite_WebKit/soup: performance fix
andi
-
{Unnamed} lite: set tiled backing store unless WEBKITDFB_NO_TILES is set
andi
-
{FusionSound} build: build dummy driver
andi
-
{DirectFB} Util: Include <direct/memcpy.h> for TempArray.
dok
-
{DirectFB} fusionsound: Fix crash in dummy driver when no driver is set.
dok
-
{DirectFB} fusionsound: Fix warnings about set but unused variable caps.
dok
-
{DirectFB} dfbdump: Show KEEP_SIZE option for windows.
dok
-
{DirectFB} Water: Change WTT_NONE (0) to WTT_UNKNOWN (1), make WTT_IDENTITY = 0.
dok
-
{DirectFB} Util: Add DFBAccelerationMask_Name( DFBAccelerationMask ) returning an std::string.
dok
-
{ilixi} Painter: Use image capabilities while blitting.
tarik
-
{DirectFB} fusionsound: add dummy driver
dok
-
{ilixi} OSK: Fix for shift modifier.
tarik
-
{ilixi} Fix for numpad layout.
tarik
-
{ilixi} Fix for OSK target geometry.
tarik
-
{ilixi} Remove fps related debug output messages.
tarik
-
{ilixi} Use default text color for tab buttons.
tarik
-
{ilixi} Fix for default theme definition.
tarik
-
{DirectFB} fusionsound/core: fix deadlock during shutdown
andi
-
{DirectFB} Task: add debug mode with logging of actions in Task, locking and other cleanups
dok
-
{DirectFB} direct: Add D_INFO_LINE() for easy on-demand tracing.
dok
-
{Unnamed} lite_WebKit: default focus webview always
dok
-
{ilixi} animations/animatedtiles: show fps in upper right corner (red)
dok
-
{Unnamed} webview: focus webview on click
dok
-
{ilixi} animatedtiles: Add buttons for formations.
dok
-
{DirectFB} OneBench: Use malloc'ed buffer rather than a huge array on stack.
dok
-
{DirectFB} sawman: Send device_id along with DFBWindowEvents.
dok
-
{DirectFB} IDirectFBWindow: Add DWEF_DEVICE_ID and device_id field to DFBWindowEvent.
dok