Project

General

Profile

Actions

Bug #10845

closed

tem: depth 24 and 32 do support 256 colors

Added by Toomas Soome about 4 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
driver - device drivers
Start date:
2019-04-23
Due date:
% Done:

100%

Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
External Bug:

Description

We do not need assert:

ASSERT(fg_color4 < 16 && bg_color4 < 16);

in 24 and 32 bit cases because we do support 256 colors (0-255) in 24 and 32 bit depths.

Actions #1

Updated by Toomas Soome about 4 years ago

  • Description updated (diff)
Actions #2

Updated by Electric Monk about 4 years ago

  • Status changed from In Progress to Closed
  • % Done changed from 90 to 100

git commit 51ddf9bf5af833bbebc584ece0124b0e4ffa5abd

commit  51ddf9bf5af833bbebc584ece0124b0e4ffa5abd
Author: Toomas Soome <tsoome@me.com>
Date:   2019-04-26T15:30:04.000Z

    10845 tem: depth 24 and 32 do support 256 colors
    Reviewed by: Igor Kozhukhov <igor@dilos.org>
    Approved by: Dan McDonald <danmcd@joyent.com>

Actions

Also available in: Atom PDF