HelenOS-historic
HelenOS
HelenOS-doc
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
HelenOS-historic
(root)
/
uspace
/
trunk
/
fb
/
ega.c
@ 1768
– Rev 1720
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
1720
6712 d 2 h
palkovsky
/uspace/trunk/
Some cleanups. Martin...try make clean;make...
1694
6717 d 7 h
palkovsky
/uspace/trunk/
Modified uspace to match changes in kernel ipc/irq.
Fixed types in ega fb.
Added dummy interfacing with PS/2 mouse.
1649
6721 d 6 h
cejka
/uspace/trunk/
Doxygen comments update.
1640
6721 d 14 h
palkovsky
/uspace/trunk/
Better colors for ega.
Small updates to initialization code to use only async api.
1577
6724 d 3 h
cejka
/uspace/trunk/fb/
Added missing break.
1565
6724 d 9 h
vana
/uspace/trunk/fb/
Next some coding style changes
1564
6724 d 9 h
vana
/uspace/trunk/fb/
Coding style repair
1562
6724 d 9 h
vana
/uspace/trunk/fb/
Ega scrolling and screen saving
1551
6725 d 7 h
vana
/uspace/trunk/
Ega cursor movement support
1547
6725 d 9 h
palkovsky
/uspace/trunk/
AS_AREA_CACHEABLE not needed anymore for sharing.
Added icons to console.
1534
6726 d 1 h
palkovsky
/uspace/trunk/fb/
Added support for styles for ega framebuffer.
1530
6726 d 4 h
palkovsky
/uspace/trunk/
Some fixes, tetris still not working.
1501
6726 d 12 h
palkovsky
/uspace/trunk/
Allocation function for allocating free areas for mmap, map_physmem etc.
1498
6726 d 15 h
palkovsky
/uspace/trunk/fb/
Doc updates.
1493
6726 d 23 h
palkovsky
/uspace/trunk/
Added support ega framebuffer.
Removed taskid parameter from map_physmem. The same effect
can (and should) be performed using IPC.