Rev 3675 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 3675 | Rev 3684 | ||
---|---|---|---|
Line 42... | Line 42... | ||
42 | #define VISUAL_RGB_8_8_8 3 |
42 | #define VISUAL_RGB_8_8_8 3 |
43 | #define VISUAL_RGB_8_8_8_0 4 |
43 | #define VISUAL_RGB_8_8_8_0 4 |
44 | #define VISUAL_RGB_0_8_8_8 5 |
44 | #define VISUAL_RGB_0_8_8_8 5 |
45 | 45 | ||
46 | #define VISUAL_BGR_0_8_8_8 6 |
46 | #define VISUAL_BGR_0_8_8_8 6 |
47 | #define VISUAL_SB1500_PALETTE 7 |
- | |
48 | 47 | ||
49 | #endif |
48 | #endif |
50 | 49 | ||
51 | /** @} |
50 | /** @} |
52 | */ |
51 | */ |