Sign in
qemu
/
qemu
/
d1fdf257d52822695f5ace6c586e059aa17d4b79
/
hw
/
display
/
omap_lcdc.c
ea644cf
omap_lcdc: Remove support for DEPTH != 32
by Pooja Dhannawat
· 9 years ago
47df515
hw/display: Clean up includes
by Peter Maydell
· 9 years ago
b45c03f
arm: Use g_new() & friends where that makes obvious sense
by Markus Armbruster
· 9 years ago
c1076c3
framebuffer: set DIRTY_MEMORY_VGA on RAM that is used for the framebuffer
by Paolo Bonzini
· 10 years ago
5643706
console: add head to index to qemu consoles.
by Gerd Hoffmann
· 11 years ago
2c9b15c
memory: add owner argument to initialization functions
by Paolo Bonzini
· 12 years ago
aa2beaa
console: add device link to QemuConsoles
by Gerd Hoffmann
· 12 years ago
380cd05
console: add GraphicHwOps
by Gerd Hoffmann
· 12 years ago
2c62f08
console: simplify screendump
by Gerd Hoffmann
· 12 years ago
47b43a1
hw: move private headers to hw/ subdirectories.
by Paolo Bonzini
· 12 years ago
fc97bb5
hw: move display devices to hw/display/, configure via default-configs/
by Paolo Bonzini
· 12 years ago
[Renamed from hw/omap_lcdc.c]
0d09e41
hw: move headers to include/
by Paolo Bonzini
· 12 years ago
c78f713
console: stop using DisplayState in gfx hardware emulation
by Gerd Hoffmann
· 12 years ago
83c9f4c
hw: include hw header files with full paths
by Paolo Bonzini
· 12 years ago
28ecbae
ui: move files to ui/ and include/ui/
by Paolo Bonzini
· 12 years ago
a93a4a2
console: untangle gfx & txt updates
by Gerd Hoffmann
· 12 years ago
a8170e5
Rename target_phys_addr_t to hwaddr
by Avi Kivity
· 12 years ago
d9c7ebb
omap_lcdc: omap_ppm_save(): add error handling
by Luiz Capitulino
· 13 years ago
8dc4cc7
omap_lcdc: rename ppm_save() to omap_ppm_save()
by Luiz Capitulino
· 13 years ago
d709813
console: vga_hw_screen_dump_ptr: take Error argument
by Luiz Capitulino
· 13 years ago
08c4ea2
fix screendump
by Gerd Hoffmann
· 13 years ago
45efb16
optimize screendump for the common non-switch case
by Gerd Hoffmann
· 13 years ago
75c9d6c
framebuffer: drop use of cpu_get_physical_page_desc()
by Avi Kivity
· 13 years ago
30af1ec
omap_lcdc: convert to memory API
by Benoît Canet
· 13 years ago
9898b79
omap_lcdc: remove imif, emiff from structure
by Avi Kivity
· 13 years ago
7267c09
Use glib memory allocation and free functions
by Anthony Liguori
· 14 years ago
2507c12
Add endianness as io mem parameter
by Alexander Graf
· 14 years ago
c227f09
Revert "Get rid of _t suffix"
by Anthony Liguori
· 15 years ago
99a0949
Get rid of _t suffix
by malc
· 15 years ago
b9d38e9
Fix Sparse warnings about using plain integer as NULL pointer
by Blue Swirl
· 15 years ago
d60efc6
Make CPURead/WriteFunc structure 'const'
by Blue Swirl
· 15 years ago
8167ee8
Update to a hopefully more future proof FSF address
by Blue Swirl
· 16 years ago
1eed09c
Remove io_index argument from cpu_register_io_memory()
by Avi Kivity
· 16 years ago
714fa30
Implement and use shared memory framebuffer device rendering reoutine.
by pbrook
· 16 years ago
3023f33
graphical_console_init change (Stefano Stabellini)
by aliguori
· 16 years ago
fad6cb1
Update FSF address in GPL/LGPL boilerplate
by aurel32
· 16 years ago
8da3ff1
Change MMIO callbacks to use offsets, not absolute addresses.
by pbrook
· 16 years ago
0e1f5a0
Introduce accessors for DisplayState (Stefano Stabellini)
by aliguori
· 16 years ago
c60e08d
Implement resolution switching in common console code.
by pbrook
· 17 years ago
4d3b6f6
Add an ncurses UI.
by balrog
· 17 years ago
9596ebb
Add statics and missing #includes for prototypes.
by pbrook
· 17 years ago
87ecb68
Break up vl.h.
by pbrook
· 17 years ago
c3d2689
Basic OMAP310 support. Basic Palm Tungsten|E machine emulation.
by balrog
· 18 years ago