We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 107 - palette not working in 8 bpp windib mode
Summary: palette not working in 8 bpp windib mode
Status: RESOLVED FIXED
Alias: None
Product: SDL
Classification: Unclassified
Component: video (show other bugs)
Version: don't know
Hardware: x86 Windows (All)
: P2 normal
Assignee: Sam Lantinga
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-29 15:09 UTC by Sam Lantinga
Modified: 2006-01-29 17:24 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Lantinga 2006-01-29 15:09:12 UTC
Date: Sun, 29 Jan 2006 20:45:57 +0100 (CET)
From: "Torsten Giebl" <wizard@syntheticsw.com>
Subject: [SDL] SDL with WinDIB

Hello !

I just compiled the latest SDL CVS version
and when i try to start testsprite for example
the window opens, but i do not see any smilies flying
around. I have to explicitly start it with ./testsprite -bpp 32
to see them. When using Directx instead of WinDIB it works
without problems.