VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @46885   11 years vboxsync crOpenGL: TexPresent fixes
(edit) @46343   12 years vboxsync crOpenGL: bugfixes, debugging, dumping draw commands to html
(edit) @45921   12 years vboxsync crOpenGL: makecurrent(0,0) impl fix
(edit) @45673   12 years vboxsync HostServices/OpenGL: compile fix for certin environments
(edit) @45581   12 years vboxsync crOpenGL/glx: fix zero-sized windows treatment
(edit) @45577   12 years vboxsync crOpenGL: fix window mgmt
(edit) @45526   12 years vboxsync crOpenGL/OSX: do not rely on presense of GL_EXT_framebuffer_blit
(edit) @45507   12 years vboxsync crOpenGL: blitter enhancements for OSX
(edit) @45201   12 years vboxsync crOpenGL: basics for BlitFramebuffer driver bugs work around
(edit) @45148   12 years vboxsync crOpenGL: misc bugxifes
(edit) @45132   12 years vboxsync crOpenGL: seamles mode support impl; bugfizes & cleanup
(edit) @45066   12 years vboxsync crOpenGL: misc bugfixes & cleanups
(edit) @45053   12 years vboxsync crOpenGL/osx: fix null visible regions
(edit) @45048   12 years vboxsync crOpenGL/osx: fix visible regions handling
(edit) @45043   12 years vboxsync crOpenGL/win: return back setting visible state
(edit) @45041   12 years vboxsync crOpenGL: synch server and render window visible state
(edit) @45039   12 years vboxsync crOpenGL/glx: additional fixes
(edit) @45036   12 years vboxsync crOpenGL/glx: do not allow zero window sizes
(edit) @44997   12 years vboxsync crOpenGL/win: fix redraw concurrency
(edit) @44950   12 years vboxsync crOpenGL: crDebug->crWarning for wgl make current case that should not …
(edit) @44922   12 years vboxsync crOpenGL/OSX: synch window reshape
(edit) @44913   12 years vboxsync crOpenGL: fix renderspu cleanup
(edit) @44908   12 years vboxsync crOpenGL: work around context destruction ogl driver bug
(edit) @44887   12 years vboxsync crOpenGL: more window attr handling fixes
(edit) @44886   12 years vboxsync crOpenGL: window attr change fixes
(edit) @44880   12 years vboxsync crOpenGL: resize fixes, more to follow
(edit) @44860   12 years vboxsync crOpenGL: redraw impl for X11/glx hosts; enable offscreen rendering …
(edit) @44813   12 years vboxsync crOpenGL: fix typos & a warning
(edit) @44787   12 years vboxsync crOpenGL/OSX: presentation variations
(edit) @44784   12 years vboxsync crOpenGL/OSX: redraw impl
(edit) @44768   12 years vboxsync burn fix
(edit) @44766   12 years vboxsync crOpenGL: host 3d window repaint impl for Win host; enable offscreen …
(edit) @44756   12 years vboxsync crOpenGL/OSX: fix scrolling
(edit) @44740   12 years vboxsync crOpenGL: OSX backend rework; oddscreen rendering generalization
(edit) @44714   12 years vboxsync crOpenGL: always output X server display information.
(edit) @44529   12 years vboxsync header (C) fixes
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @44377   12 years vboxsync crOpenGL: context destruction fix
(edit) @44290   12 years vboxsync crOpenGL: saved state fixes & improvements
(edit) @43748   12 years vboxsync crOpenGL: proper renderspu tsd cleanup on context destruction
(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) @42042   12 years vboxsync crOpenGL/OSX: fix invalid drawable warning
(edit) @41929   12 years vboxsync crOpenGL,wddm/3d: create windows hidden initially to avoid flikering
(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) @41073   13 years vboxsync crOpenGL: missing window possition state for wgl backend
(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) @40691   13 years vboxsync crOpenGL: basics for using multiple contexts on host
(edit) @40318   13 years vboxsync HostServices/SharedOpenGL: a few warnings
(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) @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) @39206   13 years vboxsync Made OpenGL build against the Mac OS X 10.7 SDK. Some cleanups.
(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) @37706   13 years vboxsync OpenGL-OSX: update the window after the visible regions went to zero …
(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) @36735   14 years vboxsync crOpenGL: fix crash on mac (#5651)
(edit) @36231   14 years vboxsync crOpenGL: workaround for recent nvidia drivers, disabled yet as need …
(edit) @36047   14 years vboxsync crOpenGL: fix crash on win hosts when forced shutting down a vm (#6443)
(edit) @33991   14 years vboxsync and another one
(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) @33595   14 years vboxsync src/*: more spelling fixes (logging), thanks Timeless!
(edit) @33540   14 years vboxsync *: spelling fixes, thanks Timeless!
(edit) @32161   14 years vboxsync crOpenGL: fix broked 3d after fullscreen/seamless/normal mode changes …
(edit) @30126   14 years vboxsync OpenGL-OSX: use new VBoxCocoa.h include file
(edit) @29930   15 years vboxsync crOpenGL: properly cleanup host opengl parts (#2954, #6443)
(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) @29176   15 years vboxsync crOpenGL: add sanity check to macos reparentwindow call
(edit) @29175   15 years vboxsync crOpenGL: add comment
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28360   15 years vboxsync crOpenGL: fix non updating compiz animations on macos hosts
(edit) @28342   15 years vboxsync crOpenGl;FE/Qt4: more dock work for the 3D parts of the multi-monitor …
(edit) @28280   15 years vboxsync crOpenGl: fix win burns
(edit) @28279   15 years vboxsync crOpenGl;FE/Qt4: added initial 3D support on OSX for the mutli-monitor …
(edit) @27889   15 years vboxsync crOpenGL: more code for multiscreen support
(edit) @27708   15 years vboxsync crOpenGL: some initial support for new multimonitor code
(edit) @26229   15 years vboxsync OpenGL-OSX: better fix of r57145 (#4438 still remains)
(edit) @26204   15 years vboxsync partly reverted r57145
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