[AD] 6bit limitation of paletted modes. |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
- To: alleg-developers@xxxxxxxxxx
- Subject: [AD] 6bit limitation of paletted modes.
- From: StApostol <stapostol@xxxxxxxxxx>
- Date: Mon, 11 Apr 2005 00:34:40 +0300
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=NHvJNw0qsVlCD16NJLzW71n7vvfDaW6m2KVjN1OROkRQwSPSUx4CGhGRdEB+a2jRgnxYdtPfB2oxCMAPD7cw6pLDJyxFNpu18D1HMIEbE3x6vDLVMb4Tb6UCOzEtA+S+nR67Yg8PqfPfM/yF4T8nvdS/mZ2QM/n6g58j06ykRKk=
In the frequently asked questions it is stated that ' The VGA hardware
only uses 6 bits for each color component, which means the red, green,
and blue values in the palette structure range from 0 to 63'. This can
be quite a limitation on some cases, and - correct me if I am wrong -
one that does not apply to modern era hardware.
Will support for 8bit wide DAC be available in the post-4.2 versions?
(This is probably interconnected with the drop of DOS support for
future versions). More to the point, how extensive internal changes
will be needed for this?