Messages by Thread
-
-
{directfb.org} typo
andi
-
{directfb.org} news about the new server
andi
-
test6
Denis Oliver Kropp
-
{DirectFB} Fusion: Turn object pool skirmish into mutex for secure fusion, add fusion_object_catch() convenience function.
dok
-
test7
Denis Oliver Kropp
-
{ilixi} compile fix
andi
-
{DirectFB} android: adopt newest changes, make compile work again for android
mass
-
{SaWMan} ISaWManManager_Real::SetWindowConfig: Resize surface when resizing window without DWOP_SCALE.
dok
-
{WebKitDFB} WebKit: follow interface changes, fix scrollbar
mass
-
{WebKitDFB} WebKit: no soup
mass
-
{WebKitDFB} WebKit: add basic plugin support
mass
-
{Applied} link against libfusiondale
andi
-
{directfb.org} issues
dok
-
{DirectFB} fonts: make x and y advances 24.8 fixed point to fix font rotation
andi
-
{DirectFB} VideoProvider: use FusionSound for audio playback
mass
-
{WebKitDFB} webkit: fix pause()
mass
-
{DirectFB} videoprovider: make bus local, fix setting speed
mass
-
{WebKitDFB} webkit: set/get speed, check provider status
mass
-
{DirectFB} videoprovider: set finished when no more data is available
mass
-
{DirectFB} Revert "videoprovider: update curr timepos and duration during playback"
mass
-
{DirectFB} videoprovider: update curr timepos and duration during playback
mass
-
{WebKitDFB} webkit: WIP: reset ready state after loading URI, create layer and temp surface, blit video frames to layer's surface
mass
-
{WebKitDFB} webkit: do not check for gstreamer and xrender at all for directfb-builds
mass
-
{++DFB} PPDFB: Change static class DirectFB to namespace.
dok
-
{++DFB} MSVC: new structure with relative paths
dok
-
{DirectFB} fbdev: fix primaryFlipRegion prototype
andi
-
{SaWMan} version: 1.7.0
dok
-
{SaWMan} wm: always send DWET_SIZE event in resize_window() like in default wm
dok
-
{SaWMan} WM: Send update region along with dfb_layer_region_flip_update() and set DSFLIP_SWAP.
dok
-
{DirectFB} gfxdrivers: Follow layer API change.
dok
-
{DirectFB} Util: Add dfb_regions_unite() to calculate bounds of one or more regions.
dok
-
{DirectFB} VideoProvider: use pkg-config
mass
-
{WebKitDFB} webkit: WIP integration of dfb-internal video player based on gstreamer (only enabled when configured with cairo-dfb and video-enabled)
mass
-
{DirectFB} FIFO: Add locking in empty() and add waitEmpty() method.
dok
-
{DirectFB} CoreGraphicsStateClient: fix warning
dok
-
{directfb.org} linux-fusion announcement
andi
-
{directfb.org} linux-fusion 8.10.3
andi
-
{linux-fusion} FUSION_8_10_3
andi
-
{linux-fusion} update version to 8.10.3
andi
-
{DirectFB} configure: Disable gstreamer by default.
dok
-
{Applied} One: Check for notify thread in Destruct.
dok
-
{DirectFB} convert: add missing break in dfb_pixel_to_components() for DSPF_ABGR
andred
-
{DirectFB} Task: Only start manager thread when task-manager option is used.
dok
-
{DirectFB} convert: add missing break in dfb_pixel_to_color() for DSPF_ABGR
andred
-
{DirectFB} VideoProvider: added basic gstreamer implementation (WIP, only when --enable-gstreamer is passed to configure)
mass
-
{directfb.org} kleistpark doc
dok
-
{DirectFB} Core: Stub out Core_Push/Pop/GetCalling in case of single app build, thanks to Mike Nelis!
dok
-
{DirectFB} Core: Task Manager for surface access management, e.g. for multi GPU
dok
-
{DirectFB} Android: add switch for no-debug builds
mass
-
{DirectFB} Android: force quit when core is shutting down
mass
-
{SaWMan} sawman: rename sawman.c to enable build on windows
mass
-
{DirectFB} Android: follow sawman.c renaming to allow build on windows
mass
-
{SaWMan} sawman: respect "wm-fullscreen-updates" option
mass
-
{DirectFB} Android: use sawman wm
mass
-
{DirectFB} Android: build in sawman wm
mass
-
{linux-fusion} Revert "use vmalloc"
dok
-
{linux-fusion} fusionee: send messages immediately if type is FMT_LEAVE.
andi
-
{directfb.org} [email protected]
dok
-
{Test} df_fire: Use triple buffering.
dok
-
{Test} df_andi: Fix off by one in random position code avoiding penguins to tend to lower right corner.
dok
-
{directfb.org} s
dok
-
{directfb.org} oops
dok
-
{directfb.org} photoooo
dok
-
{directfb.org} add news (wip) :D
andi
-
{directfb.org} DirectFB 1.6.1
andi
-
{DirectFB} DIRECTFB_1_6_1
andi
-
{DirectFB} android: add add required files to the distribution
andi
-
{ilixi} fix update event queueing, use queue not stack
dok
-
{DirectFB} build-android: update readme
andi
-
{DirectFB} update news for 1.6.1
andi
-
{DirectFB} Fusion: limit dispatcher buffers to 4 for async execution3 calls
mass
-
{directfb.org} fusion 8.10.2
andi
-
{linux-fusion} FUSION_8_10_2
andi
-
{linux-fusion} Fusion: remove debug message
mass
-
{linux-fusion} update version to 8.10.2
andi
-
{linux-fusion} Fusion: cache up to 10 executions, do not free them, reuse valloc'ed memory
mass
-
{ilixi} hotfix blocking of first app in switcher
dok
-
{DirectFB} direct/interface: workaround for interface loading problems with gcc-4.6 on x86 and x86-64 with no debug
andi
-
{DirectFB} Android: map BACK keycode to ESCAPE
mass
-
{directfb.org} asana
dok
-
{directfb.org} 2D
dok
-
{directfb.org} br
dok
-
{directfb.org} video!
dok
-
{directfb.org} compositor on Broadcom
dok
-
{DirectFB} Android: handle all keys defined on android
mass
-
{DirectFB} Fusion: always check buffer status after wait condition was signalled
mass
-
{ilixi} do not use triplebuffer for now
andi
-
{DirectFB} Fusion: cleanly stop dispatcher when exiting
mass
-
{DirectFB} Fusion: decouple dispatcher buffers, add the ones to be removed in a separate list to not block processing of events in next buffer
mass
-
{DirectFB} Fusion: added more useful outcommented debug messages
mass
-
{DirectFB} Core: Fix pointer being used instead of ID when comparing current with last allocation in acceleration code.
dok
-
{DirectFB} Core: Check surface identity when looking up surface.
dok
-
{DirectFB} dfbtest_flip: Add test for frame or time based animation using double/triple buffering.
dok
-
{DirectFB} Merge branch 'master' of git+ssh://git.directfb.org/git/directfb/core/DirectFB into directfb-1.6
andi
-
{DirectFB} version: 1.6.1
andi
-
{DirectFB} build-android: no longer use ANDROID_USE_FBO_FOR_PRIMARY in df_window since we use full screen updates
andi
-
{DirectFB} android: add workaround for SGX
andi
-
{DirectFB} Android: force conversion to ARGB if no public config gets returns from Bitmap.getConfig()
mass
-
{DirectFB} Android: add a new surface pool which uses GRALLOC with software fallbacks. Stripped the old FBO pool to use a texture without SW fallbacks
mass
-
{DirectFB} Android: move glFramebufferRenderbuffer back to allocation again
mass
-
{DirectFB} Misc: added [no-]wm-fullscreen-updates option
mass
-
{DirectFB} GLES2: added GL debug
mass
-
{DirectFB} Android: added GL debug
mass
-
{DirectFB} Android: refactor render buffer binding (WIP)
mass
-
{DirectFB} Android: added update region callback to layer
mass
-
{DirectFB} WM/Default: enable fullscreen updates if desired
mass
-
{DirectFB} Fusion: align single-app dispatcher calls on 4-byte boundaries
mass
-
{DirectFB} Android: fix event handling (button up/down need to be prefixed by motion x/y)
mass
-
{Test} Examples: respect enter/leave window events to not mixup movements
mass
-
{linux-fusion} Fusion: Fix severe memory alloc/free bug, moving waiters_list freeing BEFORE entry freeing!
dok
-
{DirectFB} GLES2: Several optimizations, fix FBO/Surface upside/down for all.
dok
-
{DirectFB} EGL: Allow other buffer modes.
dok
-
{DirectFB} EGL: Fix CFLAGS and LIBS in Makefile.am.
dok
-
{DirectFB} Core: Call InitIDirectFB_Async() synchronously if 'always-indirect' is not used, fixes calls from non-main in master.
dok
-
{DirectFB} Fusion: Fix multi app build, changing BUILD_MULTI to FUSION_BUILD_MULTI.
dok
-
{DirectFB} android: crash application on purpose when we loose focus.
andi
-
{DirectFB} android-build: fix typo
andi
-
{DirectFB} Fusion: terminate dispatcher for single-app
mass
-
{DirectFB} Android: always need ALWAYS_INDIRECT for android
mass
-
{DirectFB} build-android: fix CPPFLAGS
andi
-
{DirectFB} build-android: fix df_window
andi
-
{DirectFB} build-android; add df_window test, symlink common files
andi
-
{DirectFB} build-android: add more missing files :(
andi
-
{DirectFB} build-android: add missing files
andi
-
{DirectFB} Android: remove some debug, add (EGL_ALPHA_SIZE, 8) to EGL attributes
mass
-
{DirectFB} Android: remove handcoded screen dimension and use the real one instead, remove some debug
mass
-
{DirectFB} Android: free native buffer and close gralloc HW devide when deallocating resources
mass
-
{DirectFB} Fusion: turn some debug into warnings
mass
-
{DirectFB} Android: remove buffersize*2 hack
mass
-
{DirectFB} Fusion: remove debug
mass
-
{DirectFB} GLES2: fix build without FBO
mass
-
{DirectFB} Fusion: add dispatcher thread for single-app which makes always-indirect mode work
mass
-
{DirectFB} Revert "Android: pitch can change after ->ARGB conversion, respect this"
mass
-
{DirectFB} Android: pitch can change after ->ARGB conversion, respect this
mass
-
Getting checking messages
Kent Sandvik
-
{DirectFB} configure: Include GLES2_CFLAGS/LIBS also with EGL system.
dok
-
{DirectFB} android: only use extra fbo for primary if ANDROID_USE_FBO_FOR_PRIMARY is set
andi
-
{DirectFB} GLES2: Fixes, cleanups...
dok
-
{DirectFB} GLES2: Add CORE_CARE1 to supported systems.
dok
-
{DirectFB} android: fix typos
andi
-
{DirectFB} build-android: unix line breaks
andi
-
{DirectFB} build-android: rename generate.sh to prepare.sh (now fetches and untars freetype2 for android), add freetype2 sources to makefile
andi
-
{DirectFB} GLES2: mirror y-coordinates for primary
mass
-
{DirectFB} Android: code cleanup and beautifications
mass
-
{DirectFB} Android: fix image conversion to ARGB
mass
-
{DirectFB} Android: use gralloc for native graphics memory; cpu access to data working;
mass
-
{DirectFB} Core: Set async attribute for CoreSurfaceClient::FrameAck(). This helps especially in always-indirect mode.
dok
-
{directfb.org} DirectFB 1.6.0 release news
dok
-
{Applied} FUSIONDALE_1_6_0
dok
-
{Test} DIRECTFB_EXAMPLES_1_6_0
dok
-
{SaWMan} SAWMAN_1_6_0
dok
-
{linux-fusion} FUSION_8_10_1
dok
-
{DirectFB} DIRECTFB_1_6_0
dok
-
{FusionSound} 1.6.0
dok
-
{FusionSound} core: Add playback_internal.h to Makefile.am.
dok