HelenOS
HelenOS-doc
HelenOS-historic
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
(root)
/
trunk
/
kernel
/
arch
/
sparc64
/
src
/
drivers
/
scr.c
@ 4605
– Rev 4685
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
4685
5570 d 18 h
jermar
/trunk/
Fix 16bpp modes.
4676
5573 d 20 h
jermar
/trunk/
RGB conversion functions should work with a well-defined pixel format.
4220
5693 d 7 h
decky
/trunk/kernel/
update for string changes
4011
5724 d 18 h
svoboda
/trunk/kernel/
String functions should be declared in string.h (and implemented in string.c) in the kernel.
3790
5778 d 3 h
svoboda
/trunk/kernel/
Make newlines in panic messages consistent. Add periods at end of messages so that it is obvious whether they are printed entirely.
3740
5791 d 23 h
jermar
/trunk/kernel/arch/sparc64/
Fix typo.
3736
5793 d 1 h
decky
/trunk/kernel/arch/sparc64/
refresh kernel console during grab on sparc64
3679
5810 d 15 h
rimsky
/trunk/
Added forgotten stuff related to framebuffers with offsets. Got rid of VISUAL_SB1500_PALETTE.
3672
5811 d 19 h
jermar
/trunk/
Merge sparc branch to trunk.
2510
6268 d 19 h
jermar
/trunk/kernel/
Experimental support for the cgsix framebuffer, which is found on old Ultra 1
worksations, and the SBUS bus and devices. Not tested.
2089
6489 d 2 h
decky
/trunk/
huge type system cleanup
remove cyclical type dependencies across multiple header files
many minor coding style fixes
2071
6499 d 19 h
jermar
/trunk/
(c) versus (C)
1994
6556 d 2 h
decky
/trunk/
Add BGR 0888 visual for Ultra 60
1993
6556 d 3 h
decky
/trunk/
make framebuffer code more generic
1986
6557 d 23 h
decky
/trunk/kernel/arch/sparc64/src/drivers/
The FFB framebuffer looks more like 32b
1898
6613 d 19 h
jermar
/trunk/kernel/
Support for FFB (Creator 3D) framebuffer detection on sparc64.
(Not tested as the Ultra 60, which I have for testing, and which
only has this type of framebuffer doesn't boot for some unknown reason.)
1897
6616 d 2 h
jermar
/trunk/
Convert sparc64 framebuffer code to configure from the OpenFirmware device tree memory representation.