Rev 3707 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 3707 | Rev 3876 | ||
---|---|---|---|
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_BGR_8_8_8 7 |
|
47 | 48 | ||
48 | #endif |
49 | #endif |
49 | 50 | ||
50 | /** @} |
51 | /** @} |
51 | */ |
52 | */ |