forked from Imagelibrary/rtems
2011-07-11 Sebastien Bourdeauducq <sebastien.bourdeauducq@gmail.com>
PR 1823/cpukit * libmisc/fb/fb.h: Added FBIOSETVIDEOMODE define.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2011-07-11 Sebastien Bourdeauducq <sebastien.bourdeauducq@gmail.com>
|
||||
|
||||
PR 1823/cpukit
|
||||
* libmisc/fb/fb.h: Added FBIOSETVIDEOMODE define.
|
||||
|
||||
2011-07-08 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||
|
||||
* score/src/coremsg.c: Use 64-bit intermediate result on multiply to
|
||||
|
||||
@@ -31,6 +31,7 @@ extern "C" {
|
||||
#define FB_EXEC_FUNCTION 0x4606
|
||||
#define FBIOSWAPBUFFERS 0x4607
|
||||
#define FBIOSETBUFFERMODE 0x4608
|
||||
#define FBIOSETVIDEOMODE 0x4609
|
||||
|
||||
#define FB_SINGLE_BUFFERED 0
|
||||
#define FB_TRIPLE_BUFFERED 1
|
||||
|
||||
Reference in New Issue
Block a user