VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @34571   14 years vboxsync crOpenGL: fix compiz for high resolution guests
(edit) @34270   14 years vboxsync crOpenGL: fix check for huge guest windows
(edit) @34269   14 years vboxsync crOpenGL: fix broken state when using multiscreen
(edit) @34267   14 years vboxsync 3d: multimon support fix
(edit) @34182   14 years vboxsync wddm/3d: saved state fixes 1
(edit) @33992   14 years vboxsync Grrr
(edit) @33991   14 years vboxsync and another one
(edit) @33989   14 years vboxsync crOpenGL: those ain't continuous arrays
(edit) @33988   14 years vboxsync crOpenGL/wddm: more multithreading fixes, vista expirience index works now
(edit) @33986   14 years vboxsync next try
(edit) @33977   14 years vboxsync *: replaced a bunch of sprintf() by snprintf()
(edit) @33806   14 years vboxsync ExtPack changes, related IPRT changes.
(edit) @33601   14 years vboxsync warning
(edit) @33595   14 years vboxsync src/*: more spelling fixes (logging), thanks Timeless!
(edit) @33549   14 years vboxsync crOpenGL/wddm: avoid unrolling drawprimitive calls when possible
(edit) @33540   14 years vboxsync *: spelling fixes, thanks Timeless!
(edit) @33509   14 years vboxsync crOpenGL: change assert to warning
(edit) @33319   14 years vboxsync crOpenGL: workaround failure to load vm snapshot with changed opengl …
(edit) @33309   14 years vboxsync crOpenGL: up saved state version
(edit) @33280   14 years vboxsync crOpenGL/wddm: disable partial blits for hd4800 only
(edit) @33171   14 years vboxsync wddm/3d: chromium hgsmi fixes
(edit) @33146   14 years vboxsync wddm/3d: chromium hgsmi, host part + guest part debugging
(edit) @33093   14 years vboxsync crOpenGL/wddm: huge aero speedup with GL_EXT_framebuffer_blit, working …
(edit) @33045   14 years vboxsync crOpenGL: fix GetObjectParameter[if]v accessing invalid shaders/programs
(edit) @32940   14 years vboxsync crOpenGL: another perf counter
(edit) @32924   14 years vboxsync crOpenGL: add opcodes counter
(edit) @32911   14 years vboxsync crOpenGL: add sent bytes counter
(edit) @32909   14 years vboxsync crOpenGL: add mbps/cps to fps measurement
(edit) @32420   14 years vboxsync crOpenGL: some mutter/meego related fixes
(edit) @32255   14 years vboxsync crOpenGL: fix warning
(edit) @32247   14 years vboxsync crOGL: gcc warnings
(edit) @32240   14 years vboxsync crOpenGL/wddm: aero +20% speed up
(edit) @32175   14 years vboxsync 3D: fps logging, wddm/3d/aero: simple perf test app
(edit) @32161   14 years vboxsync crOpenGL: fix broked 3d after fullscreen/seamless/normal mode changes …
(edit) @32078   14 years vboxsync crOpenGL: guest app stack corruption when using …
(edit) @31808   14 years vboxsync crOpenGL: resource sharing between contexts
(edit) @31698   14 years vboxsync Main, frontends: unsigned long long -> long long
(edit) @30458   14 years vboxsync crOpenGL: don't generated unneeded functinos
(edit) @30440   14 years vboxsync crOpenGL: wddm friendly windows info tracking + more consistent …
(edit) @30126   14 years vboxsync OpenGL-OSX: use new VBoxCocoa.h include file
(edit) @30011   15 years vboxsync crOpenGL: fix host assertion for some guest mt apps (#5236)
(edit) @29930   15 years vboxsync crOpenGL: properly cleanup host opengl parts (#2954, #6443)
(edit) @29886   15 years vboxsync crOpenGL: less noise in logs
(edit) @29857   15 years vboxsync crOpenGL: burn fix
(edit) @29856   15 years vboxsync crOpenGL: fix vista64 host crashes with wddm guest, fix pbuffers support
(edit) @29447   15 years vboxsync crOpenGL: macos some debug output
(edit) @29446   15 years vboxsync crOpenGL: correctly rebing view fbo after snapshot load
(edit) @29433   15 years vboxsync crOpenGL: macos don't override client texture/fbo bindings
(edit) @29427   15 years vboxsync crOpenGL: fix incorrect texture filtering and blank screen after guest …
(edit) @29371   15 years vboxsync renderspu_cocoa_helper.m: Missing RTTimeMilliTS prototype.
(edit) @29359   15 years vboxsync OSX: fixed 2D on 64-bit Mac
(edit) @29221   15 years vboxsync crOpenGL: remove unnecessary check
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