VirtualBox

source: vbox/trunk/src/VBox/GuestHost

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @36317   14 years vboxsync crOpenGL: remove Assert usage, AssertRC is still there though
(edit) @36231   14 years vboxsync crOpenGL: workaround for recent nvidia drivers, disabled yet as need …
(edit) @36052   14 years vboxsync crOpenGL: use PBO to get texture data in offscreen rendering mode
(edit) @35998   14 years vboxsync crOpenGL: fix guest compiz clipping with forced fbo
(edit) @35969   14 years vboxsync crOpenGL: add option to force fbo usage for 3d over rdp
(edit) @35941   14 years vboxsync crOpenGL: fix for huge texture/vertex data transmit on windows guests
(edit) @35919   14 years vboxsync crOpenGL: fix deadlock for apps passing invalid args to TexParameter[fi]v
(edit) @35912   14 years vboxsync crOpenGL: fix sometimes missing textures and geometry
(edit) @35852   14 years vboxsync crOpenGL: don't allow locking arrays with a bound vbo
(edit) @35484   14 years vboxsync GuestHost/OpenGL, HostServices/SharedOpenGL: added missing LICENSE file
(edit) @35380   14 years vboxsync Makefiles: The PATH_<target> variable is deprated, use …
(edit) @35351   14 years vboxsync scm cleanups.
(edit) @35346   14 years vboxsync VMM reorg: Moving the public include files from include/VBox to …
(edit) @35328   14 years vboxsync propper (hopefully) build fix
(edit) @35325   14 years vboxsync win build fix take 3
(edit) @35324   14 years vboxsync win build fix take 2
(edit) @35323   14 years vboxsync win host burn fix
(edit) @35319   14 years vboxsync 1. wddm: 64bit support 2. wddm: installation fixes (64bit support, …
(edit) @35271   14 years vboxsync crOpenGL: fix Unity/Compiz crashes on natty
(edit) @35263   14 years vboxsync crOpenGL: fix crashes in libnux-0.9 gpu tests
(edit) @35152   14 years vboxsync *: added fFlags parameter to SUPR3HardenedLdrLoadAppPriv(), …
(edit) @34895   14 years vboxsync crOpenGL: fix apps passing empty shaders
(edit) @34887   14 years vboxsync crOpenGL/XPDM: fix explorer crashes on windows vista/win7 guests
(edit) @34884   14 years vboxsync Ogl: make HGSMI be properly disabled for non-WDDM
(edit) @34725   14 years vboxsync crOpenGL: fix incorrect rendering/host crashes when running apps in …
(edit) @34571   14 years vboxsync crOpenGL: fix compiz for high resolution guests
(edit) @34358   14 years vboxsync crOpenGL: build fix
(edit) @34356   14 years vboxsync crOpenGL: mt deadlock fix
(edit) @34110   14 years vboxsync crOpenGL: fix not disappearing windows on non wddm/aero
(edit) @34107   14 years vboxsync crOpenGL/wddm: resync shared data only once
(edit) @34054   14 years vboxsync crOpenGL/wddm: missing change
(edit) @34053   14 years vboxsync crOpenGL/wddm: fix refcounting for shared ctx in shapshots
(edit) @33995   14 years vboxsync GuestHost/clipboard: typo
(edit) @33990   14 years vboxsync next try
(edit) @33988   14 years vboxsync crOpenGL/wddm: more multithreading fixes, vista expirience index works now
(edit) @33987   14 years vboxsync and again
(edit) @33985   14 years vboxsync next try
(edit) @33984   14 years vboxsync try to fix Windows
(edit) @33977   14 years vboxsync *: replaced a bunch of sprintf() by snprintf()
(edit) @33929   14 years vboxsync wddm: fix guest misbehave on driver update, bugfixing
(edit) @33750   14 years vboxsync wddm/3d: wine fix, hgcm + chromium increase max num clients
(edit) @33734   14 years vboxsync crOpenGL: check proper pointer
(edit) @33714   14 years vboxsync wddm/3d: CrHgsmi cleanup, free resources correctly; 2D fixes
(edit) @33684   14 years vboxsync wddm/3d: fix hgcm fallback (for insufficient hgsmi resources)
(edit) @33676   14 years vboxsync scm cleanup run.
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