Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • abi/include/fb/visuals.h

    rdbf2ca4 r9d58539  
    11/*
    22 * Copyright (c) 2006 Martin Decky
    3  * Copyright (c) 2011 Petr Koupy
    43 * All rights reserved.
    54 *
     
    4746        VISUAL_BGR_0_8_8_8,
    4847        VISUAL_BGR_8_8_8_0,
    49         VISUAL_ABGR_8_8_8_8,
    50         VISUAL_BGRA_8_8_8_8,
    5148        VISUAL_RGB_8_8_8,
    5249        VISUAL_RGB_0_8_8_8,
    53         VISUAL_RGB_8_8_8_0,
    54         VISUAL_ARGB_8_8_8_8,
    55         VISUAL_RGBA_8_8_8_8
     50        VISUAL_RGB_8_8_8_0
    5651} visual_t;
    5752
Note: See TracChangeset for help on using the changeset viewer.