haiku/headers/private
Fredrik Holmqvist 15db6949b6 Don't clear video mem on UEFI, efi video mode refactor
Writes to videomem is slow without memory remapping
Can't do the mapping without leaving UEFI, so skipping
the clear. Afaict it should always be cleared by UEFI

This saves ~10 seconds of booting on my machine
(1920*1080*4 bytes)

EFI video mode (should have been it's own commit)
 * Only do strcmp if there are enough params
 * break when found
2018-08-01 21:12:08 +02:00
..
app View: move BAffineTransform out of ViewSetStateInfo. 2018-05-07 07:02:57 +00:00
audio
binary_compatibility
bluetooth bluetooth: remove DEBUG definition. 2016-06-05 18:55:44 +02:00
debug
debugger More class/struct mixup fixes. 2018-06-18 23:16:50 -04:00
device drivers: Deduplify joystick_driver.h. 2018-06-21 18:46:30 -04:00
drivers scsi: Use _res and not res in MK_ERROR. 2018-06-18 22:05:45 -04:00
file_systems FUSE compat: add MIME type faking 2017-02-27 19:58:22 +00:00
firewire
fs_shell fs_shell: Added socket filetype. 2017-12-10 11:02:59 -05:00
graphics Remove private vmware driver headers. 2018-06-26 17:23:23 -04:00
index_server
input
interface Revert "BScrollBar: Add lines and dots knob styles to scroll bar" 2018-07-22 18:26:06 +00:00
kernel Don't clear video mem on UEFI, efi video mode refactor 2018-08-01 21:12:08 +02:00
libroot ICU locale backend: Increase size of fLocaleDescription from 512 to 1024 bytes. 2018-05-19 20:44:51 -04:00
locale
mail build: Cleanup of libgnuregex usage. 2018-03-07 18:04:31 -05:00
media MediaClient: Rename IsRunning to IsStarted 2018-03-02 03:58:54 +01:00
midi
mount
net net_socket: control op should be uint32. 2017-12-03 13:57:26 -05:00
notification Notification_Server: Added ability to choose position of notifications 2017-12-24 12:02:38 +01:00
package
preferences Fix glitch in Screen prefs when changing background color. 2017-04-30 10:29:39 +02:00
print PictureIterator.h: fix header guard spelling 2016-07-10 17:11:20 +02:00
runtime_loader runtime_loader: increase max length for image names. 2017-04-20 18:23:36 +02:00
screen_saver ScreenSaver: Rename BuildScreenSaverDefaultSettingsView 2016-04-13 15:50:30 -07:00
shared More class/struct mixup fixes. 2018-06-18 23:16:50 -04:00
storage s/OpenBeOS License/MIT License/ universally, as they're the same thing. 2017-02-09 22:09:56 -05:00
support Add ZstdCompressionAlgorithm. 2017-11-24 21:35:49 +01:00
syslog_daemon
system Revert team and thread changes for COMPAT_MODE (hrev52010 & hrev52011). 2018-06-14 22:25:06 -04:00
textencoding
tracker Tracker FindPanel: Make a copy of fDeviceIcon 2016-07-31 19:42:39 -07:00
usb_vision
userlandfs FUSE compat: add Haiku extension 2017-02-27 19:58:13 +00:00
virtio virtio: add API to uninit a device. 2018-04-26 06:25:41 +00:00
vmdk