VirtualBox

source: vbox/trunk/src/VBox/HostServices/SharedOpenGL

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @43287   12 years vboxsync crOpenGL: fix debug assertions
(edit) @43285   12 years vboxsync crOpenGL/win: fix window flashing, take 2
(edit) @43266   12 years vboxsync crOpenGL/win: fix window flashing on VM creation
(edit) @43240   12 years vboxsync crOpenGL: revert tmp r80634
(edit) @43237   12 years vboxsync crOpenGL/win: temporary enable a full-screen issue workaround for …
(edit) @43182   12 years vboxsync crOpenGL: 1. VRDP+3D fixes, 2. Generic bugfixes, 3. Intel GPU-related fixes
(edit) @43181   12 years vboxsync crOpenGL/win: Intel GPU work-arounds/fixes
(edit) @43098   12 years vboxsync crOpenGL: allow skipping the 3D support check via env var setting
(edit) @43051   12 years vboxsync crOpenGL: program/shader objects fixes for proper saved state handling
(edit) @43010   12 years vboxsync *.kmk: Assume VBOX_WITH_COCOA_QT is always set.
(edit) @42526   12 years vboxsync FE/Qt: 6234: Support for VM groups: Initial commit. GUI-3 branch …
(edit) @42517   12 years vboxsync crOpenGL: fix assertion
(edit) @42220   12 years vboxsync More VS2010 preps.
(edit) @42042   12 years vboxsync crOpenGL/OSX: fix invalid drawable warning
(edit) @41949   12 years vboxsync crOpenGL: fix viewport update
(edit) @41930   12 years vboxsync crOpenGL: missing glGet constants
(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) @41913   12 years vboxsync crOpenGL/OSX: fix concurency and freed memory reference
(edit) @41865   12 years vboxsync crOpenGL/osx: fix deadlock on window destroy
(edit) @41581   13 years vboxsync crOpenGL: fix return value
(edit) @41477   13 years vboxsync /Makefile.kmk: Cosmetic changes.
(edit) @41404   13 years vboxsync crOpenGL: VM window scroll handling
(edit) @41380   13 years vboxsync VRDP+3D: 3D rendering speedup: avoid unnecessary host GPU->guest …
(edit) @41258   13 years vboxsync crOpenGL: fix VRDP+3D for Intel graphics, more VRDP+3D fixes
(edit) @41253   13 years vboxsync crOpenGL: context switch fix for offscreen rendering
(edit) @41160   13 years vboxsync crOpenGL: render to fbo fixes
(edit) @41139   13 years vboxsync crOpenGL: prevent null window size handling
(edit) @41128   13 years vboxsync crOpenGL: backwards compatibility for 3D saved state v 28
(edit) @41111   13 years vboxsync crOpenGL: rename env var for enabling multiple contexts to …
(edit) @41109   13 years vboxsync crOpenGL,wined3d,wddm: second part of fixing resource leakage, basics …
(edit) @41073   13 years vboxsync crOpenGL: missing window possition state for wgl backend
(edit) @41000   13 years vboxsync HostServices/OpenGL: gcc false positive warning
(edit) @40859   13 years vboxsync remove unnecessary defs
(edit) @40850   13 years vboxsync yet aother attempt
(edit) @40849   13 years vboxsync remove undesired commit, sigh..
(edit) @40848   13 years vboxsync an attampt to fix a burn
(edit) @40845   13 years vboxsync 3D check: direct invocation on the client side
(edit) @40703   13 years vboxsync crOpenGL: OSX multiple contexts
(edit) @40699   13 years vboxsync crOpenGL: OSX burn fix
(edit) @40697   13 years vboxsync crOpenGL: multiple contexts prototype for OSX
(edit) @40693   13 years vboxsync crOpenGL: allow enable multiple context via env var
(edit) @40692   13 years vboxsync crOpenGL: missing file
(edit) @40691   13 years vboxsync crOpenGL: basics for using multiple contexts on host
(edit) @40479   13 years vboxsync crOpenGL: build log bugfix
(edit) @40431   13 years vboxsync crOpenGL: more TLS data handling fixes
(edit) @40318   13 years vboxsync HostServices/SharedOpenGL: a few warnings
(edit) @40167   13 years vboxsync crOpenGL: shader fix
(edit) @40094   13 years vboxsync crOpenGL: fix crServerDispatchGetInfoLogARB
(edit) @39815   13 years vboxsync crOpenGL: work around Ubuntu 11.04 FBO issues
(edit) @39757   13 years vboxsync crOpenGL: remove unnecessary warning
(edit) @39737   13 years vboxsync crOpenGL: remove debug assertion
(edit) @39736   13 years vboxsync coOpenGL: followup to fix XP hosts, bugs #10071 and #10088
(edit) @39735   13 years vboxsync coOpenGL: fix XP hosts, bugs #10071 and #10088
(edit) @39603   13 years vboxsync crHgsmi: cleanup
(edit) @39507   13 years vboxsync crOpenGL: fix destroyed context refference in TLS
(edit) @39415   13 years vboxsync CrOpenGL: comments
(edit) @39412   13 years vboxsync CrOpenGL: work around ATI fullscreen issue
(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) @39206   13 years vboxsync Made OpenGL build against the Mac OS X 10.7 SDK. Some cleanups.
(edit) @38989   13 years vboxsync crOpenGL: reset last opengl error on context creation
(edit) @38964   13 years vboxsync crOpenGL: show max supported uniforms in log
(edit) @38505   13 years vboxsync crOpenGL: fix incorrect rendering when switching to/from fullscreen …
(edit) @38245   13 years vboxsync crOpenGL: prevent clients from deleting default mural
(edit) @38142   13 years vboxsync crogl: correctly report texunits number as MIN(cr supports, gpu supports)
(edit) @38082   13 years vboxsync *.kmk: Installation/staging adjustments (kBuild 0.2.0 preps).
(edit) @37946   13 years vboxsync crOpenGL: missing param
(edit) @37706   13 years vboxsync OpenGL-OSX: update the window after the visible regions went to zero …
(edit) @37613   13 years vboxsync wddm/3d: fix snapshots with aero
(edit) @37433   13 years vboxsync crOpenGL: prevent log flooding
(edit) @37432   13 years vboxsync crOpenGL: strict offset check (#5720)
(edit) @37394   13 years vboxsync Wddm/3D: fixed random screen corruption when running 3d apps under …
(edit) @37383   14 years vboxsync OpenGL-OSX: no alpha for the target
(edit) @37382   14 years vboxsync OpenGL-OSX: flush before swapping
(edit) @37333   14 years vboxsync OpenGl-OSX: debug left over; remove compiler warnings; use GL_LINEAR …
(edit) @37332   14 years vboxsync OpenGl-OSX: introduce double buffer support for FBO (Gnome3 fix); use …
(edit) @36846   14 years vboxsync 3D for VRDP: initial commit, build fix (xTracker 5565).
(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) @36735   14 years vboxsync crOpenGL: fix crash on mac (#5651)
(edit) @36580   14 years vboxsync Trunk: forward ported r70973: Additions/common/VBoxService: the …
(edit) @36290   14 years vboxsync crOpenGL: typo fix
(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) @36050   14 years vboxsync crOpenGL: fix snapshots with compiz
(edit) @36047   14 years vboxsync crOpenGL: fix crash on win hosts when forced shutting down a vm (#6443)
(edit) @35998   14 years vboxsync crOpenGL: fix guest compiz clipping with forced fbo
(edit) @35995   14 years vboxsync crOpenGL: fix 3d window clipping for fbo case
(edit) @35969   14 years vboxsync crOpenGL: add option to force fbo usage for 3d over rdp
(edit) @35771   14 years vboxsync crOpenGL: remove debug code
(edit) @35770   14 years vboxsync crOpenGL: fix deadlock with multiply screens (#5462)
(edit) @35484   14 years vboxsync GuestHost/OpenGL, HostServices/SharedOpenGL: added missing LICENSE file
(edit) @35447   14 years vboxsync HostServices/SharedOpenGL: comment fix
(edit) @35444   14 years vboxsync HostServices/SharedOpenGL: typos
(edit) @35443   14 years vboxsync HostServices/SharedOpenGL: the critical include directories are not …
(edit) @35380   14 years vboxsync Makefiles: The PATH_<target> variable is deprated, use …
(edit) @35347   14 years vboxsync build fix.
(edit) @35346   14 years vboxsync VMM reorg: Moving the public include files from include/VBox to …
(edit) @34725   14 years vboxsync crOpenGL: fix incorrect rendering/host crashes when running apps in …
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