summaryrefslogtreecommitdiff
path: root/src/VBox/Frontends/VBoxSDL/Framebuffer.h
Commit message (Expand)AuthorAgeFilesLines
* FE/SDL. bugref:9449. Removing VBOX_WITH_SDL2 define.vboxsync2023-01-251-4/+0
* FE/SDL. bugref:9449. Removing secure label related code.vboxsync2023-01-251-37/+0
* FE/SDL. bugref:9449. Removing SDL 1.2 specific code.vboxsync2023-01-241-3/+2
* Copyright year updates by scm.vboxsync2023-01-171-1/+1
* scm copyright and license note updatevboxsync2022-08-221-8/+18
* scm --update-copyright-yearvboxsync2022-01-011-1/+1
* Copyright year updates by scm.vboxsync2020-02-041-1/+1
* FE/VBoxSDL: Added first support for SDL2 (by setting VBOX_WITH_SDL2). Very ro...vboxsync2019-10-251-6/+10
* Frontends: scm header guard alignment.vboxsync2019-01-011-3/+3
* scm --update-copyright-yearvboxsync2019-01-011-1/+1
* Frontends: scm --fix-header-guards. bugref:9344vboxsync2018-12-301-0/+3
* DevVGA,VBoxC,++: Code cleanup in progress. bugref:9094vboxsync2018-04-041-1/+1
* *: scm --update-copyright-yearvboxsync2017-10-281-1/+1
* backed out r118835 as it incorrectly updated the 'This file is based on' file...vboxsync2017-10-281-1/+1
* *: scm --update-copyright-yearvboxsync2017-10-281-1/+1
* *: Instead of suppressing -Wno-delete-non-virtual-dtor globally we try to mak...vboxsync2016-07-111-1/+1
* Frontends: various cleanups, mostly ATL related, remove code for no longer ex...vboxsync2016-04-291-5/+4
* whitespacevboxsync2015-06-221-12/+12
* VBoxSDL: Made it build again on darwin, added hack for playing with OpenGL.vboxsync2015-05-111-1/+1
* added a couple of missing Id headersvboxsync2015-04-231-0/+1
* Main,Frontends: use BitmapFormat in API.vboxsync2015-03-181-1/+1
* IFramebuffer::capabilitiesvboxsync2014-09-021-0/+1
* VBoxSDL: option to run a separate VM process.vboxsync2014-06-201-25/+26
* Main,Frontends: use safearray for IFramebuffer::Notify3DEventvboxsync2014-06-191-1/+1
* VBoxSDL: implemented NotifyUpdateImage (not used by default).vboxsync2014-06-171-1/+4
* IDisplay::SetFramebufferUpdateMode and IFramebuffer::NotifyUpdateImage.vboxsync2014-06-171-0/+1
* Reverted r94341: too early.vboxsync2014-06-121-1/+0
* Main,Frontends: IFramebuffer::NotifyUpdateImagevboxsync2014-06-111-0/+1
* Main,Frontends: removed obsolete IFramebuffer methods: Address, UsesGuestVRAM...vboxsync2014-06-111-4/+0
* VBoxSDL: new IFramebuffer interface cleanup.vboxsync2014-06-051-5/+0
* Main,Frontends: IDisplay provides the guest screen bitmap to frontends.vboxsync2014-05-281-0/+10
* crOpenGL->Fe/Qt notification mechanismvboxsync2013-05-071-0/+2
* header (C) fixesvboxsync2013-02-041-1/+1
* Frontends: back out the Framebuffer cleanup, to be retried latervboxsync2012-05-081-29/+47
* Frontends/VBoxSDL: clean up framebuffer implementation in a COM-compatible fa...vboxsync2012-05-081-44/+24
* Main+Frontends: replace custom QueryInterface method to eliminate unnecessary...vboxsync2012-05-081-5/+7
* *: spelling fixes, thanks Timeless!vboxsync2010-10-281-1/+1
* Main, frontends: unsigned long long -> long long vboxsync2010-08-161-4/+4
* Automated rebranding to Oracle copyright/license strings via filemunchervboxsync2010-04-271-5/+1
* VBoxSDL: be more tolerant on video driver initialization failuresvboxsync2009-09-211-1/+1
* COM: missed pieces of scriptability supportvboxsync2009-07-131-34/+2
* VBoxSDL: made it compile with SDL1.3 to support multiple guest monitors (disa...vboxsync2009-06-091-13/+29
* HGSMI: post host VBVA commands to display; Video HW Accel: mechanism for pass...vboxsync2009-05-191-0/+2
* ''IFramebuffer'' cleanup next part:vboxsync2009-05-191-4/+2
* removed long obsolete methods ''IFramebuffer::solidFill()'' and ''IFramebuffe...vboxsync2009-05-181-11/+0
* Main: make VBox interfaces scriptable (that is, callable from Python and Visu...vboxsync2009-04-231-1/+1
* VBoxSDL framebuffer resize optimization (xTracker #3487).vboxsync2009-01-081-0/+1
* +changed IFramebuffer interface to report id of associated window if there's onevboxsync2008-09-151-0/+5
* VBoxSDL: improve fullscreenresize hack a little bitvboxsync2008-08-131-1/+1
* VBoxSDL: implemented -fullscreenresizevboxsync2008-07-151-1/+6