Subversion Repositories HelenOS

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1968 6419 d 0 h jermar /tags/ Canonize pre-0.2.0.3 tags: remove inner branches, tags and trunk directories.
The change now should reflect how those releases looked like after checkout.
 
1966 6419 d 0 h jermar /tags/0.2.0.2/ Tagging release 0.2.0.2  
1561 6564 d 9 h palkovsky /uspace/trunk/fb/ Fixed incorrect compiling of fb for different archs.  
1560 6564 d 10 h vana /uspace/trunk/ fb make changes neaded by ega driver and console switching by function keys  
1547 6565 d 7 h palkovsky /uspace/trunk/ AS_AREA_CACHEABLE not needed anymore for sharing.
Added icons to console.
 
1493 6566 d 21 h palkovsky /uspace/trunk/ Added support ega framebuffer.
Removed taskid parameter from map_physmem. The same effect
can (and should) be performed using IPC.
 
1490 6566 d 23 h palkovsky /uspace/trunk/ Added very preliminary support for console on architectures
that do not support framebuffer.
 
1397 6578 d 2 h palkovsky /uspace/trunk/fb/ Fixed bad colors in mips framebuffer.  
1367 6582 d 0 h decky /uspace/trunk/ create special entry point for drivers (don't initialize I/O)  
1363 6582 d 22 h vana /uspace/trunk/ Earliest version of Userspace Framebuffer driver, with stream support in libc.
Also Virtual framebuffers made as split on main fb and its usage by streams

(please test it and report)