| Commit message (Expand) | Author | Age | Files | Lines |
| * | FE/SDL. bugref:9449. Removing VBOX_WITH_SDL2 define. | vboxsync | 2023-01-25 | 1 | -4/+0 |
| * | FE/SDL. bugref:9449. Removing secure label related code. | vboxsync | 2023-01-25 | 1 | -37/+0 |
| * | FE/SDL. bugref:9449. Removing SDL 1.2 specific code. | vboxsync | 2023-01-24 | 1 | -3/+2 |
| * | Copyright year updates by scm. | vboxsync | 2023-01-17 | 1 | -1/+1 |
| * | scm copyright and license note update | vboxsync | 2022-08-22 | 1 | -8/+18 |
| * | scm --update-copyright-year | vboxsync | 2022-01-01 | 1 | -1/+1 |
| * | Copyright year updates by scm. | vboxsync | 2020-02-04 | 1 | -1/+1 |
| * | FE/VBoxSDL: Added first support for SDL2 (by setting VBOX_WITH_SDL2). Very ro... | vboxsync | 2019-10-25 | 1 | -6/+10 |
| * | Frontends: scm header guard alignment. | vboxsync | 2019-01-01 | 1 | -3/+3 |
| * | scm --update-copyright-year | vboxsync | 2019-01-01 | 1 | -1/+1 |
| * | Frontends: scm --fix-header-guards. bugref:9344 | vboxsync | 2018-12-30 | 1 | -0/+3 |
| * | DevVGA,VBoxC,++: Code cleanup in progress. bugref:9094 | vboxsync | 2018-04-04 | 1 | -1/+1 |
| * | *: scm --update-copyright-year | vboxsync | 2017-10-28 | 1 | -1/+1 |
| * | backed out r118835 as it incorrectly updated the 'This file is based on' file... | vboxsync | 2017-10-28 | 1 | -1/+1 |
| * | *: scm --update-copyright-year | vboxsync | 2017-10-28 | 1 | -1/+1 |
| * | *: Instead of suppressing -Wno-delete-non-virtual-dtor globally we try to mak... | vboxsync | 2016-07-11 | 1 | -1/+1 |
| * | Frontends: various cleanups, mostly ATL related, remove code for no longer ex... | vboxsync | 2016-04-29 | 1 | -5/+4 |
| * | whitespace | vboxsync | 2015-06-22 | 1 | -12/+12 |
| * | VBoxSDL: Made it build again on darwin, added hack for playing with OpenGL. | vboxsync | 2015-05-11 | 1 | -1/+1 |
| * | added a couple of missing Id headers | vboxsync | 2015-04-23 | 1 | -0/+1 |
| * | Main,Frontends: use BitmapFormat in API. | vboxsync | 2015-03-18 | 1 | -1/+1 |
| * | IFramebuffer::capabilities | vboxsync | 2014-09-02 | 1 | -0/+1 |
| * | VBoxSDL: option to run a separate VM process. | vboxsync | 2014-06-20 | 1 | -25/+26 |
| * | Main,Frontends: use safearray for IFramebuffer::Notify3DEvent | vboxsync | 2014-06-19 | 1 | -1/+1 |
| * | VBoxSDL: implemented NotifyUpdateImage (not used by default). | vboxsync | 2014-06-17 | 1 | -1/+4 |
| * | IDisplay::SetFramebufferUpdateMode and IFramebuffer::NotifyUpdateImage. | vboxsync | 2014-06-17 | 1 | -0/+1 |
| * | Reverted r94341: too early. | vboxsync | 2014-06-12 | 1 | -1/+0 |
| * | Main,Frontends: IFramebuffer::NotifyUpdateImage | vboxsync | 2014-06-11 | 1 | -0/+1 |
| * | Main,Frontends: removed obsolete IFramebuffer methods: Address, UsesGuestVRAM... | vboxsync | 2014-06-11 | 1 | -4/+0 |
| * | VBoxSDL: new IFramebuffer interface cleanup. | vboxsync | 2014-06-05 | 1 | -5/+0 |
| * | Main,Frontends: IDisplay provides the guest screen bitmap to frontends. | vboxsync | 2014-05-28 | 1 | -0/+10 |
| * | crOpenGL->Fe/Qt notification mechanism | vboxsync | 2013-05-07 | 1 | -0/+2 |
| * | header (C) fixes | vboxsync | 2013-02-04 | 1 | -1/+1 |
| * | Frontends: back out the Framebuffer cleanup, to be retried later | vboxsync | 2012-05-08 | 1 | -29/+47 |
| * | Frontends/VBoxSDL: clean up framebuffer implementation in a COM-compatible fa... | vboxsync | 2012-05-08 | 1 | -44/+24 |
| * | Main+Frontends: replace custom QueryInterface method to eliminate unnecessary... | vboxsync | 2012-05-08 | 1 | -5/+7 |
| * | *: spelling fixes, thanks Timeless! | vboxsync | 2010-10-28 | 1 | -1/+1 |
| * | Main, frontends: unsigned long long -> long long | vboxsync | 2010-08-16 | 1 | -4/+4 |
| * | Automated rebranding to Oracle copyright/license strings via filemuncher | vboxsync | 2010-04-27 | 1 | -5/+1 |
| * | VBoxSDL: be more tolerant on video driver initialization failures | vboxsync | 2009-09-21 | 1 | -1/+1 |
| * | COM: missed pieces of scriptability support | vboxsync | 2009-07-13 | 1 | -34/+2 |
| * | VBoxSDL: made it compile with SDL1.3 to support multiple guest monitors (disa... | vboxsync | 2009-06-09 | 1 | -13/+29 |
| * | HGSMI: post host VBVA commands to display; Video HW Accel: mechanism for pass... | vboxsync | 2009-05-19 | 1 | -0/+2 |
| * | ''IFramebuffer'' cleanup next part: | vboxsync | 2009-05-19 | 1 | -4/+2 |
| * | removed long obsolete methods ''IFramebuffer::solidFill()'' and ''IFramebuffe... | vboxsync | 2009-05-18 | 1 | -11/+0 |
| * | Main: make VBox interfaces scriptable (that is, callable from Python and Visu... | vboxsync | 2009-04-23 | 1 | -1/+1 |
| * | VBoxSDL framebuffer resize optimization (xTracker #3487). | vboxsync | 2009-01-08 | 1 | -0/+1 |
| * | +changed IFramebuffer interface to report id of associated window if there's one | vboxsync | 2008-09-15 | 1 | -0/+5 |
| * | VBoxSDL: improve fullscreenresize hack a little bit | vboxsync | 2008-08-13 | 1 | -1/+1 |
| * | VBoxSDL: implemented -fullscreenresize | vboxsync | 2008-07-15 | 1 | -1/+6 |