Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
1968 6416 d 8 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.
 
1965 6416 d 9 h jermar /tags/0.2.0.1/ Tagging release 0.2.0.1  
1561 6561 d 17 h palkovsky /uspace/trunk/fb/ Fixed incorrect compiling of fb for different archs.  
1560 6561 d 18 h vana /uspace/trunk/ fb make changes neaded by ega driver and console switching by function keys  
1547 6562 d 15 h palkovsky /uspace/trunk/ AS_AREA_CACHEABLE not needed anymore for sharing.
Added icons to console.
 
1493 6564 d 6 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 6564 d 7 h palkovsky /uspace/trunk/ Added very preliminary support for console on architectures
that do not support framebuffer.
 
1397 6575 d 10 h palkovsky /uspace/trunk/fb/ Fixed bad colors in mips framebuffer.  
1367 6579 d 8 h decky /uspace/trunk/ create special entry point for drivers (don't initialize I/O)  
1363 6580 d 6 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)