Subversion Repositories HelenOS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
4167 5570 d 17 h svoboda /trunk/uspace/ Get rid of FB_WRITE. We can use FB_DRAW_TEXT_DATA if we extend it just a little bit.  
4164 5571 d 23 h svoboda /trunk/uspace/ Buffer console output with line granularity. Makes esp. msim/ski console faster. EGA-fb needs fixing.  
4142 5575 d 12 h svoboda /trunk/uspace/srv/fb/ Remove garbage.  
4141 5575 d 12 h svoboda /trunk/uspace/srv/fb/ Interbuffer support in serial framebuffer driver for faster VC switches.  
3769 5650 d 15 h svoboda /trunk/uspace/srv/fb/ Color support in serial fb driver.  
3767 5650 d 21 h svoboda /trunk/uspace/ Console color support overhaul. Create C library console interface.  
3716 5664 d 22 h svoboda /trunk/uspace/srv/fb/ Do not duplicate code in serial framebuffer drivers.  
3672 5677 d 14 h jermar /trunk/ Merge sparc branch to trunk.  
3618 5690 d 12 h rimsky /branches/sparc/ Support for framebuffers, where the first pixel is mapped to a different address than the OBP 'reg' property claims. Cleanup, comments, C-style.  
3582 5701 d 1 h rimsky /branches/sparc/ Made changes making HelenOS run on US-IV CPUs. Minor refactoring of the SGCN driver.