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) @56276   9 years vboxsync Host 3D: turn off excessing crDebug() message in Cocoa backend.
(edit) @55898   10 years vboxsync casting non-sense.
(edit) @55840   10 years vboxsync vmsvga3d/mac: Fixed problem with missing back/front buffers. Stop use …
(edit) @55784   10 years vboxsync Restored lost ProductVersion.
(edit) @55782   10 years vboxsync Added an empty macro as a place holder for any additional strings we …
(edit) @55781   10 years vboxsync Clean up RC files, adding more version.h defines for common values.
(edit) @55772   10 years vboxsync Two more RC defines.
(edit) @55771   10 years vboxsync Use defines in the RC files and make those defines compatible with …
(edit) @54905   10 years vboxsync Host 3D: Chromium server: add Expando SPU and DLM module in order to …
(edit) @54770   10 years vboxsync VMSVGA3d: Some more cleanups.
(edit) @54769   10 years vboxsync VMSVGA3d: We need no dock tile either, it seems.
(edit) @54768   10 years vboxsync VMSVGA3d: Eliminated the CR blitter dependencies, we don't need it (at …
(edit) @54767   10 years vboxsync VMSVGA3d: Eliminated WindowsInfo leak; dropping the CR compositor …
(edit) @54668   10 years vboxsync Spelling.
(edit) @54638   10 years vboxsync Looks like we have to do glFlush() before changing GL context on mac os x.
(edit) @54632   10 years vboxsync Mac OS X host 3D: unscaled HiDPI: always set viewport according to …
(edit) @54599   10 years vboxsync Mac OSX host 3D: unscaled HiDPI output: always allocate sufficient …
(edit) @54582   10 years vboxsync Host 3D unscaled HiDPI output: privide notifyHiDPIOutputPolicyChange() …
(edit) @54466   10 years vboxsync Mac OS X host 3D: preparation for output unscaled content to HiDPI monitor.
(edit) @54025   10 years vboxsync Coding style.
(edit) @54024   10 years vboxsync Mac host 3D: use non-deprecated API call if possible when reshape 3D …
(edit) @53948   10 years vboxsync header fixes
(edit) @53887   10 years vboxsync Host 3D: adjust renderer logging for Cocoa backend.
(edit) @53815   10 years vboxsync Rename include/VBox/VBoxOGLTest.h to more common name (VBoxOGL.h) …
(edit) @53784   10 years vboxsync fixed @file information of a couple of .rc files
(edit) @53781   10 years vboxsync added a bunch of missing Windows resource files and fixed a few minor bugs
(edit) @53755   10 years vboxsync VMSVGA3d: Cleaning up some of the dual-profile mess, switched back to …
(edit) @53749   10 years vboxsync Use a context configured with the legacy OpenGL profile for getting …
(edit) @53741   10 years vboxsync VMSVGA3d: Reworked the 3.2 core GL profile specific code, putting it …
(edit) @53728   10 years vboxsync VMSVGA3d/darwin: Using the use OpenGL 3.2 Core profile works better, …
(edit) @53601   10 years vboxsync Preps for replacing DevVGA-SVGA3d-cocoa.m with …
(edit) @53594   10 years vboxsync Mac OS X host: 3D: kCGLPFAWindow and NSOpenGLPFAWindow were …
(edit) @53557   10 years vboxsync renderspu_cocoa_helper.m: Cleaned out unused RCD code (callbacks via …
(edit) @53556   10 years vboxsync renderspu_cocoa_helper.m: Cleanups.
(edit) @53234   10 years vboxsync Host 3D: Chromium server: drop non-functional code.
(edit) @53169   10 years vboxsync Fix log message.
(edit) @53157   10 years vboxsync Host 3D: Chronium server: Presentation framework: fixed resources leak …
(edit) @52641   10 years vboxsync crOpenGL: disable some verbose logging
(edit) @52639   10 years vboxsync crOpenGL: fix x11 resiizes
(edit) @52625   10 years vboxsync crOpenGL some cleanup
(edit) @52624   10 years vboxsync crOpenGL: fix window ref counting
(edit) @52622   10 years vboxsync 3D: Mac OS X host: enable support for offline rendering.
(edit) @52616   10 years vboxsync crOpenGL: revert back ref counting change of r95873: the object owner …
(edit) @52614   10 years vboxsync crOpenGL: debugging
(edit) @52598   10 years vboxsync 3D: darwin host: fix a few memory leaks, objects initialization issues …
(edit) @52578   10 years vboxsync crOpenGL: fix racing
(edit) @52560   10 years vboxsync crOpenGL: window reference
(edit) @52532   10 years vboxsync crOpenGL/osx: do not draw on hidden or unparented view
(edit) @52494   10 years vboxsync crOpenGL/osx: more sync with main thread
(edit) @52429   10 years vboxsync crOpenGL: 1. osx: do everything we can do in the main thread 2. bugfixes
(edit) @52398   10 years vboxsync crOpenGL: don't repaint invisible windows
(edit) @52391   10 years vboxsync crOpenGL: try fix rendering slowdown
(edit) @52368   10 years vboxsync crOpenGL: fix white window on fullscreen enter
(edit) @52261   10 years vboxsync crOpenGL/glx: enable present on main thread
(edit) @51975   10 years vboxsync crOpenGL/OSX: fix garbage on resize
(edit) @51442   11 years vboxsync crOpenGL: fix flickering on osx
(edit) @51360   11 years vboxsync crOpenGL/OSX: compositor acquisition fix
(edit) @51349   11 years vboxsync crOpenGL: saved state fixes, misc fixes
(edit) @51082   11 years vboxsync crOpenGL/OSX: bugfixes
(edit) @51064   11 years vboxsync crOpenGL: fix to switch on/off new command submission
(edit) @50626   11 years vboxsync crOpenGL/win: proper deal with HRGN
(edit) @50412   11 years vboxsync crOpenGL: scaling bugfixes; rename stretch -> scale
(edit) @50405   11 years vboxsync crOpenGL: include 3D data in framebuffer saved state snapshot, saved …
(edit) @50274   11 years vboxsync crOpenGL/osx: impl async window modifications & present handling to …
(edit) @50184   11 years vboxsync crOpenGL: misc bugfixes, Vrdp+3D working with the new framework
(edit) @50095   11 years vboxsync crOpenGL: presentation infrastructure rework (still work in progress)
(edit) @50041   11 years vboxsync crOpenGL: crOpenGL: 1. workaround point sprite driver bugs; 2. …
(edit) @49868   11 years vboxsync crOpenGL: fix img positioning for retina/osx
(edit) @49294   11 years vboxsync crOpenGL: fix 2D crash on shutdown
(edit) @49011   11 years vboxsync crOpenGL/win: fix window flashing on VM creation
(edit) @48791   11 years vboxsync crOpenGL: fix window geometry setting
(edit) @48726   11 years vboxsync crOpenGL: seamless fixes
(edit) @48487   11 years vboxsync Additions and HostServices: remove unneeded calls to XInitThreads().
(edit) @48356   11 years vboxsync crOpenGL: dummy window handling, shared context creation, window …
(edit) @48348   11 years vboxsync crOpenGL: int gl version presentation
(edit) @48325   11 years vboxsync crOpenGL/OSX: scrolling & docktile image fixes
(edit) @48322   11 years vboxsync crOpenGL: default context cleanup fix
(edit) @48291   11 years vboxsync crOpenGL: fix OSX win8.1 rendering
(edit) @48275   11 years vboxsync crOpenGL: basics for no-alpha blits
(edit) @48171   11 years vboxsync crOpenGL: fix potential deadlock
(edit) @48084   11 years vboxsync crOpenGL/OSX: fix presentation with no-context-set views
(edit) @48079   11 years vboxsync crOpenGL: proper default shared context support
(edit) @47566   11 years vboxsync crOpenGL/wddm: TexPresent fixes, irq handling fix
(edit) @46887   11 years vboxsync crOpenGL/wgl: more correct repaint handling
(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
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