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)
/
kernel
/
trunk
/
genarch
/
src
/
fb/
@ 1735
– Rev 1780
Rev
Show changed files
|
Directory listing
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
1780
6694 d 6 h
jermar
/kernel/trunk/
Replace old __u?? types with respective C99 variants (e.g. uint32_t, int64_t, uintptr_t etc.).
1766
6702 d 13 h
palkovsky
/kernel/trunk/
Changed frame_alloc call, cleaned a lot of stuff, fixed some not-perfectly-correct error handling.
1760
6705 d 7 h
palkovsky
/kernel/trunk/
Changed interface of frame_alloc/free to use address of frame instead of the pfn.
This makes it impossible to use >4GB of memory on 32-bit machines, but who cares...
1702
6715 d 9 h
cejka
/kernel/trunk/
Kernel doxygen comments updated.
1690
6718 d 3 h
palkovsky
/kernel/trunk/
Yet another fix with framebuffer.
1683
6718 d 14 h
jermar
/kernel/trunk/genarch/src/fb/
Pass correct yres to userspace framebuffer.
1682
6718 d 16 h
palkovsky
/kernel/trunk/
Fast framebuffer scrolling in kconsole. Eats some memory though.
1671
6720 d 2 h
jermar
/kernel/trunk/genarch/src/fb/
Eliminate deadlock condition from fb.
1473
6728 d 4 h
decky
/kernel/trunk/
kernel support for text-only framebuffer
1382
6739 d 2 h
decky
/kernel/trunk/
make hardware memory mapping more generic
1376
6740 d 10 h
jermar
/kernel/trunk/
Change the way the framebuffer is mapped so that sparc64 is usable again.
1371
6741 d 2 h
decky
/kernel/trunk/
unify the framebuffer API
use physical address as the base address for the framebuffer
1334
6744 d 15 h
jermar
/kernel/trunk/
Force mips32 frame buffer access to be always big endian.
Fix vmaxlma.c warning when building ia64.
1327
6745 d 8 h
decky
/kernel/trunk/
split framebuffer initialization and sysinfo registration
1318
6746 d 3 h
vana
/kernel/trunk/
Sysinfo userspace interface
1317
6746 d 5 h
vana
/kernel/trunk/
System information tools
1316
6746 d 6 h
jermar
/kernel/trunk/genarch/src/fb/
Forgotten in last commit... improve frame buffer speed by buffering blank line.
1312
6747 d 6 h
palkovsky
/kernel/trunk/genarch/src/fb/
Fixed incorrect tabulator in framebuffer (could write outside framebuffer
memory).
1298
6752 d 7 h
vana
/kernel/trunk/
FB endian fix
1287
6754 d 13 h
vana
/kernel/trunk/
ia32 VESA FB support
←Prev
1
2
Next→
Show All