VirtualBox

source: vbox/trunk/src/VBox/GuestHost

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @42590   12 years vboxsync crOpenGL: fix ocasional halts caused by crPackReadPixels
(edit) @42536   12 years vboxsync crOpenGL/wddm: WOW64 fix
(edit) @42528   12 years vboxsync crOpenGL: context-connection: avoid unnecessary connection on packer init
(edit) @42526   12 years vboxsync FE/Qt: 6234: Support for VM groups: Initial commit. GUI-3 branch …
(edit) @42519   12 years vboxsync burn fix
(edit) @42502   12 years vboxsync fix gcc warning
(edit) @42499   12 years vboxsync crOgl/wddm: per-context connections
(edit) @42311   12 years vboxsync OpenGL: Use the DDK instead of the DirectX SDK.
(edit) @42028   12 years vboxsync wddm/crOpenGL: moreon kernel-based cr commands submission
(edit) @41962   12 years vboxsync OpenGL: more !VBOX_WITHOUT_ADDITIONS => VBOX_WITH_ADDITIONS
(edit) @41958   12 years vboxsync no doppelmoppel
(edit) @41957   12 years vboxsync OpenGL: VBOX_WITH_ADDITIONS := win64 build fix
(edit) @41929   12 years vboxsync crOpenGL,wddm/3d: create windows hidden initially to avoid flikering
(edit) @41928   12 years vboxsync crOpenGL: fix shader deletion
(edit) @41912   12 years vboxsync crOpenGL: don't try hgsmi when unavailable
(edit) @41635   12 years vboxsync crOpenGL: crDebug adjustments
(edit) @41477   13 years vboxsync /Makefile.kmk: Cosmetic changes.
(edit) @41452   13 years vboxsync GuestHost, HostServices: darwin clipboard patch header fix.
(edit) @41432   13 years vboxsync don't build libwine & don't include it in GA installer
(edit) @41419   13 years vboxsync burn fixes
(edit) @41418   13 years vboxsync wine & crOpenGL: backdoor logging for wine and enhancements for crOpenGL
(edit) @41404   13 years vboxsync crOpenGL: VM window scroll handling
(edit) @41403   13 years vboxsync crOpenGL: remove debug assertion
(edit) @41380   13 years vboxsync VRDP+3D: 3D rendering speedup: avoid unnecessary host GPU->guest …
(edit) @41378   13 years vboxsync build fix
(edit) @41377   13 years vboxsync win build fix
(edit) @41376   13 years vboxsync warning fix
(edit) @41375   13 years vboxsync burn fix
(edit) @41374   13 years vboxsync wddm/3d/crogl: backdoor logging
(edit) @41313   13 years vboxsync crOpenGL: some comments & warning fixes
(edit) @41265   13 years vboxsync crOpenGL: more vboxhgcm connection cleanup
(edit) @41264   13 years vboxsync crOpenGL: vboxhgcm connection cleanup
(edit) @41262   13 years vboxsync crOpenGL: fix CRASSERT
(edit) @41258   13 years vboxsync crOpenGL: fix VRDP+3D for Intel graphics, more VRDP+3D fixes
(edit) @41210   13 years vboxsync GuestHost, HostService: darwin bitmap support, copyright header and …
(edit) @41160   13 years vboxsync crOpenGL: render to fbo fixes
(edit) @41136   13 years vboxsync crOpenGL: fix DeleteFramebuffers
(edit) @41132   13 years vboxsync state_snapshot.c: Use SSMR3Skip instead of SMMR3GetMem to skip a few …
(edit) @41128   13 years vboxsync crOpenGL: backwards compatibility for 3D saved state v 28
(edit) @41109   13 years vboxsync crOpenGL,wined3d,wddm: second part of fixing resource leakage, basics …
(edit) @41083   13 years vboxsync GA: Bitmap clipboard support (darwin). Thanks to François Revol (mmu_man).
(edit) @41071   13 years vboxsync crOpenGL: switch to using ASMBit* for gl resource tracking
(edit) @41058   13 years vboxsync crHgsmi cleanup & adjustments
(edit) @41057   13 years vboxsync crOpenGL: fix gl resource leaking (server part)
(edit) @40961   13 years vboxsync crOpenGL: remove wrong CRASSERT
(edit) @40708   13 years vboxsync crOpenGL: proper handling disabled 3D case for HGSMI
(edit) @40691   13 years vboxsync crOpenGL: basics for using multiple contexts on host
(edit) @40544   13 years vboxsync crOpenGL: fix drv install failure regression
(edit) @40485   13 years vboxsync crOpenGL: build fix
(edit) @40483   13 years vboxsync crOpenGL/wddm: don't use VBoxGuest device to comply woth Metro apps …
(edit) @40431   13 years vboxsync crOpenGL: more TLS data handling fixes
(edit) @40388   13 years vboxsync wddm/3d: shared resource destroy handling fixes
(edit) @40301   13 years vboxsync GuestHost/OpenGL: fixed upper array bounds
(edit) @40267   13 years vboxsync crOpenGL: fixe VSG Open Inventor interop issues
(edit) @40261   13 years vboxsync crOpenGL: shut up unnecessary warning
(edit) @40124   13 years vboxsync crOpenGL: add some extensions required for wined3d+wddm
(edit) @39868   13 years vboxsync crOpenGL: don't do GetHostName on Windows guests in crDebug to avoid …
(edit) @39849   13 years vboxsync crOpenGL: additional saved state fix
(edit) @39847   13 years vboxsync crOpenGL: fix saved state issues
(edit) @39834   13 years vboxsync crOpenGL: adjust FBO switching logic a bit
(edit) @39833   13 years vboxsync crOpenGL: missing bits for r75809
(edit) @39815   13 years vboxsync crOpenGL: work around Ubuntu 11.04 FBO issues
(edit) @39603   13 years vboxsync crHgsmi: cleanup
(edit) @39602   13 years vboxsync wine/XPDM: 1. Additional swapchain creation fixes 2. De-libwine'ize …
(edit) @39578   13 years vboxsync GuestHost/CrGL: fixed type
(edit) @39568   13 years vboxsync crOpenGL: more threading fixes
(edit) @39529   13 years vboxsync crOpenGL: remove false assertion
(edit) @39507   13 years vboxsync crOpenGL: fix destroyed context refference in TLS
(edit) @39291   13 years vboxsync more corrections
(edit) @39290   13 years vboxsync proper assertions
(edit) @39289   13 years vboxsync missing file
(edit) @39288   13 years vboxsync CrOpenGL: avoid blocked client polling & extra memcpy (block hgsmi …
(edit) @39265   13 years vboxsync crOpenGL: flush on glEnd if some begin-end data was sent to host …
(edit) @39252   13 years vboxsync NOINST -> INSTTYPE=none; adding DEBUG_INSTTYPE=both if the NOINST was …
(edit) @39206   13 years vboxsync Made OpenGL build against the Mac OS X 10.7 SDK. Some cleanups.
(edit) @38904   13 years vboxsync some small memory leaks in error cases and additional NULL checks
(edit) @38736   13 years vboxsync *: Please don NOT redefine logger macros.
(edit) @38600   13 years vboxsync crOpenGL: fix pack/unpack state switching
(edit) @38394   13 years vboxsync crOpenGL: add workaround for #5831
(edit) @38314   13 years vboxsync crogl: fix hgcm con raisings, that cause WinSAT, immage viewer, etc. …
(edit) @38152   13 years vboxsync INSTARGET -> [12]_STAGE_TARGET.
(edit) @38143   13 years vboxsync crogl: auto-flush on thread switch functionality
(edit) @37986   13 years vboxsync Wddm/3d: fix thread sync issues
(edit) @37840   13 years vboxsync wddm: bugfixes
(edit) @37775   13 years vboxsync crOpenGL: bump 3d saved state version
(edit) @37773   13 years vboxsync crOpenGL: more missing uniform types
(edit) @37772   13 years vboxsync crOpenGL: add missing uniform types
(edit) @37771   13 years vboxsync crOpenGL: fix warning
(edit) @37714   13 years vboxsync WDDM/3d: remove assert
(edit) @37613   13 years vboxsync wddm/3d: fix snapshots with aero
(edit) @37490   13 years vboxsync wddm: autoresize fixes
(edit) @37434   13 years vboxsync GuestHost/SharedClipboard: moved the RTEnvGet("DISPLAY") hack out into …
(edit) @37394   13 years vboxsync Wddm/3D: fixed random screen corruption when running 3d apps under …
(edit) @37393   13 years vboxsync OpenGL/packer/pack_shaders.c: more dead code false positives
(edit) @37392   13 years vboxsync OpenGL/error/error.py: moved ERROR_UNUSED to the top of the function …
(edit) @37304   14 years vboxsync crOpenGL: fix broken rendering when running any other opengl app under …
(edit) @37216   14 years vboxsync wddm/3d: fix google earth rendering
(edit) @36845   14 years vboxsync 3D for VRDP: initial commit, build fix (xTracker 5565).
(edit) @36843   14 years vboxsync 3D for VRDP: initial commit (xTracker 5565).
(edit) @36580   14 years vboxsync Trunk: forward ported r70973: Additions/common/VBoxService: the …
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