OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:vga
(Results
1 - 25
of
220
) sorted by null
1
2
3
4
5
6
7
8
9
/external/kernel-headers/original/asm-mips/
vga.h
2
* Access to
VGA
videoram
23
* These are only needed for supporting
VGA
or MDA text mode, which use little
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
screen_info.h
50
#define VIDEO_TYPE_EGAM 0x20 /* EGA/
VGA
in Monochrome Mode */
52
#define VIDEO_TYPE_VGAC 0x22 /*
VGA
+ in Color Mode */
53
#define VIDEO_TYPE_VLFB 0x23 /* VESA
VGA
in graphic mode */
fb.h
43
#define FB_TYPE_VGA_PLANES 4 /* EGA/
VGA
planes */
46
#define FB_AUX_TEXT_CGA 1 /* CGA/EGA/
VGA
Color text */
58
#define FB_AUX_VGA_PLANES_VGA4 0 /* 16 color planes (EGA/
VGA
) */
59
#define FB_AUX_VGA_PLANES_CFB4 1 /* CFB4 in planes (
VGA
) */
60
#define FB_AUX_VGA_PLANES_CFB8 2 /* CFB8 in planes (
VGA
) */
kd.h
20
#define GIO_CMAP 0x4B70 /* gets colour palette on
VGA
+ */
21
#define PIO_CMAP 0x4B71 /* sets colour palette on
VGA
+ */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
screen_info.h
50
#define VIDEO_TYPE_EGAM 0x20 /* EGA/
VGA
in Monochrome Mode */
52
#define VIDEO_TYPE_VGAC 0x22 /*
VGA
+ in Color Mode */
53
#define VIDEO_TYPE_VLFB 0x23 /* VESA
VGA
in graphic mode */
fb.h
43
#define FB_TYPE_VGA_PLANES 4 /* EGA/
VGA
planes */
46
#define FB_AUX_TEXT_CGA 1 /* CGA/EGA/
VGA
Color text */
58
#define FB_AUX_VGA_PLANES_VGA4 0 /* 16 color planes (EGA/
VGA
) */
59
#define FB_AUX_VGA_PLANES_CFB4 1 /* CFB4 in planes (
VGA
) */
60
#define FB_AUX_VGA_PLANES_CFB8 2 /* CFB8 in planes (
VGA
) */
kd.h
20
#define GIO_CMAP 0x4B70 /* gets colour palette on
VGA
+ */
21
#define PIO_CMAP 0x4B71 /* sets colour palette on
VGA
+ */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
screen_info.h
50
#define VIDEO_TYPE_EGAM 0x20 /* EGA/
VGA
in Monochrome Mode */
52
#define VIDEO_TYPE_VGAC 0x22 /*
VGA
+ in Color Mode */
53
#define VIDEO_TYPE_VLFB 0x23 /* VESA
VGA
in graphic mode */
fb.h
43
#define FB_TYPE_VGA_PLANES 4 /* EGA/
VGA
planes */
46
#define FB_AUX_TEXT_CGA 1 /* CGA/EGA/
VGA
Color text */
58
#define FB_AUX_VGA_PLANES_VGA4 0 /* 16 color planes (EGA/
VGA
) */
59
#define FB_AUX_VGA_PLANES_CFB4 1 /* CFB4 in planes (
VGA
) */
60
#define FB_AUX_VGA_PLANES_CFB8 2 /* CFB8 in planes (
VGA
) */
kd.h
20
#define GIO_CMAP 0x4B70 /* gets colour palette on
VGA
+ */
21
#define PIO_CMAP 0x4B71 /* sets colour palette on
VGA
+ */
/build/target/board/vbox_x86/
BoardConfig.mk
20
BOARD_INSTALLER_CMDLINE := init=/init console=ttyS0 console=tty0
vga
=788 verbose
21
BOARD_KERNEL_CMDLINE := init=/init qemu=1 console=tty0
vga
=788 verbose androidboot.hardware=vbox_x86 androidboot.console=tty0 android.qemud=tty0
/external/qemu-pc-bios/vgabios/
README
6
This
VGA
Bios is very specific to the emulated
VGA
card.
7
It is NOT meant to drive a physical
vga
card.
20
To compile the
VGA
Bios you will need :
31
VGA
BIOS section, to point to the new vgabios image file.
60
The
VGA
Bios has been written without reverse-engineering any existing Bios.
73
- Kevin Lawton's
vga
card emulation for bochs/plex86
78
- Francois Gervais' book "programmation des cartes graphiques cga-ega-
vga
"
85
Please report any bugs, comments, patches for this
VGA
Bios to info@vruppert.de
110
. save/restore video state support for Bochs VBE and standard
VGA
adde
[
all
...]
vbe.c
21
// This VBE is part of the
VGA
Bios specific to the plex86/bochs Emulated
VGA
card.
22
// You can NOT drive any physical
vga
card with it.
1037
// FIXME: redirect non VBE modi to normal
VGA
bios operation
1038
// (switch back to
VGA
mode
1162
printf("
VGA
state size=%x\n", val);
1172
printf("
VGA
save_state offset=%x\n", val);
1181
printf("
VGA
restore_state offset=%x\n", val);
[
all
...]
ChangeLog
104
- improved
VGA
compatible setup for VBE modes (disable CGA and Hercules
111
- improved
VGA
compatible setup for >=8bpp VBE modes (CRTC doubleword mode and
119
- init 4bpp VBE modes by a temporary switch to
VGA
mode 0x6A
126
-
VGA
compatible setup for VBE modes improved (Bochs hack can be removed now)
209
* save/restore video state support for Bochs VBE and standard
VGA
added
236
- mode 0x11: all color planes must be enabled in this 2-color
VGA
mode
314
- cirrus init: set standard
vga
mode and reset bitblt
324
- vbe: dispi_set_xres() and dispi_set_virt_width() now modify
vga
compatible
475
- table entries for
vga
mode 0x0f fixed (PLANAR2 exists on EGA only)
737
was the same as
VGA
BIOS 0.3b - year changed in copyrigh
[
all
...]
/external/chromium/net/data/ftp/
dir-listing-windows-2.expected
128
vga
dir-listing-windows-2
15
12-30-08 08:59AM <DIR>
vga
/packages/experimental/CameraPreviewTest/res/values/
strings.xml
27
<string name="
vga
">
VGA
(640x480)</string>
/external/kernel-headers/original/linux/
vt_buffer.h
18
#include <asm/
vga
.h>
kd.h
21
#define GIO_CMAP 0x4B70 /* gets colour palette on
VGA
+ */
22
#define PIO_CMAP 0x4B71 /* sets colour palette on
VGA
+ */
console_struct.h
90
unsigned char vc_palette[16*3]; /* Colour palette for
VGA
+ */
/external/qemu/
Changelog
11
- vmware-
vga
: fix segv on cursor resize. (Dave Airlie)
12
- vmware-
vga
: various fixes (Dave Airlie/Anthony Liguori)
14
- fix
vga
names in default_list (Gerd Hoffmann)
85
- fix
VGA
regression (malc)
183
- PC
VGA
BIOS fixes
259
- Cirrus
VGA
: support for 1280x1024x[8,15,16] modes
310
-
VGA
font change fix
311
-
VGA
read-only CRTC register fix
326
- dummy
VGA
PCI support
327
-
VGA
font selection fix (Daniel Serpell
[
all
...]
/external/mesa3d/docs/
README.DJ
104
A) Software drivers (VESA/
VGA
/NUL) must to be constructed as single-buffered
118
done just the same as VESA/
VGA
drivers, only it doesn't touch your video
194
DMESA_GLUT_BPP - set default bits per pixel (
VGA
needs 8)
227
+ added
VGA
support (to keep Ben Decker happy)
253
! fixed a horrible bug in
VGA
initialization routine
/external/quake/quake/src/WinQuake/
vgamodes.h
21
// vgamodes.h:
VGA
mode set tables
33
// the data needed to do
VGA
mode sets
480
// extra
VGA
-specific data for vgavidmodes
523
"320x200", " ***** standard
VGA
modes ***** ",
vid_vga.cpp
21
// vid_vga.c:
VGA
-specific DOS video stuff
198
// link together all the
VGA
modes
204
// add the
VGA
modes at the start of the mode list
/external/grub/stage2/
term.h
78
color is
VGA
's. */
Completed in 925 milliseconds
1
2
3
4
5
6
7
8
9