Messages by Thread
-
{FusionSound} fsproxy: Fix Voodoo API usage.
dok
-
{directfb.org} DirectFB-examples 1.6.0
dok
-
{Test} update changelogs
dok
-
{directfb.org} flux 1.4.1
dok
-
{directfb.org} FusionDale 1.6.0
dok
-
{Applied} Merge branch 'master' of git+ssh://git.directfb.org/git/directfb/libs/FusionDale
dok
-
{directfb.org} SaWMan 1.6.0
dok
-
{SaWMan} debian: update changelog
dok
-
{SaWMan} 1.6.0
dok
-
{directfb.org} clean tarball
dok
-
{directfb.org} DirectFB 1.6.0
dok
-
{DirectFB} android: Update EXTRA_DIST to include all sources.
dok
-
{DirectFB} debian: Update changelog.
dok
-
{directfb.org} linux-fusion 8.10.1
dok
-
{linux-fusion} update
dok
-
{linux-fusion} 8.10.1
dok
-
{linux-fusion} force async calls when cleaning up refs
dok
-
{linux-fusion} use vmalloc
dok
-
{directfb.org} 1.6
dok
-
{directfb.org} 1.6 API
dok
-
{DirectFB} android: add F key mappings
andi
-
{DirectFB} gles2: workarounds for some gl drivers
andi
-
{DirectFB} android: do not ignore "non-system" key events
andi
-
{DirectFB} Android: Clanbomber2 running on Android :-)
mass
-
{DirectFB} Android: SurfacePool: Fix unpack alignment.
mass
-
{DirectFB} Android: SurfacePool: do not do ARGB->RGBA conversion
mass
-
{DirectFB} Android: ImageProvider: improve error handling and avoid memleaks
mass
-
{DirectFB} build_android: update makefile
mass
-
{DirectFB} Android: fix image decoding
mass
-
{DirectFB} Android: use native_activities' JVM and APP_PATH
mass
-
{DirectFB} Android: added r/w permission from/to external storage
mass
-
{DirectFB} fusion: remove debug message which broke single-app build
mass
-
{DirectFB} mesa: initialize mutex before fix thread creation
andi
-
{DirectFB} gles2: use ARGB again for fonts
dok
-
{DirectFB} Revert "create ABGR cursor if mesa"
dok
-
{DirectFB} mesa: rework flipping handler, switch back to ARGB
dok
-
{DirectFB} create ABGR cursor if mesa
andi
-
{DirectFB} gles2: do not check pixelformat, set font format to ABGR
andi
-
{DirectFB} change pixelformat to ABGR
andi
-
{DirectFB} Mesa: Use page flip handler, WIP.
dok
-
{DirectFB} Android: fix debug build and added some more debug.
mass
-
{DirectFB} Android: also handle buffered streams in imageprovider
mass
-
{DirectFB} fix another warning
andi
-
{DirectFB} GLES2: Use GLES2 headers/calls...
dok
-
{DirectFB} Mesa: Use GLES2 context, fix typos GL_FRAMEBUFFER/GL_RENDERBUFFER, other fixes, removed warnings...
dok
-
{DirectFB} direct: Use primes in DirectHash resizing.
dok
-
{DirectFB} DFBWindowConfig: Move 'stereo_depth' to the end to keep compatibility.
dok
-
{Insignia} DFBTestFX: Remove non-working ARGB4444 test, remove sleeps.
dok
-
{DirectFB} InputHub: Fix error in debug mode.
dok
-
{DirectFB} util: Fix dfb_gfx_copy_to() that recently got broken.
dok
-
{DirectFB} util: Add dfb_gfx_stretch_stereo().
dok
-
{DirectFB} IDirectFBInputDevice: Add DIKS_PIP, DIKS_SWAP, DIKS_FREEZE and DIKS_MOVE.
dok
-
{DirectFB} IDirectFBSurface: Add DSPF_LUT4 and DSPF_ALUT8. Only definitions for now.
dok
-
{DirectFB} Graphics: Add CalcBufferSize() to graphics driver API and call it from dfb_gfxcard_calc_buffer_size() to override default.
dok
-
{WebKitDFB} hotfix missing gtk-doc.make
dok
-
{DirectFB} IDirectFBScreen: Add DFBDisplayAspectRatio in caps and config of encoders.
dok
-
{DirectFB} IDirectFBSurface: Add DSCAPS_GL to indicate surface data is stored in memory that can be accessed by a GL accelerator.
dok
-
{WebKitDFB} WebKitDFB checkin
dok
-
{DirectFB} Android. try to automagically convert the image to ARGB before blitting to surface
mass
-
{DirectFB} Android: implement image provider for android (uses JAVA BitmapFactory to decode images) (WIP)
mass
-
{DirectFB} InputHub: Allow input hub service to start after client.
dok
-
{DirectFB} Core: Fix wrong types in pointer/unsigned int calculations.
dok
-
{DirectFB} x11: Avoid GLX pool being used when accelerator is 51 (for virtual2d).
dok
-
{DirectFB} direct: Use direct_list_get_last() in direct_config_get_int_value().
dok
-
{DirectFB} direct: Add direct_list_get_last() that just returns the first elements 'prev' pointer.
dok
-
{DirectFB} fix warnings in voodoo and one tests
andi
-
{DirectFB} fix warning in single application core build
andi
-
{DirectFB} fix remaining warnings when compiling without --enable-debug on 32-bit
andi
-
{DirectFB} IDirectFBSurface: Fix missing initialisation of src_eye.
dok
-
{DirectFB} Core: Remove trace of trace in soon to be replaced code.
dok
-
{DirectFB} Android: Process input events (WIP)
mass
-
{DirectFB} fix merge
dok
-
{SaWMan} sawman: Replace all dfb_surface_get/set_stereo_eye() by new APIs.
dok
-
{DirectFB} fix warning
andi
-
{DirectFB} fix a lot of warnings (all with --enable-multi --enable-debug --enable-trace on my 32-bit machine)
andi
-
{SaWMan} wm: avoid reference counting on parent window
andi
-
{SaWMan} wm: fix window association
andi
-
{SaWMan} manager: add ChangeFocus, if present, overrides SwitchFocus, adding the reason for the switch.
andi
-
{SaWMan} wm: honour cursor-resource-id set in directfbrc
andi
-
{Applied} One: add (disabled) workaround for OneQueue_Receive()
andi
-
{DirectFB} build: add $(DIRECTFB_LIBS) -lm to divine_test_LDADD
andi
-
{DirectFB} IDirectFBWindows: Add UnregisterWatcher().
dok
-
{Test} df_cpuload: For 1.6 use direct_clock_get_time( DIRECT_CLOCK_MONOTONIC ).
dok
-
{Test} df_cpuload: Use clock for achieving 100ms interval.
dok
-
{Test} df_cpuload: Ignore update events to fix running at full speed.
dok
-
{Test} df_andi3d: Fix interfaces not properly released.
dok
-
{DirectFB} X11: Add RGB16 output format support to stereo updates.
dok
-
{DirectFB} Core: Remove last Skirmish! Add Clipboard methods to CoreDFB.flux and make clipboard core skirmish a mutex for secure fusion.
dok
-
{DirectFB} flux: Require version 1.4.1.
dok
-
{DirectFB} debug: Print each pools access/types in dfb_surface_pools_negotiate().
dok
-
{DirectFB} fusion: Print zombie warning per object and only if refs > 0.
dok
-
{DirectFB} Core: Fixes for DLBM_BACKSYSTEM regarding stereo and recent flips++ change.
dok
-
{DirectFB} direct: fix world session clock offset
andi
-
{DirectFB} core: avoid reference count for top-level-windows
andi
-
{DirectFB} voodoo: create window surfaces videoonly if window policy is videoonly
andi
-
{DirectFB} core: fix flip count not beeing increased in all cases (for the layer driver)
andi
-
{DirectFB} jpeg: use JDCT_IFAST if DIRENDER_FAST is set via SetRenderFlags()
andi
-
{DirectFB} imageprovider: add IDirectFBImageProvider::SetRenderFlags()
andi
-
{DirectFB} core: add missing dfb_surface_pool_prelock() calls to allocation_update_copy()
andi
-
{DirectFB} linux-one: increase max packet size to 32768 bytes (from 16384)
andi
-
{DirectFB} One: add (disabled) workaround for OneQueue_Receive()
andi
-
{DirectFB} Core: return in Pre*Buffer() if surfaces are already destroyed
andi
-
{DirectFB} libdirect: add direct_thread_get_name()
andi
-
{DirectFB} core: in dfb_surface_dump_buffer() dont call dfb_surface_buffer_dump() in surface has no allocations
andi
-
{DirectFB} config: add cursor-resource-id and cursor-videoonly options
andi
-
{DirectFB} option: add input-hub-service=<qid> option, input hub service is not started if it is not set.
andi
-
{DirectFB} egl: commit completly useless experiments, just to have them somewhere
andi
-
{linux-fusion} Fusion: Kill all slaves when master exits the world.
dok
-
{SaWMan} Updates: Use direct_clock_get_time( DIRECT_CLOCK_MONOTONIC ) for flip-once timestamps.
dok
-
{SaWMan} Merge branch 'master' of git+ssh://git.directfb.org/git/directfb/extras/SaWMan
dok
-
{DirectFB} mesa: add CSCAPS_SECURE_FUSION and CSCAPS_ALWAYS_INDIRECT to system flags
andi
-
{DirectFB} core: fix dfb_core_destroy() logic which failed if there were multiple references on the core
andi
-
{SaWMan} sawman: move dfb_core_create() to ISaWMan_Constuct(), add dfb_core_destroy() to ISaWMan_Destruct(), store CoreDFB pointer in interface data
andi
-
{Insignia} change sleep(20000) to sleep(1), remove exit in case of failure
andi
-
{Insignia} use constructor for DFBPoint, not initializer
andi
-
{Insignia} Make: Remove generated Io.rules from git.
dok
-
{Insignia} Merge branch 'master' of git+ssh://git.directfb.org/git/directfb/extras/Insignia
dok
-
{DirectFB} Core: Use fusion_world_set/get_root() to replace shared field in arena.
dok
-
{DirectFB} Fusion: Add fusion_world_set_root() and fusion_world_get_root() to replace shared core field in obsolete arena.
dok
-
{DirectFB} Arena: Change arena skirmishs to mutexes in secure mode.
dok
-
{DirectFB} Core: Remove FusionArena, DFB master needs to be Fusion master, eliminating two more skirmishs, only one left (clipboard).
dok
-
{DirectFB} Util: Fixup last commit, somehow wrong patch got in, sorry.
dok
-
{DirectFB} Util: Add dfb_gfx_copy_to_stereo() with additonal argument to select destination eye.
dok
-
{Insignia} also include CFLAGS in CXXFLAGS
andi
-
{SaWMan} Cursor: Fix cursor updates in stereo mode.
dok
-
{DirectFB} Android: the android input device is only available on Android, nowhere else
mass
-
{DirectFB} Android: implemeneted android input device
mass
-
{DirectFB} Fusion: Get rid of SHM skirmish in secure mode.
dok
-
{DirectFB} Fusion: Get rid of Fusion Reactor Globals skirmish in secure mode.
dok
-
{DirectFB} Core: Call new fusion_world_activate() in dfb_core_activate(), getting rid of DirectFB/Core Skirmish!
dok
-
{DirectFB} Fusion: Move FUSION_IOCTL_UNBLOCK into new function fusion_world_activate() to be called by the core.
dok
-
{DirectFB} Core: Change input device skirmish to mutex in secure fusion mode :)
dok
-
{DirectFB} Fusion: Fix mapping of SHM pool files for slaves, adding the size of the heap info structures to the mmap.
dok
-
{Applied} One: Protect call return structure hash with a mutex.
dok
-
{linux-fusion} Fusion: Reintroduce hash table, but as a fast path, keeping most of the code untouched.
dok
-
{linux-fusion} Call: Add FCEF_RESUMABLE and add serial to each FusionCallExecute implementing resumable calls (on EINTR).
dok
-
{Insignia} add .gitignore
dok
-
{DirectFB} X11: Fix partial updates in stereo mode.
dok
-
{SaWMan} Updates: One more fix to stereo frontonly updates.
dok
-
{SaWMan} Updates: Fix bug in update_region4() that did not add the stereo offset to x2, only x1.
dok
-
{SaWMan} Updates: Fix typo in last commit (stereo).
dok
-
{SaWMan} Updates: Avoid glitches when flipping stereo in frontonly mode.
dok
-
{DirectFB} Core: Change dfb_layer_region_flip_update_stereo() to allow either left or right to be not updated.
dok
-
{DirectFB} Core: Apply patch from Bryce Poole to fix a new deallocation bug in local memory surface pool in certain cases.
dok
-
{DirectFB} IDirectFBSurface_Window: Disable code for DSFLIP_PIPELINE.
dok
-
{DirectFB} Core: Increase core shmpool size from 1 to 16 MB (virtual).
dok
-
{DirectFB} X11: Fixup last but one commit.
dok
-
{DirectFB} X11: Fixup last commit.
dok
-
{DirectFB} X11: Fixup input events when layer output is stereo.
dok
-
{DirectFB} Options: Add 'always-indirect', merely used by system modules, to have master running (almost) as slave.
dok
-
{ilixi} ignore
dok
-
{DirectFB} WM/Default: Add special lock for updates instead of using the layer context lock, preventing some dead locks!
dok
-
{DirectFB} Core: Make surface object reactor always indirect.
dok
-
{DirectFB} libfusion: Deadlock fixes, never flush calls in dispatcher, call direct even with FCEF_NODIRECT if already in dispatcher.
dok
-
{DirectFB} libdirect: Change nmfile.make to add option "-C" and use $(NM) with 'nm' as default.
dok
-
{DirectFB} dfbtest_window_flip: Add test for window flipping, tearing etc.
dok
-
{DirectFB} data: Add DGIFF of Decker!
dok
-
{DirectFB} Core: Remove lock assertion and serial increase in dfb_surface_notify_display().
dok
-
{DirectFB} libdirect: Use ARM assembler for atomic operations only if ARCH_ARMv7 is defined.
dok
-
{DirectFB} DGIFF: Use dfb_surface_write_buffer() instead of creating a preallocated surface.
dok
-
{DirectFB} [PATCH] Added a GetColorSpace API call to the IDirectFBSurface.
mass
-
{DirectFB} [PATCH] Store and inherit set ColorSpace for Layer/Surface.
mass
-
{DirectFB} interfaces: Fixed some warnings and updated headers BTW.
mass
-
{DirectFB} tools: Fixed some warnings and updated headers BTW.
mass
-
{DirectFB} gfx: Fixed some warnings and updated headers BTW.
mass
-
{DirectFB} windows: Fixed some warnings and updated headers BTW.
mass
-
{DirectFB} core: Fixed some warnings and updated headers BTW.
mass
-
{DirectFB} fusion: Fixed some warnings and updated headers BTW.
mass
-
{DirectFB} direct: Fixed some warnings and updated headers BTW.
mass
-
{DirectFB} [PATCH] GPU system memory support cache flushing mods.
mass
-
{DirectFB} [PATCH] Added buffer alloc destroy notify message.
mass
-
{DirectFB} [PATCH] Allow graphic drivers to get buffers from any surface pools.
mass
-
{DirectFB} [PATCH] GPU system memory support mods for aligned buffer directfbrc commands.
mass
-
{DirectFB} [PATCH] Fixed gfx driver module loading for slave processes.
mass
-
{directfb.org} sieg
dok
-
{directfb.org} redirect business
dok
-
{DirectFB} virtual2d: Add missing call to direct_processor_recycle().
dok
-
{DirectFB} virtual2d: Implement virtual accelerator with WaitSerial support (still called vmware driver, use accelerator=51 option).
dok
-
{DirectFB} tests: Add dfbtest_waitserial and dfbtest_blit_multi.
dok
-
{DirectFB} Core: Revive graphics serials! Keep last serial per allocation and wait for that only for interlock management.
dok
-
{DirectFB} Core: Don't ref source surfaces on slave side graphics context in secure fusion mode. Boost!
dok
-
{DirectFB} Core: Fix ref counting bug in new window stack motion event compression code with dispatch cleanup.
dok
-
{DirectFB} libvoodoo: Don't try to call direct_config_set(), but return an error.
dok
-
{DirectFB} Core: Skirmish Fighting round 2
dok
-
{DirectFB} Fusion: Turn object pool skirmish into mutex for secure fusion, add fusion_object_catch() convenience function.
dok
-
{directfb.org} fix typo
andi
-
{directfb.org} news
andi
-
{SaWMan} sawman: flip with WAITFORSYNC in double buffered mode to avoid flickering
mass
-
{directfb.org} re-release SawMan 1.4.17
andi
-
{SaWMan} increase SAWMAN_INTERFACE_AGE and SAWMAN_BINARY_AGE
andi
-
{SaWMan} update changelog and news
andi
-
{SaWMan} Merge branch 'sawman-1.4.x' of git+ssh://git.directfb.org/git/directfb/extras/SaWMan into sawman-1.4.x
mass
-
{directfb.org} SawMan 1.4.17
andi
-
{SaWMan} SAWMAN_1_4_17
andi