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