24bpp Display Driver
I want to have 24-bpp (RGB888) unpacked format , display driver for
our device. Currently WinCE provides only GPE emulated routines for
16bpp display format. For 24 bpp, only generalized routine is there
and i fear using this will cause lot of performance issues . So, is
there any open source 24-bit routines(line drawing, BitBLT) for GPE
based display driver.
Thanks in advance.
.
Relevant Pages
- 24-bit display driver
... Currently WinCE provides only GPE emulated routines for ... 16bpp display format. ... based display driver. ... (microsoft.public.windowsce.platbuilder) - Re: Alpha blend with IE in WinCE 5.0
... If you use another display driver then you need to add support for alpha blending to that display driver. ... I am a software engineer and a newbie here from Taiwan, have a question in display driver of WinCE 5.0, and much appreciate if someone can help me with a solution. ... The 2008M01 QFE update adds DDSCAPS_OWNDC flag with DirectX, ... (microsoft.public.windowsce.embedded) - Re: Alpha blend with IE in WinCE 5.0
... If you use another display driver then you need to add support for alpha ... The alpha blend issue has been solved in WinCE 6.0 with 2008 QFE ... The 2008M01 QFE update adds DDSCAPS_OWNDC flag with DirectX, ... (microsoft.public.windowsce.embedded) - Windows CE - CEPC Display Problems
... I'm trying to determine if developing my industrial PC using WinCE is ... following (with only slight variations): ... Made a simple CEPC OS design with the Display Driver: ... Made a bootdisk using CEPCBoot.144 ... (microsoft.public.windowsce.embedded) - Can WinCE support double screen?
... One LCD can access framebuffer through display controller,thus the normal ... display driver of WinCE is workable: the WinCE can get the pointer of the ... its frame buffer should firstly send some commands to it. ... (microsoft.public.windowsce.embedded) |
|