History log of /haiku/src/add-ons/accelerants/vesa/accelerant_protos.h
Revision Date Author Comments
# e3056a7e 07-Jul-2022 Augustin Cavalier <waddlesplash@gmail.com>

vesa & framebuffer accelerants: Drop engine hook stubs.

We don't need to provide them after the previous commit.


# 8f6542aa 28-Nov-2012 John Scipione <jscipione@gmail.com>

Fix build with FAKE_HARDWARE_CURSOR_SUPPORT turned on

by adding the const specifier to the uint8* parameters of the
prototypes of the vesa_set_cursor_shape and vesa_set_cursor_bitmap
functions.

Thanks looncraz for pointing this out.


# ed80f189 28-Nov-2012 Axel Dörfler <axeld@pinc-software.de>

Applied an updated patch by looncraz to enable hardware cursor.

I made the following changes to the original patch:
* Add const to the cursor setting functions.
* Removed the legacy cursor copying code.
* Minor coding style cleanup.


# 3f2f8b4c 14-Oct-2008 Stephan Aßmus <superstippi@gmx.de>

Fix some char/line limit and naming problems. No functional change.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28085 a95241bf-73f2-0310-859d-f6bbb57e9c96


# d16ddc57 03-Jun-2008 Axel Dörfler <axeld@pinc-software.de>

* The boot loader now passes on its EDID info to the kernel, and that will
be put into a boot_item in frame_buffer_console_init().
* The VESA driver now supports gettings the EDID information as well; this
is necessary now, since the app_server no longer takes over the mode the
boot loader had chosen.
* Note, we might want to do this via vm86 instead in the future, and remove
the kernel part again.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25786 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 93ee2104 08-Apr-2005 Axel Dörfler <axeld@pinc-software.de>

Added very basic VESA driver. Will be improved in the future (right now
it doesn't really do anything, it just passes the initial frame buffer
on to the app_server).
While it seems to work on real hardware (if you set the video mode to
640x480x32, app_server restriction), under Bochs, the app_server crashes.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12273 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 8f6542aa68b292ea756da02cd2e31bb342f3604d 28-Nov-2012 John Scipione <jscipione@gmail.com>

Fix build with FAKE_HARDWARE_CURSOR_SUPPORT turned on

by adding the const specifier to the uint8* parameters of the
prototypes of the vesa_set_cursor_shape and vesa_set_cursor_bitmap
functions.

Thanks looncraz for pointing this out.


# ed80f189ce473ee4241de0d9a5e45e384508a0c3 28-Nov-2012 Axel Dörfler <axeld@pinc-software.de>

Applied an updated patch by looncraz to enable hardware cursor.

I made the following changes to the original patch:
* Add const to the cursor setting functions.
* Removed the legacy cursor copying code.
* Minor coding style cleanup.


# 3f2f8b4c9a0694f7f9e53508bc21c52b32edc674 14-Oct-2008 Stephan Aßmus <superstippi@gmx.de>

Fix some char/line limit and naming problems. No functional change.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28085 a95241bf-73f2-0310-859d-f6bbb57e9c96


# d16ddc579cc378b230e7782b82e6007063d1442d 03-Jun-2008 Axel Dörfler <axeld@pinc-software.de>

* The boot loader now passes on its EDID info to the kernel, and that will
be put into a boot_item in frame_buffer_console_init().
* The VESA driver now supports gettings the EDID information as well; this
is necessary now, since the app_server no longer takes over the mode the
boot loader had chosen.
* Note, we might want to do this via vm86 instead in the future, and remove
the kernel part again.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25786 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 93ee21046d225f4f58eeeade87a937b8c10da6f1 08-Apr-2005 Axel Dörfler <axeld@pinc-software.de>

Added very basic VESA driver. Will be improved in the future (right now
it doesn't really do anything, it just passes the initial frame buffer
on to the app_server).
While it seems to work on real hardware (if you set the video mode to
640x480x32, app_server restriction), under Bochs, the app_server crashes.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12273 a95241bf-73f2-0310-859d-f6bbb57e9c96