September 2008 Archives by author
Starting: Tue Sep 2 17:45:48 CEST 2008
Ending: Mon Sep 29 18:31:59 CEST 2008
Messages: 186
- [directfb-cvs] linux-fusion: Changes to 'master'
dok at directfb.org
- [directfb-cvs] DirectFB: Changes to 'master'
dok at directfb.org
- [directfb-cvs] directfb.org: Changes to 'master'
dok at directfb.org
- [directfb-cvs] directfb.org: Changes to 'origin'
dok at directfb.org
- [directfb-cvs] {DirectFB}
dok at directfb.org
- [directfb-cvs] {LiTE} [configure] Bumped version to 0.8.10.
dok at directfb.org
- [directfb-cvs] {DirectFB} [direct] Added file and symbol lookup functions to trace code for external usage.
dok at directfb.org
- [directfb-cvs] {DirectFB} [options] New option "[no-]software-trace" to show every stage of the software rendering pipeline.
dok at directfb.org
- [directfb-cvs] {DirectFB} [convert] Rewrote YCbCr<->RGB conversion routines without lookups which are much more expensive on embedded devices.
dok at directfb.org
- [directfb-cvs] {DirectFB} [convert] Fix missing parentheses around macro parameters in YCBCR_TO_RGB().
dok at directfb.org
- [directfb-cvs] {DirectFB} [generic] Rewrote Dacc_RGB_to_YCbCr_C and Dacc_YCbCr_to_RGB_C using Duff's device with macros.
dok at directfb.org
- [directfb-cvs] {DirectFB} [dfbtest_blit] Added test program for (Stretch)Blit with an image from file.
dok at directfb.org
- [directfb-cvs] {DirectFB} [formats] Clarify definition of NV12, NV16 and NV21.
dok at directfb.org
- [directfb-cvs] {DirectFB} [JPEG] Fix direct decoding to NV16 (no to+from RGB) for little endian.
dok at directfb.org
- [directfb-cvs] {DirectFB} [formats] Fixed many NV12, NV16 and NV21 code areas, mostly for big endian.
dok at directfb.org
- [directfb-cvs] {DirectFB} [SDL] Replaced code in commented section by using dfb_convert_to_rgb16().
dok at directfb.org
- [directfb-cvs] {DirectFB} [header] tab->space
dok at directfb.org
- [directfb-cvs] {DirectFB} [generic] Get rid of YUV tables saving 5k binary size!
dok at directfb.org
- [directfb-cvs] {DirectFB} [mknames] Generate separate declaration of value/name pair structures.
dok at directfb.org
- [directfb-cvs] {DirectFB} [util] Added exported dfb_pixelformat_names[] and replaced relevant code.
dok at directfb.org
- [directfb-cvs] {DirectFB} [util] Added exported dfb_pixelformat_names[] and replaced relevant code.
dok at directfb.org
- [directfb-cvs] {DirectFB} [trace] Added missing dummies of new lookup functions for non-trace builds.
dok at directfb.org
- [directfb-cvs] {directfb.org} [Graphics Support] Fixed link generation.
dok at directfb.org
- [directfb-cvs] {directfb.org} Merge branch 'master' of git+ssh://git.directfb.org/git/directfb/web/directfb.org
dok at directfb.org
- [directfb-cvs] {DirectFB} [SH7722] Fixed software fallback for JPEG decoding to unsupported formats.
dok at directfb.org
- [directfb-cvs] {DirectFB} [windows] Set magic value in CoreWindow before calling WM functions.
dok at directfb.org
- [directfb-cvs] {DirectFB} [SH7722] Fixed missing update of rendering destination buffer.
dok at directfb.org
- [directfb-cvs] {DirectFB} [SH7722] Fixed missing update of rendering destination buffer.
dok at directfb.org
- [directfb-cvs] {Fusion} [Makefile] Allow SYSROOT variable to resolve absolute symbolic links relative to it.
dok at directfb.org
- [directfb-cvs] {Fusion} [shm] Align pool base on a 64K boundary.
dok at directfb.org
- [directfb-cvs] {Fusion} [README] Some initial cross build notes...
dok at directfb.org
- [directfb-cvs] {DirectFB} [SH7723] Added support for SH7723 to SH7722 driver and kernel module.
dok at directfb.org
- [directfb-cvs] {DirectFB} [SH7722] Follow device name change in JPEG code, too.
dok at directfb.org
- [directfb-cvs] {DirectFB} [generic] Added optimized Bop_argb_blend_alphachannel_one_invsrc_Aop_argb() -> 6x speed
dok at directfb.org
- [directfb-cvs] {DirectFB} [SH7722] Follow device name change in JPEG code, too.
dok at directfb.org
- {LiTE} [box] Use MakeSubSurface() instead of GetSubSurface() and lots of other calls with DirectFB >= 1.2.1
dok at directfb.org
- {DirectFB} [graphics] Only have DSRO_MATRIX be mandatory for now. Other flags no longer prohibit acceleration.
dok at directfb.org
- {DirectFB} [options] Fixed pixel format parsing code, first check for exact, then for partial matches.
dok at directfb.org
- {DirectFB} [options] Fixed pixel format parsing code, first check for exact, then for partial matches.
dok at directfb.org
- {Fusion} [calls] Fixed dead lock in fusion_call_destroy() leading to unkillable process.
dok at directfb.org
- {DirectFB} [OpenGL] GLX to be precise... full featured GL based acceleration on top of X11 system module!
dok at directfb.org
- {LiTE} [frame] Rewrote hardcoded loading/handling of frame images for the window theme
dok at directfb.org
- {DirectFB} [x11] MAJOR cleanup of system module code. Every slave connects to the server now as well!
dok at directfb.org
- {LiTE} [box] Added DrawAfter() for painting after children did. Allow init without parent for later adding.
dok at directfb.org
- {LiTE} [box] Added lite_set_box_visible().
dok at directfb.org
- {LiTE} [image] Use SRC_OVER for reflection generation to accelerate on Davinci.
dok at directfb.org
- {DirectFB} [trace] Fixed static build.
dok at directfb.org
- {DirectFB} [call] Added debug messages.
dok at directfb.org
- {DirectFB} [trace] Fixed static build.
dok at directfb.org
- {DirectFB} Merge branch 'release_1_2_x' of git+ssh://git.directfb.org/git/directfb/core/DirectFB into release_1_2_x
dok at directfb.org
- {DirectFB} [davinci] Raise OSD surface pool priority to allocate in frame buffer rather than /dev/mem.
dok at directfb.org
- {DirectFB} [davinci] Workaround broken DSP cache invalidation function.
dok at directfb.org
- {DirectFB} Merge branch 'master' of git+ssh://git.directfb.org/git/directfb/core/DirectFB
dok at directfb.org
- {DirectFB} [surfaces] Assert that pitch is != 0 only if virtual or physical address is present.
dok at directfb.org
- {DirectFB} [x11] Added missing header from last major cleanup.
dok at directfb.org
- {DirectFB} [core] check and handle return value of get_layer_dimension().
dok at directfb.org
- {DirectFB} [davinci] Update driver for 1.3.0 changes in surface pools.
dok at directfb.org
- {DirectFB} [x11] Fixed 'missing separator' error in Makefile.
dok at directfb.org
- {DirectFB} [x11] Fixed another 'missing separator' error in Makefile.
dok at directfb.org
- {DirectFB} [x11] Move definition of USE_GLX to configure.
dok at directfb.org
- {DirectFB} [dfbtest_blit] Added option "-R" to rerender image to surface before every blit (benchmark).
dok at directfb.org
- {DirectFB} [surfaces] Implemented dfb_surface_buffer_write() using Write() on allocation.
dok at directfb.org
- {DirectFB} [IDirectFBImageProvider_PNG] Use dfb_surface_write_buffer() if possible.
dok at directfb.org
- {DirectFB} [surfaces] Added Surface Pool Bridge[tm] technology to speed up transfer between pools.
dok at directfb.org
- {DirectFB} [x11] Implemented Surface Pool Bridge for fast transfer between XShmImage and GLX pool.
dok at directfb.org
- {DirectFB} [dfbtest_blit] Added option "-R" to rerender image to surface before every blit (benchmark).
dok at directfb.org
- {DirectFB} [layers] Fixed unlocking of destroyed skirmish in context destructor.
dok at directfb.org
- {DirectFB} [x11] Update X11 system module with cleaned up code from 1.3.x.
dok at directfb.org
- {DirectFB} [thread] Fixed missing magic value in thread structure created for non-direct threads.
dok at directfb.org
- {DirectFB} [x11] Added missing header file from update with cleaned up code from 1.3.x.
dok at directfb.org
- {DirectFB} [layers] Fixed unlocking of destroyed skirmish in context destructor.
dok at directfb.org
- {DirectFB} [thread] Fixed missing magic value in thread structure created for non-direct threads.
dok at directfb.org
- {DirectFB} [windowstack] Set background mode of new contexts to DLBM_DONTCARE.
dok at directfb.org
- {DirectFB} [x11] Lookup visual in master where XShmCreateImage is actually called.
dok at directfb.org
- {DirectFB} [x11] Hotfix missing update queue...
dok at directfb.org
- {DirectFB} [x11] When update goes directly from XShmImage without copy/convert (single buffer layer), do an XSync()!
dok at directfb.org
- {DirectFB} [x11] Hotfix missing update queue...
dok at directfb.org
- {DirectFB} [x11] When update goes directly from XShmImage without copy/convert (single buffer layer), do an XSync()!
dok at directfb.org
- {DirectFB} [x11] In glxDeallocateBuffer() don't use GetLocalPixmap(), but only direct_hash_lookup().
dok at directfb.org
- {DirectFB} Updated NEWS for 1.2.4...
dok at directfb.org
- {Shared} [draw] Call backup clip region consistently "old_clip" to avoid further errors.
dok at directfb.org
- {Shared} [testman] Fixed locking.
dok at directfb.org
- {Shared} [testman] Fixed locking.
dok at directfb.org
- {LiTE} Merge branch 'master' of git+ssh://git.directfb.org/git/directfb/libs/LiTE
dok at directfb.org
- {LiTE} [window] Don't use DWOP_SHAPED by default.
dok at directfb.org
- {LiTE} [window] Use DWOP_OPAQUE_REGION by default.
dok at directfb.org
- {LiTE} [lite] Added lite_get_layer_size() for convenience.
dok at directfb.org
- {LiTE} [listtest] Create window without theme and without alpha if screen is smaller, make window fit.
dok at directfb.org
- {LiTE} Updated for 0.8.10.
dok at directfb.org
- {directfb.org} LiTE 0.8.10 release
dok at directfb.org
- {directfb.org} [Graphics Support] Fixed link generation.
dok at directfb.org
- {DirectFB} [sh7722] Fixed EXTRA_DIST.
dok at directfb.org
- {DirectFB} [x11] Fixed missing x11types.h in SOURCES definition.
dok at directfb.org
- {DirectFB} Updated ChangeLog for 1.2.4 release.
dok at directfb.org
- {DirectFB} [x11] Fixed missing x11types.h in SOURCES definition.
dok at directfb.org
- {directfb.org} DirectFB 1.2.4 release!
dok at directfb.org
- {directfb.org} LiTE 0.8.10 release
dok at directfb.org
- {directfb.org} 1.2.4 news
dok at directfb.org
- {directfb.org} DirectFB 1.2.4 release!
dok at directfb.org
- {DirectFB} [UniQuE] Use dfb_surface_write_buffer() instead of lock/memcpy/unlock for border images (foo).
dok at directfb.org
- {DirectFB} [UniQuE] Added experimental border event handling in test_foo program to move/raise any window :)
dok at directfb.org
- {DirectFB} [surfaces] Implemented dfb_surface_buffer_read(), added dfb_surface_buffer_lock_deinit(), moved out format conversion.
dok at directfb.org
- {DirectFB} [x11] Use new dfb_surface_buffer_lock_deinit() rather than clearing the magic.
dok at directfb.org
- {DirectFB} [default wm] In window_at_pointer() use dfb_surface_read_buffer() with 1x1 rectangle instead of lock/unlock.
dok at directfb.org
- {directfb.org} UniQuE! What made me leave you almost done?!
dok at directfb.org
- {directfb.org} 1.2.4 news
dok at directfb.org
- {DirectFB} [sh772x] Build fix for 1.3.x.
dok at directfb.org
- {Disko} Added missing include paths and libiconv.
dok at directfb.org
- {DirectFB} Don't switch to fill rectangle in DrawLine() if matrix is used.
dok at directfb.org
- {DirectFB} [fonts] Fixed alignment on eight byte boundary, thanks to Nikita Egorov for spotting!
dok at directfb.org
- {DirectFB} [fonts] Fixed alignment on eight byte boundary, thanks to Nikita Egorov for spotting!
dok at directfb.org
- {DirectFB} [version] 1.2.5
dok at directfb.org
- {DirectFB} [sh772x] for JPEG encoding: horz/vert up/downscaling + offset
dok at directfb.org
- {DirectFB} Set glyph alignment of 8 bytes for all font formats
dok at directfb.org
- {directfb.org} 1.2.5 news
dok at directfb.org
- {directfb.org} UniQuE! What made me leave you almost done?!
dok at directfb.org
- {DirectFB} ignore
dok at directfb.org
- {DirectFB} ignore
dok at directfb.org
- {DirectFB} [surfaces] Fixed wrong allocations being used for locks due to a copy'n'paste error during last cleanup.
dok at directfb.org
- {C++} [IDirectFBVideoProvider] Fix from Stefan Lucke.
dok at directfb.org
- {C++} 1.2.0
dok at directfb.org
- {DirectFB} [util] Added D_UTIL_SWAP(a,b) to exchange values.
dok at directfb.org
- {DirectFB} [util] Added dfb_region_from_rotated(), dfb_rectangle_from_rotated() and dfb_point_from_rotated_region().
dok at directfb.org
- {DirectFB} [IDirectFBSurface] Added DSBLIT_ROTATE90 and DSBLIT_ROTATE270. Thanks to Young Hoon for original patch!
dok at directfb.org
- {DirectFB} [util] Replaced dfb_back_to_front_copy_180() by dfb_back_to_front_copy_rotation() with extra argument.
dok at directfb.org
- {DirectFB} [options] Allow '90' and '270' for "layer-rotate" option.
dok at directfb.org
- {DirectFB} [graphics] Implement proper clipping for rotated blits of 90, 180 or 270 degree.
dok at directfb.org
- {DirectFB} [IDirectFBDisplayLayer] Added GetRotation() to query the layer rotation.
dok at directfb.org
- {DirectFB} [IDirectFBSurface] Added (unimplemented!) DSCAPS_ROTATED to allocate back buffers with width/height swapped.
dok at directfb.org
- {DirectFB} [IDirectFBWindow] Added SetRotation() for 90, 180 and 270 degree rotation per window.
dok at directfb.org
- {DirectFB} [dfbdump] Show layer and window rotation.
dok at directfb.org
- {DirectFB} [layers] Implement layer rotation using DSCAPS_ROTATED if available, otherwise using rotated window stack.
dok at directfb.org
- {DirectFB} [default wm] Implement stack rotation and window rotation, thanks to Young Hoon for the original patch!
dok at directfb.org
- {DirectFB} [software] Disable MMX functions not supporting rotation (Ostep/Dstep) properly.
dok at directfb.org
- {Test} [df_window] Rotate windows on 'R', only fade in/out on right button, show cursor position on motion, ...
dok at directfb.org
- {Test} 1.2.0
dok at directfb.org
- {directfb.org} Added rotation screenshot.
dok at directfb.org
- {directfb.org} 1.2.5 news
dok at directfb.org
- {DirectFB} [thread] Added direct_thread_wait() / _notify(), _lock(), _unlock() and _terminate().
dok at directfb.org
- {DirectFB} [OpenGL] Don't switch to ARGB fonts if acceleration is disabled.
dok at directfb.org
- {DirectFB} [UniQuE] Unload foo surface (border tiles) during master shutdown.
dok at directfb.org
- {DirectFB} [UniQuE] A debug message and a minor safety check.
dok at directfb.org
- {DirectFB} [util] Added dfb_updates_get_rectangles() for convenience, doing bounding box trade off etc...
dok at directfb.org
- {DirectFB} [interfaces] Added some debug messages to DirectInterface code.
dok at directfb.org
- {DirectFB} [fusion] Added fusion_stop_dispatcher() to be called before destroying pools etc... fixing lots of shutdown issues!
dok at directfb.org
- {DirectFB} [core] Call fusion_stop_dispatcher() before destroying pools to fix lots of shutdown issues.
dok at directfb.org
- {DirectFB} [wm] Lots of useful debug messages.
dok at directfb.org
- {DirectFB} [x11] Fixed remaining crash with expose events that ran into a NULL window.
dok at directfb.org
- {DirectFB} [x11] Evil error handling...
dok at directfb.org
- {DirectFB} [x11] Use XShmCreatePixmap() and XCopyArea() instead of XShmGet/PutImage() allowing partial transfers in both directions!
dok at directfb.org
- {DirectFB} [dispatcher] Use direct_thread_lock()/unlock() in dispatcher and stopping function to fix remaining issues.
dok at directfb.org
- {DirectFB} [x11] Fixed GLX texture corruption by making sure ReleaseTexImageEXT() is called *after* glXMakeContextCurrent()
dok at directfb.org
- {DirectFB} [x11] Optimized locking for lock-free case when nothing has changed.
dok at directfb.org
- {DirectFB} [IDirectFBSurface] Added DFBSurfaceHintFlags for optimized allocation, format selection etc.
dok at directfb.org
- {DirectFB} Updated for 1.2.6.
dok at directfb.org
- {directfb.org} 1.2.6 release
dok at directfb.org
- {directfb.org} Added rotation screenshot.
dok at directfb.org
- {directfb.org} 1.2.6 news
dok at directfb.org
- {directfb.org} 1.2.6 release
dok at directfb.org
- {linux-fusion} Updated ChangeLog
dok at directfb.org
- {directfb.org} linux-fusion 8.0.2 release
dok at directfb.org
- {directfb.org} 1.2.6 news
dok at directfb.org
- {directfb.org} updated docs
dok at directfb.org
- {directfb.org} linux-fusion 8.0.2 release
dok at directfb.org
- {DirectFB} Updated ChangeLog and NEWS for DirectFB 1.3.0!
dok at directfb.org
- {DirectFB} [NEWS] Added more news...
dok at directfb.org
- {DirectFB} [options] Set default font format to A8 for new surface hint code to always work.
dok at directfb.org
- {DirectFB} updated again for 1.3.0
dok at directfb.org
- {directfb.org} 1.3.0 release!!!
dok at directfb.org
- {directfb.org} updated docs
dok at directfb.org
- {DirectFB} [sh7722] Fixed wrong number of arguments in JPEG test program.
dok at directfb.org
- {DirectFB} [sh7722] Fixed wrong number of arguments in JPEG test program.
dok at directfb.org
- {directfb.org} added new API docs
dok at directfb.org
- {directfb.org} 1.3.0 release!!!
dok at directfb.org
- {DirectFB} [default wm] Added Meta-R for window rotation.
dok at directfb.org
- {Fusion} [fusion] made include order consistent. Was needed for new 2.6.26.5 kernel.
niels at directfb.org
- {LiTE} Merge branch 'master' of git+ssh://git.directfb.org/git/directfb/libs/LiTE
niels at directfb.org
- {LiTE} [LiTE] Avoid StretchBlit when using reflection
niels at directfb.org
- {LiTE} [Leck] image: make alpha gradient more smoothly
niels at directfb.org
- {LiTE} [LiTE] image: no alpha blending for clearing, so app must clip bottom half away.
niels at directfb.org
- {DirectFB} Merge branch 'master' of git+ssh://git.directfb.org/git/directfb/core/DirectFB
niels at directfb.org
- {DirectFB} Merge branch 'master' of git+ssh://git.directfb.org/git/directfb/core/DirectFB
niels at directfb.org
- {Fusion} [fusion] new feature: automatically unlock transferred skirmishes
niels at directfb.org
- {DirectFB} Merge branch 'release_1_2_x' of git+ssh://git.directfb.org/git/directfb/core/DirectFB into release_1_2_x
niels at directfb.org
- {DirectFB} [x11] build fixes for people without GLX
niels at directfb.org
- {DirectFB} Merge branch 'release_1_2_x' of git+ssh://git.directfb.org/git/directfb/core/DirectFB into release_1_2_x
niels at directfb.org
Last message date:
Mon Sep 29 18:31:59 CEST 2008
Archived on: Mon Sep 29 18:32:02 CEST 2008
This archive was generated by
Pipermail 0.09 (Mailman edition).