Subversion Repositories HelenOS

Rev

Rev 3343 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3343 Rev 3664
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
47
 
48
 
48
#endif
49
#endif
49
 
50
 
50
/** @}
51
/** @}
51
 */
52
 */