mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 10:14:52 +00:00
vfb: Bump default depth to 24
Signed-off-by: Adam Jackson <ajax@redhat.com> Acked-by: Keith Packard <keithp@keithp.com> Reviewed-by: Eric Anholt <eric@anholt.net>
This commit is contained in:
@@ -70,7 +70,7 @@ from The Open Group.
|
||||
|
||||
#define VFB_DEFAULT_WIDTH 1280
|
||||
#define VFB_DEFAULT_HEIGHT 1024
|
||||
#define VFB_DEFAULT_DEPTH 8
|
||||
#define VFB_DEFAULT_DEPTH 24
|
||||
#define VFB_DEFAULT_WHITEPIXEL 1
|
||||
#define VFB_DEFAULT_BLACKPIXEL 0
|
||||
#define VFB_DEFAULT_LINEBIAS 0
|
||||
|
||||
Reference in New Issue
Block a user