23 Commits (e9d635ea1809a6e114c33413c359abbb88a35737)

Author SHA1 Message Date
Markus Armbruster 4bd802b209 Clean up includes 6 years ago
Eduardo Habkost 8063396bf3 Use OBJECT_DECLARE_SIMPLE_TYPE when possible 6 years ago
Eduardo Habkost 8110fa1d94 Use DECLARE_*CHECKER* macros 6 years ago
Eduardo Habkost db1015e92e Move QOM typedefs and add missing includes 6 years ago
Helge Deller 32a2b033f0 hw/display/artist: Allow screen size up to 2048 lines 6 years ago
Helge Deller c7050f3f16 hw/display/artist: Refactor x/y coordination extraction 6 years ago
Helge Deller 95aad497d9 hw/display/artist: Verify artist screen resolution 6 years ago
Sven Schnelle 2f8cd51547 hw/display/artist: Fix invalidation of lines near screen border 6 years ago
Sven Schnelle f9e9f71490 hw/display/artist: Fix invalidation of lines in artist_draw_line() 6 years ago
Helge Deller e0cf02ce68 hw/display/artist: Unbreak size mismatch memory accesses 6 years ago
Helge Deller a501bfc917 hw/display/artist: Prevent out of VRAM buffer accesses 6 years ago
Helge Deller 8bd0d5b5ef Revert "hw/display/artist: Avoid drawing line when nothing to display" 6 years ago
Philippe Mathieu-Daudé 84a7b7741a hw/display/artist: Refactor artist_rop8() to avoid buffer over-run 6 years ago
Philippe Mathieu-Daudé b87a7355de hw/display/artist: Check offset in draw_line to avoid buffer over-run 6 years ago
Sven Schnelle a24d2cf30c hw/display/artist.c: fix out of bounds check 7 years ago
Philippe Mathieu-Daudé 63dc3465d6 hw/display: Include local 'framebuffer.h' 6 years ago
Philippe Mathieu-Daudé 8e5c952b37 hw: Remove unnecessary DEVICE() cast 6 years ago
Philippe Mathieu-Daudé eb9b2ee8f6 hw/display/artist: Remove dead code (CID 1419388 & 1419389) 7 years ago
Philippe Mathieu-Daudé b0f6455fea hw/display/artist: Avoid drawing line when nothing to display 7 years ago
Philippe Mathieu-Daudé 0814343ce2 hw/display/artist: Delay some variables initialization 7 years ago
Philippe Mathieu-Daudé 6c69f9c48e hw/display/artist: Remove pointless initialization 7 years ago
Philippe Mathieu-Daudé 5646bca36e hw/display/artist: Move trace event to draw_line() 7 years ago
Sven Schnelle 4765384ce3 hppa: Add emulation of Artist graphics 7 years ago