Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4647 5551 d 20 h jermar /branches/arm/ Branch out a new arm branch.  
4644 5552 d 17 h svoboda /trunk/ Method for getting console color capabilities. Use to fix invisible tetris pieces.  
4457 5593 d 20 h decky /trunk/uspace/srv/fb/ framebuffer server rewrite: cleanup, always use canonical order of coordinates (x, y)  
4326 5633 d 18 h svoboda /trunk/uspace/ Use better method names.  
4325 5633 d 18 h svoboda /trunk/uspace/ Better switch to kcon on serial console -- relinquish/reclaim screen before/after switching to kcon.  
4235 5653 d 5 h svoboda /trunk/uspace/srv/fb/ Make ega-fb and serial-fb aware of UCS.  
4211 5655 d 16 h svoboda /trunk/uspace/ Define wchar_t in userspace. Use it in fb and console.  
4167 5666 d 21 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 5668 d 3 h svoboda /trunk/uspace/ Buffer console output with line granularity. Makes esp. msim/ski console faster. EGA-fb needs fixing.  
4142 5671 d 16 h svoboda /trunk/uspace/srv/fb/ Remove garbage.  
4141 5671 d 16 h svoboda /trunk/uspace/srv/fb/ Interbuffer support in serial framebuffer driver for faster VC switches.  
3769 5746 d 18 h svoboda /trunk/uspace/srv/fb/ Color support in serial fb driver.  
3767 5747 d 1 h svoboda /trunk/uspace/ Console color support overhaul. Create C library console interface.  
3716 5761 d 2 h svoboda /trunk/uspace/srv/fb/ Do not duplicate code in serial framebuffer drivers.  
3672 5773 d 18 h jermar /trunk/ Merge sparc branch to trunk.  
3618 5786 d 16 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 5797 d 5 h rimsky /branches/sparc/ Made changes making HelenOS run on US-IV CPUs. Minor refactoring of the SGCN driver.