summary refs log tree commit diff stats
path: root/ui/cursor.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ui/cursor: remove cursor_get_mono_imageDr. David Alan Gilbert2024-10-031-24/+0
* Cursor: 8 -> 1 bit alpha downsampling improvementPhil Dennis-Jordan2024-07-221-1/+1
* ui/cursor: make width/height unsigned 16-bit integerMauro Matteo Cascella2023-05-281-1/+2
* ui: rename cursor_{get->ref}, return itMarc-André Lureau2023-03-131-1/+2
* ui: rename cursor_{put->unref}Marc-André Lureau2023-03-131-1/+1
* ui/cursor: fix integer overflow in cursor_alloc (CVE-2021-4206)Mauro Matteo Cascella2022-04-071-1/+7
* Include qemu-common.h exactly where neededMarkus Armbruster2019-06-121-1/+0
* qxl: support mono cursors with inverted colorsPeter Wu2018-09-271-2/+40
* Replace all occurances of __FUNCTION__ with __func__Alistair Francis2018-01-221-3/+3
* ui: use DIV_ROUND_UPMarc-André Lureau2017-08-311-1/+1
* coccinelle: Remove unnecessary variables for function return valueEduardo Habkost2016-06-201-8/+2
* ui: Clean up includesPeter Maydell2016-02-041-0/+1
* ui: move files to ui/ and include/ui/Paolo Bonzini2012-12-191-0/+211