VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3470   18 years vboxsync more logging
(edit) @3469   18 years vboxsync wrong name again
(edit) @3468   18 years vboxsync Extension detection updates
(edit) @3467   18 years vboxsync OGL: updates
(edit) @3466   18 years vboxsync Wrong locking for read-only memory in Windows guests.
(edit) @3465   18 years vboxsync wrong assertion
(edit) @3464   18 years vboxsync wrong string
(edit) @3463   18 years vboxsync Some logging
(edit) @3462   18 years vboxsync OpenGL extensions init
(edit) @3461   18 years vboxsync Update
(edit) @3460   18 years vboxsync Extension checks
(edit) @3459   18 years vboxsync Last one I hope
(edit) @3458   18 years vboxsync Again
(edit) @3457   18 years vboxsync More fixes
(edit) @3456   18 years vboxsync Corrections
(edit) @3455   18 years vboxsync Attempt to fix the linux build
(edit) @3454   18 years vboxsync updates for opengl extensions
(edit) @3452   18 years vboxsync added VBOX_WITH_SHARED_FOLDERS and VBOX_WITH_SHARED_CLIPBOARD
(edit) @3451   18 years vboxsync openGL extension support (start)
(edit) @3450   18 years vboxsync HtmlHelp moved from VBoxVMSelectorWnd to VBoxProblemReporter build issue.
(edit) @3448   18 years vboxsync Moved VBoxGlobal::showHelpDialog() to …
(edit) @3447   18 years vboxsync And more
(edit) @3446   18 years vboxsync More assertions
(edit) @3445   18 years vboxsync 2015: Make all help buttons work: All HELP buttons are connected to …
(edit) @3444   18 years vboxsync Comment
(edit) @3443   18 years vboxsync Compile fix
(edit) @3442   18 years vboxsync Reduce logging overhead
(edit) @3441   18 years vboxsync Too noisy to log each OpenGL command
(edit) @3440   18 years vboxsync The command buffer is read only
(edit) @3439   18 years vboxsync Added VBOX_WITH_OPENGL (default 1)
(edit) @3438   18 years vboxsync Window creation needs to be done in DrvSetPixelFormat
(edit) @3436   18 years vboxsync Propagate error through the right channel
(edit) @3435   18 years vboxsync Error propagation
(edit) @3434   18 years vboxsync 3 parameters
(edit) @3433   18 years vboxsync fix
(edit) @3432   18 years vboxsync Fixed issue with NULL parameter passing
(edit) @3430   18 years vboxsync GCC32
(edit) @3429   18 years vboxsync use GCC32 template here instead of local hacks
(edit) @3428   18 years vboxsync bugfix
(edit) @3427   18 years vboxsync DrvDescribePixelFormat fix
(edit) @3426   18 years vboxsync bugfix
(edit) @3425   18 years vboxsync Less strict size check
(edit) @3424   18 years vboxsync Main: Removed outdated CHECK_MACHINE_MUTABILITY and CHECK_STATE macros.
(edit) @3423   18 years vboxsync Or maybe not. Sigh.
(edit) @3422   18 years vboxsync Main/testcase: Added mutability chek for properties that may be …
(edit) @3421   18 years vboxsync Main: Fixed an assertion when closing the direct machine session after …
(edit) @3420   18 years vboxsync Main: Converted the VRDPServer class to the new locking scheme.
(edit) @3419   18 years vboxsync Don't export wgl functions by default
(edit) @3418   18 years vboxsync OPENGL_GETINFO as a dummy is sufficient.
(edit) @3417   18 years vboxsync Added QUERYESCSUPPORT support
(edit) @3416   18 years vboxsync Added DrvEscape support and OPENGL_GETINFO (disabled by default)
(edit) @3415   18 years vboxsync (re-)run filters when the device becomes available (again).
(edit) @3414   18 years vboxsync More wgl exports
(edit) @3413   18 years vboxsync OGL: correction + more wgl exports
(edit) @3412   18 years vboxsync Main: Converted USBDeviceFilter and HostUSBDeviceFilter to the new …
(edit) @3411   18 years vboxsync Main: Do not delete target hard disk images when the "clone/create …
(edit) @3410   18 years vboxsync more logging
(edit) @3409   18 years vboxsync Report saved additions information after restoring from saved state.
(edit) @3408   18 years vboxsync Support 8 bits colour resolutions when VBOX_WITH_8BPP_MODES is defined.
(edit) @3405   18 years vboxsync OS/2: Enabled VBOX_WITH_MAIN, VBOX_WITH_VBOXSDL and VBOX_WITH_QTGUI …
(edit) @3402   18 years vboxsync VBoxSDL: Fixed OS/2 build.
(edit) @3401   18 years vboxsync VBOX_SUFF_OBJ for working around an OS/2 SUFF_OBJ/GXX3OMF artifact.
(edit) @3400   18 years vboxsync Linux modules: don't demand on the MODULE_DIR if we don't install the …
(edit) @3399   18 years vboxsync warnings
(edit) @3398   18 years vboxsync Call VRDP on EMT only when Framebuffer is not being resized.
(edit) @3397   18 years vboxsync Disabled all ddraw features that are not mandatory. Enabled DirectDraw.
(edit) @3396   18 years vboxsync commented out incorrect code; just always fail in DrvDeriveSurface
(edit) @3395   18 years vboxsync compile fix
(edit) @3394   18 years vboxsync ddraw updates
(edit) @3393   18 years vboxsync Removed PCSUPGLOBALINFOPAGE and PCSUPGIPCPU to avoid const/volatile …
(edit) @3392   18 years vboxsync First part of fix for udevd::chmod vs. VBoxSVC race on attach.
(edit) @3391   18 years vboxsync Fixed slirp: a deallocated memory was accessed.
(edit) @3390   18 years vboxsync FE/Qt: Fixed builds.
(edit) @3389   18 years vboxsync logging update
(edit) @3388   18 years vboxsync Main: Properly daemonize VBoxSVC.exe on OS/2.
(edit) @3387   18 years vboxsync Main: com::GetVBoxUserHomeDirectory() now takes char * instead of …
(edit) @3386   18 years vboxsync Don't clear structures
(edit) @3385   18 years vboxsync Logging.
(edit) @3384   18 years vboxsync logging update
(edit) @3383   18 years vboxsync typo
(edit) @3382   18 years vboxsync more logging
(edit) @3380   18 years vboxsync DDraw updates
(edit) @3379   18 years vboxsync Reimplemented r22537: Automatically enable HGCM host events, when the …
(edit) @3378   18 years vboxsync DDraw: update
(edit) @3377   18 years vboxsync More capability settings added
(edit) @3376   18 years vboxsync Some code for dumping iokit registry objects.
(edit) @3375   18 years vboxsync Cleanup & export
(edit) @3374   18 years vboxsync Destroy window
(edit) @3365   18 years vboxsync Runtime: Fixed the POSIX version of RTPathAbs() so that it now …
(edit) @3364   18 years vboxsync Runtime: Comment spelling.
(edit) @3360   18 years vboxsync Runtime: Removed the deadly assertion from RTThreadSelf() on OS/2.
(edit) @3358   18 years vboxsync Fixed a deadlock in Display.
(edit) @3357   18 years vboxsync cleanup
(edit) @3356   18 years vboxsync DirectDraw entrypoints added (disabled)
(edit) @3355   18 years vboxsync FE/Qt: Added status tips for the snapshot tollbar's actions; …
(edit) @3354   18 years vboxsync Destroy window properly
(edit) @3353   18 years vboxsync cleanup
(edit) @3352   18 years vboxsync Link with opengl.lib
(edit) @3351   18 years vboxsync Fevert -> Revert
(edit) @3350   18 years vboxsync alignment.
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette