Commit Graph

24 Commits

Author SHA1 Message Date
Vadim Rozenfeld
5f7bba4cbc fix resize problem (reported and fixed by Sandy Stutsman 2015-03-18 22:58:25 +11:00
Vadim Rozenfeld
b2a0aef4a5 fix resolution mismatch when switching between VGA and QXL modes 2015-02-19 21:07:24 +11:00
Vadim Rozenfeld
7693d4153c publish adding a new resolution 2015-02-18 20:57:00 +11:00
Vadim Rozenfeld
170be1696a implement Escape handler 2015-02-08 21:04:39 +11:00
Vadim Rozenfeld
861b2d2d44 add multi-monitor support in QXL mode 2014-12-06 15:44:28 +11:00
Vadim Rozenfeld
2885958174 publish qxl device id 2014-12-06 09:20:04 +11:00
Vadim Rozenfeld
d2d1b4ddd5 disable HW pointer acceleration 2014-08-18 23:08:42 +10:00
Vadim Rozenfeld
818fbe3d54 fix PM handlers 2014-06-30 21:52:18 +10:00
Vadim Rozenfeld
6a37c24fce fix pointer activation handler 2014-06-30 21:46:52 +10:00
Vadim Rozenfeld
a64e05f525 cleanup 2014-06-30 21:41:18 +10:00
Vadim Rozenfeld
81866f50f0 add support for color cursor 2014-06-22 19:18:15 +10:00
Vadim Rozenfeld
81b623f096 cursor shape and move support funtions 2014-06-16 21:26:18 +10:00
Vadim Rozenfeld
eb3d966913 sync io access 2014-06-14 13:25:00 +10:00
Vadim Rozenfeld
c43d7065b6 replace spinlocks with mutex 2014-06-12 23:34:25 +10:00
Vadim Rozenfeld
e04e2d683e fix dpc routine 2014-06-11 22:14:20 +10:00
Vadim Rozenfeld
2dffd51c87 fix blt path 2014-06-05 22:27:10 +10:00
Vadim Rozenfeld
e9449a5610 add isr, dpc, and bliting support sunctions 2014-05-12 23:10:30 +10:00
Vadim Rozenfeld
947a854992 add memory and resources allocation functions 2014-04-29 00:32:32 +10:00
Vadim Rozenfeld
529445dbb9 add dual interface to support QXL or VGA modes 2014-03-10 22:49:58 +11:00
Vadim Rozenfeld
08a8760977 more qxl bits 2014-02-04 22:50:47 +11:00
Vadim Rozenfeld
4947c22618 add qxl pci initialization bits.
Conflicts:
	qxldod/QxlDod.cpp
	qxldod/driver.cpp
2014-01-27 12:53:42 +11:00
Vadim Rozenfeld
52603878f1 add HW device interface 2014-01-26 22:28:01 +11:00
Vadim Rozenfeld
10be00160d add resolutions and PM support 2013-12-30 23:02:44 +11:00
Vadim Rozenfeld
a3f72ee429 Basic VGA support 2013-12-09 21:55:42 +11:00