OpenCores
URL https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk

Subversion Repositories openrisc_me

[/] [openrisc/] [trunk/] [rtos/] [ecos-2.0/] [packages/] [services/] [gfx/] [mw/] [v2_0/] [src/] [BUGS] - Diff between revs 27 and 174

Only display areas with differences | Details | Blame | View Log

Rev 27 Rev 174
GrReparentWindow mapping bug in demo2 app when wm running (temp fixed)
GrReparentWindow mapping bug in demo2 app when wm running (temp fixed)
blit slow when moving windows in portrait mode
blit slow when moving windows in portrait mode
down portrait mode is not correct
down portrait mode is not correct
add offscreen pixmap rotates when portrait changes (remove assert in GdBlit)
add offscreen pixmap rotates when portrait changes (remove assert in GdBlit)
remove FIXME kluge in fb.c mapmem, fix offscreen rotation orientation for blits
remove FIXME kluge in fb.c mapmem, fix offscreen rotation orientation for blits
add subdrivers above driver level for x11
add subdrivers above driver level for x11
add portrait switch layer above driver so it works with X11
add portrait switch layer above driver so it works with X11
any offscreen blit code will fail when in portrait mode
any offscreen blit code will fail when in portrait mode
stretchblit code needs recalc when src offset != 0 (precalc y/x)
stretchblit code needs recalc when src offset != 0 (precalc y/x)
put back in DrawArea driver in GdArea
put back in DrawArea driver in GdArea
There's still bugs with apps after closebox pressed
There's still bugs with apps after closebox pressed
GrReparentWindow must have parent mapped before call
GrReparentWindow must have parent mapped before call
        or children of window being reparented get bad unmap counts...
        or children of window being reparented get bad unmap counts...
Check out if (height == 0 || ... ) code in engine/devfont.c: bad select
Check out if (height == 0 || ... ) code in engine/devfont.c: bad select
There's still some bugs in the Arc/Pie code - see FLTK valuators demo
There's still some bugs in the Arc/Pie code - see FLTK valuators demo
fblin16 DrawArea driver is commented out for font display currently
fblin16 DrawArea driver is commented out for font display currently
X11 runs out of colors on t1demo.sh
X11 runs out of colors on t1demo.sh
SetWindowPos is broken for resize of child windows
SetWindowPos is broken for resize of child windows
should BeginPaint incorporate the update region with current DC?
should BeginPaint incorporate the update region with current DC?
WM_MOUSEMOVE shouldn't send hittest code like WM_NCMOUSEMOVE
WM_MOUSEMOVE shouldn't send hittest code like WM_NCMOUSEMOVE
ATI cards in 16bpp mode: palette not setup properly
ATI cards in 16bpp mode: palette not setup properly
PF_PALETTE emulation doesn't work well on X11 (use PF_TRUECOLOR0888)
PF_PALETTE emulation doesn't work well on X11 (use PF_TRUECOLOR0888)
alpha blending is broken on X11
alpha blending is broken on X11
cursor disappears with much blitting
cursor disappears with much blitting
Non-client title bar not repainted properly on repaint
Non-client title bar not repainted properly on repaint
repaint on VT switch doesn't work with client/server library
repaint on VT switch doesn't work with client/server library
Sleep api isn't accurate
Sleep api isn't accurate
switch palette's on the fly from framebuffer identification
switch palette's on the fly from framebuffer identification
BitBlt clips blit rectangle to source screen/memimage size
BitBlt clips blit rectangle to source screen/memimage size
Terminal emulator doesn't clip text on right side for some reason
Terminal emulator doesn't clip text on right side for some reason
If closing last window, GetMessage/microwindows hangs if not exiting
If closing last window, GetMessage/microwindows hangs if not exiting
The ELKS microwin demo draws mouse droppings on screen
The ELKS microwin demo draws mouse droppings on screen
 
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.