May 2011 Archives by author
Starting: Sun May 1 05:36:09 CEST 2011
Ending: Thu May 26 18:58:08 CEST 2011
Messages: 80
- {DirectFB} debian: new package
andi at directfb.org
- {DirectFB} includes: install directfb_windows.h
andi at directfb.org
- {LiTE} debian: package lite
andi at directfb.org
- {DirectFB} gfxcard: white space fixes
andi at directfb.org
- {DirectFB} Revert "gfxcard: white space fixes"
andi at directfb.org
- {DirectFB} Revert "gfxcard: white space fixes"
andi at directfb.org
- {DirectFB} Revert "gfxcard: white space fixes"
andi at directfb.org
- {directfb.org} news entry about kleistpark
andi at directfb.org
- {DirectFB} generic: implement a version of Bop_24_TEX_to_Aop
andred at directfb.org
- {DirectFB} Proxy: Fix FPS throttling.
dok at directfb.org
- {WebKit} Merge branch 'webkitdfb_2010-11-18' of git+ssh://git.directfb.org/git/directfb/programs/WebKit into webkitdfb_2010-11-18
dok at directfb.org
- {WebKit} WebKitDFB: Add quit button and fix focus issue by focusing webview on navigation
dok at directfb.org
- {DirectFB} Voodoo: Print instances leaking after destroying manager.
dok at directfb.org
- {DirectFB} Voodoo: Wait in TLS destructor for VoodooPackets to be sent or discarded.
dok at directfb.org
- {DirectFB} Voodoo: Release remote instances before local to fix event buffer requestor trying to detach from input core.
dok at directfb.org
- {DirectFB} IDirectFB: Get rid off idirectfb_singleton, instance per client, client mode/pixelformat/window config.
dok at directfb.org
- {DirectFB} Voodoo: Remove garbage files, add initial TODO list.
dok at directfb.org
- {DirectFB} Proxy: Add resource-id to be used for surfaces if not specified by application (client config).
dok at directfb.org
- {DirectFB} IDirectFB: Use resoruce id from surface description for primary window.
dok at directfb.org
- {DirectFB} Merge branch 'master' of git+ssh://git.directfb.org/git/directfb/core/DirectFB
dok at directfb.org
- {DirectFB} Proxy: In Dispatch_Read() use RLE only if packet compression is disabled.
dok at directfb.org
- {DirectFB} IDirectFB: Put singleton back, but disable it from Dispatcher.
dok at directfb.org
- {DirectFB} gfxcard: fix preclipping of fonts in some cases (broken since 1.4.4)
dok at directfb.org
- {DirectFB} gfxcard: fix preclipping of fonts in some cases (broken since 1.4.4)
dok at directfb.org
- {DirectFB} tests: Fix Unix Domain socket Voodoo Benchmark.
dok at directfb.org
- {DirectFB} Voodoo: Add voodoo_link_init_local() for Unix Domain sockets.
dok at directfb.org
- {DirectFB} Voodoo: Inline calc_blocks() in C wrapper.
dok at directfb.org
- {DirectFB} Voodoo: Inline calc_blocks() in C wrapper.
dok at directfb.org
- {DirectFB} Fusion: Change FusionObjectID to u32.
dok at directfb.org
- {DirectFB} Fusion: Mount shared memory pools read only in slaves.
dok at directfb.org
- {DirectFB} Core: Add dfb_core_get_window() using FusionObjectPool function.
dok at directfb.org
- {DirectFB} Core: Add FusionCalls for CoreLayerContext and CoreWindowStack.
dok at directfb.org
- {DirectFB} Fusion: Remove bogus error message at the end of the Fusion Deferred thread.
dok at directfb.org
- {DirectFB} Fusion: Add fusion_call_init_from() to initialize a FusionCall structure in local slave memory from call id returned by call to master.
dok at directfb.org
- {DirectFB} Core: Revive cursor enable code in CoreLayerContext_Dispatch_CreateWindow().
dok at directfb.org
- {DirectFB} IDirectFBSurface: Fix warning in IDirectFBSurface_Layer_GetStereoEye().
dok at directfb.org
- {DirectFB} dfbtest_fillrect: Print timing information.
dok at directfb.org
- {DirectFB} Core: Replace FusionCalls by Voodoo Server/Client in core, much better render performance.
dok at directfb.org
- {DirectFB} Merge branch 'secure-fusion' of git+ssh://git.directfb.org/git/directfb/core/DirectFB into secure-fusion
dok at directfb.org
- {DirectFB} Fusion: Allow certain pools to be mapped writable by slaves, e.g. for pixel data.
dok at directfb.org
- {DirectFB} Core: Add CoreSurface Dispatch, other Calls, etc.
dok at directfb.org
- {DirectFB} Core: In CoreDFB_Dispatch_CreateSurface() remove CSCONF_PREALLOCATED and CSTF_PREALLOCATED for now.
dok at directfb.org
- {DirectFB} IDirectFBSurface: Use CoreGraphicsStateClient_FillRectangles() for IDirectFBSurface_FillRectangles().
dok at directfb.org
- {DirectFB} Generic: Fix build by removing ABGR code.
dok at directfb.org
- {DirectFB} Fusion: Add fusion_call_init_from() for single app.
dok at directfb.org
- {DirectFB} CoreWindow: Fix typo.
dok at directfb.org
- {WebKit} configure: Don't check for gstreamer when building for DirectFB.
dok at directfb.org
- {DirectFB} direct: Rename __unused__ to D_UNUSED.
dok at directfb.org
- {DirectFB} Core: Move new CoreLayerContext code into seperate files as well.
dok at directfb.org
- {DirectFB} dfbtest_blit: Add a few options regarding scaling, transform...
dok at directfb.org
- {DirectFB} direct: Move cleanup handler calls to atexit handler to be called before destructors.
dok at directfb.org
- {DirectFB} direct: Deinitialize logging after everything else.
dok at directfb.org
- {DirectFB} Fusion: Introduce fusion_call_execute3() with variable return data.
dok at directfb.org
- {DirectFB} gfxcard: Remove stray '#' at the beginning of the file.
dok at directfb.org
- {DirectFB} Flux: Introduce new language for interfaces, with parser/code generator.
dok at directfb.org
- {DirectFB} Core: Use Flux to generate all code for hiding FusionCalls behind local/proxy interfaces.
dok at directfb.org
- {DirectFB} Core: Use Flux for CoreLayerContext, replacing old manually written code.
dok at directfb.org
- {DirectFB} Flux: Few fixes for return values (struct, enums...) and inout arguments.
dok at directfb.org
- {DirectFB} Core: Add class name in debug message of interfaces' 'real' implementations.
dok at directfb.org
- {DirectFB} gfxcard: Use D_UNUSED for DFBVertex_Transform.
dok at directfb.org
- {DirectFB} Flux: Add TODO file
dok at directfb.org
- {DirectFB} Flux: On successful dispatch of a request, copy inout arguments from request to return structure.
dok at directfb.org
- {DirectFB} Core: Add CoreSurface Flux
dok at directfb.org
- {linux-fusion} Fusion: Get rid of other semaphores, we have wait queues where appropriate.
dok at directfb.org
- {linux-fusion} Fusion: Use DEFINE_SPINLOCK instead of defining it manually, use GFP_ATOMIC for kmalloc.
dok at directfb.org
- {linux-fusion} Fusion: Replace two semaphores in FusionDev by one spinlock.
dok at directfb.org
- {linux-fusion} Fusion: No more semaphores, fusion_sleep_on() only with spinlock.
dok at directfb.org
- {linux-fusion} Fusion: First wave of simplifications, one spinlock per world, one global.
dok at directfb.org
- {linux-fusion} Fusion: Second wave of simplifications, just entry lookup, no lock/unlock needed.
dok at directfb.org
- {linux-fusion} Fusion: Move global temporary variable 'now' to FusionEntries struct.
dok at directfb.org
- {linux-fusion} Skirmish: Remove signal blocking code completely.
dok at directfb.org
- {linux-fusion} Property: Remove yield().
dok at directfb.org
- {linux-fusion} Fusion: First step for separation of shared/local stuff in kernel module.
dok at directfb.org
- {linux-fusion} Entries: Fix spin lock taken too late when printing /proc entries.
dok at directfb.org
- {linux-fusion} Entries: Register entry classes separate from entries structure.
dok at directfb.org
- {linux-fusion} Fusion: Only coding style fixes and copyright update.
dok at directfb.org
- {DirectFB} Welcome 1.4.13!
dok at directfb.org
- {DirectFB} NEWS and ChangeLog for 1.4.13
dok at directfb.org
- {directfb.org} 1.4.13 release
dok at directfb.org
- {directfb.org} less confusion
dok at directfb.org
Last message date:
Thu May 26 18:58:08 CEST 2011
Archived on: Thu May 26 18:58:09 CEST 2011
This archive was generated by
Pipermail 0.09 (Mailman edition).