Changes between Version 3 and Version 4 of Ticket #652
- Timestamp:
- 2016-02-19T08:50:00Z (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #652 – Description
v3 v4 3 3 Details:: 4 4 HelenOS features a compositing GUI described in Petr Koupy's master thesis (see below). The GUI is fairly basic and offers vast room for improvements. The goal of this project is to implement a reasonable subset of the following. 5 6 5 * support for direct rendering in graphic driver infrastructure 7 6 * more drawing operations in drawing library (lines, curves, polygons, circles, etc.)