directfb-cvs
Thread
Date
Earlier messages
Later messages
Messages by Thread
{Insignia} INSIGNIA_1_0_3
dok
{Insignia} 1.0.3
dok
{Insignia} DFBTestSimpleFont: Add new test for font rendering
dok
{Insignia} DFBTestSimple: Use override statement
dok
{Insignia} Config: Add min/max/mod constructor for iterated config ranges
dok
{Insignia} configure: Add -std=c++0x
dok
{Insignia} Util: Add DSPF_ABGR
dok
{Insignia} DFBTestRenderBlit: Fix c++0x (c++11) issue
dok
{DirectFB} TIFF: Fixes
dok
{DirectFB} TIFF: Fixes
dok
{DirectFB} JPEG: Fix setjmp() issue (thanks to Sven Neumann)
dok
{DirectFB} JPEG: Fix setjmp() issue (thanks to Sven Neumann)
dok
{DirectFB} util: The rectangles used to be 1 pixel too small in both dimensions. (Thanks to Sven Neumann)
dok
{DirectFB} util: The rectangles used to be 1 pixel too small in both dimensions. (Thanks to Sven Neumann)
dok
{directfb.org} Insignia 1.0.2
dok
{Insignia} Config: Fix compiler issue with push_back() call, fix min/max twist
dok
{Insignia} Util: Add CompareBuffers() without list of points (compare whole buffer)
dok
{directfb.org} updated tar balls due to autoconf issues
dok
{directfb.org} 1.7.2 release
dok
{directfb.org} linux-fusion 9.0.3
dok
{linux-fusion} version: 9.0.3
dok
{DirectFB} dfbtest_layer: Use DLBM_FRONTONLY
dok
{ilixi} TextLayout: Improvements for multi-line layouts.
tarik
{Insignia} Makefile: Add all test sources to EXTRA_DIST
dok
{DirectFB} dfbtest_layers: fix max number of layers, preventing a segfault
mass
{DirectFB} Core: Add ToString_CoreLayerRegion
mass
{DirectFB} Revert "Core: Fix stereo updates (don't dispatch from layer function)"
mass
{DirectFB} fusion: do not sync when shutting down (dispatcher is already stopped)
mass
{DirectFB} configure: Add check for OpenCL support
dok
{DirectFB} configure: change version to 1.7.2
mass
{DirectFB} tests: build fix
mass
{linux-fusion} remove bogus (no longer valid) assumption
mass
{DirectFB} IDirectFBSurface: Add DSTF_BLEND_FUNCS to keep custom blend funcs set, but follow blitting flags of font
mass
{DirectFB} fusion: fix memory corruption in single-app mode (fusion ref was already destroyed after execution completed)
mass
{DirectFB} fusion: fix memory corruption in single-app mode (fusion ref was already destroyed after execution completed)
mass
{ilixi} Surface: Fix for cairoContext with cairo glesv2.
tarik
{ilixi} Surface: Fix for release() with cairo glesv2.
tarik
{ilixi} CairoPainter: Changes and fixes. - Methods for glesv2 backend use. - Fixes for SharedSurface mode. - Added text rendering methods.
tarik
{DirectFB} dfbtest_font_blend: Add test for DSTF_BLEND_FUNCS
dok
{DirectFB} dfbtest_font_blend: Add test for DSTF_BLEND_FUNCS
mass
{DirectFB} IDirectFB: For windowed primary, set DWOP_ALPHACHANNEL when DSCAPS_PREMULTIPLIED is used (assuming blending)
dok
{DirectFB} IDirectFB: For windowed primary, set DWOP_ALPHACHANNEL when DSCAPS_PREMULTIPLIED is used (assuming blending)
mass
{DirectFB} API: Add DSTF_NONE
dok
{DirectFB} API: Add DSTF_NONE
mass
{DirectFB} ++DFB: Add premultiplied caps to DFBApp
dok
{DirectFB} ++DFB: Add premultiplied caps to DFBApp
mass
{DirectFB} ++DFB: Add premultiplied caps to DFBApp
dok
{DirectFB} Core: Shutdown fixes
dok
{DirectFB} Core: Shutdown fixes
mass
{DirectFB} libfusion: Fix single app build
dok
{DirectFB} libfusion: Fix single app build
mass
{DirectFB} Core: Add CoreSurface::DispatchUpdate
dok
{DirectFB} Core: Make CoreSurfaceAllocation::Update async
dok
{DirectFB} Core: Make CoreSurfaceClient::FrameAck direct
dok
{DirectFB} Core: Make CoreLayerRegion::SetSurface direct
dok
{DirectFB} libfusion: Set fd to non-blocking in fusion_stop_dispatcher
dok
{DirectFB} libfusion: Set fd to non-blocking in fusion_stop_dispatcher
mass
{DirectFB} Core: Fix includes (extern)
dok
{DirectFB} Core: Add GenefxEngine.h
dok
{DirectFB} Core: Add GenefxEngine.h
dok
{DirectFB} Core: Disable DWET_UPDATE by default (obsolete)
dok
{DirectFB} Core: Fix crash in dfb_core_wait_all
dok
{DirectFB} Core: Implement DSFLIP_UPDATE in dfb_layer_region_flip_update2
dok
{DirectFB} Core: Implement DSFLIP_UPDATE in dfb_layer_region_flip_update2
dok
{DirectFB} IDirectFBSurface: Add DFBSurfaceFlipFlags to DFBSurfaceEvent (DSEVT_UPDATE)
dok
{DirectFB} Core: Add source_buffer to state for explicit specification
dok
{DirectFB} Core: Optimise dfb_state_set_source_2 for flip count only updates
dok
{DirectFB} Core: Optimise dfb_state_set_source_2 for flip count only updates
dok
{DirectFB} Core: Fix stereo updates (don't dispatch from layer function)
dok
{DirectFB} Core: Fix stereo updates (don't dispatch from layer function)
mass
{DirectFB} Core: Print warning when dfb_surface_allocation_update fails to find transfer method
dok
{DirectFB} Core: Print warning when dfb_surface_allocation_update fails to find transfer method
dok
{DirectFB} Options: Set default for 'layers-clear' to false (previous behaviour)
dok
{DirectFB} Options: Set default for 'layers-clear' to false (previous behaviour)
dok
{DirectFB} API: minor debug message enhancements
dok
{DirectFB} API: minor debug message enhancements
dok
{DirectFB} Options: Add 'force-frametime' to call GetFrameTime() before each Flip() automatically
dok
{DirectFB} Options: Add 'force-frametime' to call GetFrameTime() before each Flip() automatically
dok
{DirectFB} dfbtest_layer: Call Flip after SetSourceRectangle
dok
{DirectFB} dfbtest_layer: Call Flip after SetSourceRectangle
mass
{DirectFB} Core: Don't freeze when moving layer (update_primary_region_config)
dok
{DirectFB} Core: Don't freeze when moving layer (update_primary_region_config)
mass
{DirectFB} EGL: Store size in Image_Initialise
dok
{DirectFB} util: Remove some bogus assertions
dok
{DirectFB} util: Remove some bogus assertions
dok
{DirectFB} Debug: Add ToString for CoreWindow
dok
{DirectFB} API: Add DSFLIP_NOWAIT and DSFF_ALL.
dok
{DirectFB} Util: Add DFB_UPDATES_DEBUG_AT
dok
{DirectFB} Util: Add DFB_UPDATES_DEBUG_AT
dok
{DirectFB} Options: Add "fusion-shm-populate" to enable usage of MAP_POPULATE for shm buffers.
dok
{DirectFB} Options: Add "fusion-shm-populate" to enable usage of MAP_POPULATE for shm buffers.
mass
{DirectFB} x11: fix check for config values in egl impl
dok
{DirectFB} DataBuffer: include <direct/Types++.h>
dok
{DirectFB} DataBuffer: include <direct/Types++.h>
dok
{DirectFB} C++: fix some includes
dok
{DirectFB} C++: fix some includes
dok
{DirectFB} dfbtest_eglblit: link against libdfbegl
dok
{DirectFB} Core: Include direct/Types++.h earlier.
dok
{DirectFB} Core: Include direct/Types++.h earlier.
dok
{ilixi} DaleDFB: Fix for building without compositor.
tarik
{ilixi} PlatformManager: Support for application specific configuration files and changes for font pack loading.
tarik
{DirectFB} libfusion: change object code to c++
dok
{DirectFB} libdirect: some changes in base type
dok
{DirectFB} EGL: Add EGL_IMAGE_IDIRECTFBSURFACEBUFFER_DIRECTFB
dok
{ilixi} Remove libGLESv2 from configure (thanks Sergio).
tarik
{ilixi} Stylist: Minor fixes for color use and blits.
tarik
{DirectFB} API: Extend DFBRegion
dok
{DirectFB} API: Extend DFBRegion
dok
{DirectFB} API: Add DirectFBDisplayLayerOptionsNames
dok
{DirectFB} API: Add DirectFBDisplayLayerOptionsNames
dok
{ilixi} PushButton: Fix for layout bounds.
tarik
{ilixi} Changes for Stylist.
tarik
{DirectFB} Core: Add some ToString for buffer role, lock, layer options....
dok
{DirectFB} libwayland-egl: set version to 9.2.0
dok
{DirectFB} sawman: fix warning
dok
{DirectFB} sawman: fix warning
mass
{DirectFB} libfusion: hash resizing in fusion_hash_replace (when new)
dok
{DirectFB} libfusion: hash resizing in fusion_hash_replace (when new)
dok
{DirectFB} libdirect: Enable event logs via domains
dok
{DirectFB} libdirect: Dump event logs upon signal
dok
{DirectFB} libdirect: Put back locking in TLS code for now
dok
{DirectFB} libdirect: Dump all event logs at deinit
dok
{DirectFB} libdirect: Define fallback for sincos when missing
dok
{ilixi} Ignore generated files by swig.
tarik
{ilixi} TextBase: Return reference to text layout.
tarik
{ilixi} swig: Minor fixes and formatting for interfaces.
tarik
{linux-fusion} fix poll support
dok
{ilixi} swig: Add getText() to Button.
tarik
{ilixi} Do not enable compositor if fusiondale and sawman are not present.
tarik
{DirectFB} Merge branch 'directfb-1.7' of git+ssh://git.directfb.org/git/directfb/core/DirectFB into directfb-1.7
dok
{ilixi} Minor change for enable-compositor option.
tarik
{ilixi} RadioGroup: Add log messages and minor changes for RadioButton selection.
tarik
{ilixi} Font: Fix for releasing fonts via FontCache.
tarik
{ilixi} WindowWidget: Call closeWindow() in destructor.
tarik
{ilixi} swig: More changes and additions to swig api.
tarik
{ilixi} Enums: Use hardcoded values for WidgetResizeConstraints.
tarik
{ilixi} Add initial swig support. - Only C# bindings are available for now.
tarik
{DirectFB} libdirect: save name of modules to prevent crash in debug output after unloading a module
dok
{DirectFB} libdirect: add operator to get character from String
dok
{DirectFB} gl2ext: add compat definitions for PFNGLRENDERBUFFERSTORAGEMULTISAMPLEIMGPROC
dok
{DirectFB} egl: fix typo in ...Render(B->b)ufferStorage
dok
{DirectFB} libfusion: Add fusion_fd() and fusion_dispatch() to allow integration into main loop
dok
{DirectFB} libfusion: Add fusion_fd() and fusion_dispatch() to allow integration into main loop
mass
{DirectFB} libdirect: Add event log mechanism
dok
{ilixi} Engine: Set callback's running flag.
tarik
{ilixi} Engine: Set callback's running flag.
tarik
{ilixi} Engine: Check current time again after calling the timeout handler which might change the expiry of the timeout
dok
{ilixi} DragHelper: Use cursor layer.
tarik
{ilixi} Types/Image: added missing DFB ImageProvider release calls
tarik
{ilixi} Add a helper for Drag&Drop.
tarik
{DirectFB} Core: when dumping allocations show allocation and buffer id and include in filename
dok
{DirectFB} add debug, fix warnings
dok
{DirectFB} eglplatform: Use void* as default
dok
{ilixi} Application: Changes for new window features.
tarik
{directfb.org} 1.7.1
dok
{ilixi} WindowWidget: Add setLayerName().
tarik
{ilixi} SurfaceView: Set _renderedSource to false only if surface update was scheduled.
tarik
{ilixi} Add ilixi_egl.appdef and remove gears.appdef
tarik
{directfb.org} update
dok
{directfb.org} Weston
dok
{DirectFB} EGL: Register EGL_NATIVE_PIXMAP_KHR handler for DisplayDFB
dok
{directfb.org} docs!
dok
{ilixi} IconPack: Minor change for getIcon().
tarik
{DirectFB} IDirectFBGL_EGL: Link against libEGL (United)
dok
{DirectFB} GLES2: Fix warning
dok
{DirectFB} GLES2: Fix warning
dok
{DirectFB} IDirectFBGL_EGL: Implement Unlock(), request 16bit depth only
dok
{DirectFB} libfusion: Fix fusion_object_get() which returned DR_OK even if lookup failed
dok
{DirectFB} libdirect: Switch to using SIGPIPE for dumping stacks etc. (seems SIGPWR is not working in all cases)
dok
{DirectFB} libdirect: Fix over length lines for D_ERROR() messages
dok
{DirectFB} libdirect: extend domain name space in debug messages
dok
{DirectFB} libdirect: extend domain name space in debug messages
dok
{DirectFB} DFBEGL: Move eglGetConfigAttribsDIRECTFB to libDFBEGL and add mangling for it.
dok
{DirectFB} Core: Add ToString<DFBRectangle>
dok
{ilixi} Util: Fix hour calculation in toHMS().
tarik
{DirectFB} API: Implement IDirectFBSurfaceAllocation_GetDescription
dok
{ilixi} ilixi_player: Add aspect ratio control.
tarik
{ilixi} EGLWidget: Buffer mode related changes.
tarik
{DirectFB} libdirect: Move C++ definitions to separate header file.
dok
{DirectFB} [PATCH 2/2] drmkms: mute plane when opacity is set to zero.
mass
{DirectFB} [PATCH 2/2] drmkms: mute plane when opacity is set to zero.
dok
{DirectFB} Register surface client and send FrameAck's for surfaces set by dfb_layer_region_set_surface(). (allowing a single application to directly run on the layer surface)
mass
{DirectFB} drmkms: add some timeouts
mass
{DirectFB} drmkms: add some timeouts
dok
{DirectFB} lib/wayland: update generated file
mass
{DirectFB} drmkms: allow setting of windows as layer surface
mass
{DirectFB} drmkms: allow setting of windows as layer surface
dok
{ilixi} ilixi_cairo: Change frame gradient colors.
tarik
{ilixi} Add ilixi_egl and ilixi_cairo to .gitignore.
tarik
{ilixi} Brush: Add cairo gradient mode.
tarik
{ilixi} Application: tslib touchscreen input event fix.
tarik
{DirectFB} [PATCH v2 2/2] Fix illegal fclose of a file pointer opened by popen.
mass
{DirectFB} [PATCH v2 1/2] Fix for double close of a single file descriptor.
mass
{DirectFB} [PATCH 2/2] fusion: object: initialize a shared/global skirmish for the object pool
mass
{DirectFB} [PATCH 1/2] fusion: always initialize reactor_globals and arenas_lock locks as globals
mass
{DirectFB} [PATCH] imageprovider: fix crash when doing multiple RenderTo()'s in the webp provider
mass
{DirectFB} [PATCH] imageprovider: fix crash when doing multiple RenderTo()'s in the webp provider
dok
{DirectFB} [PATCH (DirectFB)] inputdrivers: set DICAPS_KEYS/DIDCAPS_KEYS only for input devices with keys
mass
{DirectFB} [PATCH (DirectFB)] inputdrivers: set DICAPS_KEYS/DIDCAPS_KEYS only for input devices with keys
dok
{DirectFB} systems/x11: set ennoder and mixer in config
mass
Earlier messages
Later messages