Opened 13 years ago
Last modified 12 years ago
#479 closed defect
Compositor faulty on arm32, mips32, ppc32 — at Version 1
Reported by: | Martin Decky | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 0.6.0 |
Component: | helenos/lib/softfloat | Version: | mainline |
Keywords: | Cc: | ||
Blocker for: | Depends on: | ||
See also: |
Description (last modified by )
On arm32, mips32 and ppc32, the compositor service runs, but no application windows are shown. This can be either caused by a bug in the compositor itself, some of the GUI-related libraries or possibly in the libsoftfloat library. On the other hand, sparc64 works fine.
The viability and possibility to replace floating point arithmetic with simpler and faster fixed point arithmetic (or even plain integer arithmetic) in the GUI-related libraries should be also investigated.
Change History (1)
comment:1 by , 13 years ago
Description: | modified (diff) |
---|---|
Summary: | Compositor faulty on arm32, mips32 → Compositor faulty on arm32, mips32, ppc32 |
Note:
See TracTickets
for help on using tickets.