|
|
@44714
|
12 years |
vboxsync |
crOpenGL: always output X server display information.
|
|
|
@44529
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@44528
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@44377
|
12 years |
vboxsync |
crOpenGL: context destruction fix
|
|
|
@44290
|
12 years |
vboxsync |
crOpenGL: saved state fixes & improvements
|
|
|
@43748
|
12 years |
vboxsync |
crOpenGL: proper renderspu tsd cleanup on context destruction
|
|
|
@43285
|
12 years |
vboxsync |
crOpenGL/win: fix window flashing, take 2
|
|
|
@43266
|
12 years |
vboxsync |
crOpenGL/win: fix window flashing on VM creation
|
|
|
@43240
|
12 years |
vboxsync |
crOpenGL: revert tmp r80634
|
|
|
@43237
|
12 years |
vboxsync |
crOpenGL/win: temporary enable a full-screen issue workaround for …
|
|
|
@43182
|
12 years |
vboxsync |
crOpenGL: 1. VRDP+3D fixes, 2. Generic bugfixes, 3. Intel GPU-related fixes
|
|
|
@43181
|
12 years |
vboxsync |
crOpenGL/win: Intel GPU work-arounds/fixes
|
|
|
@42042
|
12 years |
vboxsync |
crOpenGL/OSX: fix invalid drawable warning
|
|
|
@41929
|
12 years |
vboxsync |
crOpenGL,wddm/3d: create windows hidden initially to avoid flikering
|
|
|
@41913
|
12 years |
vboxsync |
crOpenGL/OSX: fix concurency and freed memory reference
|
|
|
@41865
|
12 years |
vboxsync |
crOpenGL/osx: fix deadlock on window destroy
|
|
|
@41073
|
13 years |
vboxsync |
crOpenGL: missing window possition state for wgl backend
|
|
|
@40703
|
13 years |
vboxsync |
crOpenGL: OSX multiple contexts
|
|
|
@40699
|
13 years |
vboxsync |
crOpenGL: OSX burn fix
|
|
|
@40697
|
13 years |
vboxsync |
crOpenGL: multiple contexts prototype for OSX
|
|
|
@40691
|
13 years |
vboxsync |
crOpenGL: basics for using multiple contexts on host
|
|
|
@40318
|
13 years |
vboxsync |
HostServices/SharedOpenGL: a few warnings
|
|
|
@39757
|
13 years |
vboxsync |
crOpenGL: remove unnecessary warning
|
|
|
@39737
|
13 years |
vboxsync |
crOpenGL: remove debug assertion
|
|
|
@39736
|
13 years |
vboxsync |
coOpenGL: followup to fix XP hosts, bugs #10071 and #10088
|
|
|
@39735
|
13 years |
vboxsync |
coOpenGL: fix XP hosts, bugs #10071 and #10088
|
|
|
@39507
|
13 years |
vboxsync |
crOpenGL: fix destroyed context refference in TLS
|
|
|
@39415
|
13 years |
vboxsync |
CrOpenGL: comments
|
|
|
@39412
|
13 years |
vboxsync |
CrOpenGL: work around ATI fullscreen issue
|
|
|
@39206
|
13 years |
vboxsync |
Made OpenGL build against the Mac OS X 10.7 SDK. Some cleanups.
|
|
|
@38964
|
13 years |
vboxsync |
crOpenGL: show max supported uniforms in log
|
|
|
@38505
|
13 years |
vboxsync |
crOpenGL: fix incorrect rendering when switching to/from fullscreen …
|
|
|
@37706
|
13 years |
vboxsync |
OpenGL-OSX: update the window after the visible regions went to zero …
|
|
|
@37383
|
14 years |
vboxsync |
OpenGL-OSX: no alpha for the target
|
|
|
@37382
|
14 years |
vboxsync |
OpenGL-OSX: flush before swapping
|
|
|
@37333
|
14 years |
vboxsync |
OpenGl-OSX: debug left over; remove compiler warnings; use GL_LINEAR …
|
|
|
@37332
|
14 years |
vboxsync |
OpenGl-OSX: introduce double buffer support for FBO (Gnome3 fix); use …
|
|
|
@36735
|
14 years |
vboxsync |
crOpenGL: fix crash on mac (#5651)
|
|
|
@36231
|
14 years |
vboxsync |
crOpenGL: workaround for recent nvidia drivers, disabled yet as need …
|
|
|
@36047
|
14 years |
vboxsync |
crOpenGL: fix crash on win hosts when forced shutting down a vm (#6443)
|
|
|
@33991
|
14 years |
vboxsync |
and another one
|
|
|
@33986
|
14 years |
vboxsync |
next try
|
|
|
@33977
|
14 years |
vboxsync |
*: replaced a bunch of sprintf() by snprintf()
|
|
|
@33806
|
14 years |
vboxsync |
ExtPack changes, related IPRT changes.
|
|
|
@33595
|
14 years |
vboxsync |
src/*: more spelling fixes (logging), thanks Timeless!
|
|
|
@33540
|
14 years |
vboxsync |
*: spelling fixes, thanks Timeless!
|
|
|
@32161
|
14 years |
vboxsync |
crOpenGL: fix broked 3d after fullscreen/seamless/normal mode changes …
|
|
|
@30126
|
15 years |
vboxsync |
OpenGL-OSX: use new VBoxCocoa.h include file
|
|
|
@29930
|
15 years |
vboxsync |
crOpenGL: properly cleanup host opengl parts (#2954, #6443)
|
|
|
@29447
|
15 years |
vboxsync |
crOpenGL: macos some debug output
|
|
|
@29446
|
15 years |
vboxsync |
crOpenGL: correctly rebing view fbo after snapshot load
|
|
|
@29433
|
15 years |
vboxsync |
crOpenGL: macos don't override client texture/fbo bindings
|
|
|
@29427
|
15 years |
vboxsync |
crOpenGL: fix incorrect texture filtering and blank screen after guest …
|
|
|
@29371
|
15 years |
vboxsync |
renderspu_cocoa_helper.m: Missing RTTimeMilliTS prototype.
|
|
|
@29359
|
15 years |
vboxsync |
OSX: fixed 2D on 64-bit Mac
|
|
|
@29176
|
15 years |
vboxsync |
crOpenGL: add sanity check to macos reparentwindow call
|
|
|
@29175
|
15 years |
vboxsync |
crOpenGL: add comment
|
|
|
@28800
|
15 years |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@28360
|
15 years |
vboxsync |
crOpenGL: fix non updating compiz animations on macos hosts
|
|
|
@28342
|
15 years |
vboxsync |
crOpenGl;FE/Qt4: more dock work for the 3D parts of the multi-monitor …
|
|
|
@28280
|
15 years |
vboxsync |
crOpenGl: fix win burns
|
|
|
@28279
|
15 years |
vboxsync |
crOpenGl;FE/Qt4: added initial 3D support on OSX for the mutli-monitor …
|
|
|
@27889
|
15 years |
vboxsync |
crOpenGL: more code for multiscreen support
|
|
|
@27708
|
15 years |
vboxsync |
crOpenGL: some initial support for new multimonitor code
|
|
|
@26229
|
15 years |
vboxsync |
OpenGL-OSX: better fix of r57145 (#4438 still remains)
|
|
|
@26204
|
15 years |
vboxsync |
partly reverted r57145
|
|
|
@26139
|
15 years |
vboxsync |
OpenGL-OSX: fix crash on headless when 3D is enabled
|
|
|
@25293
|
15 years |
vboxsync |
crOpenGL-OSX: accidentally included to much into the timing update test
|
|
|
@25207
|
15 years |
vboxsync |
crOpenGL-OSX: fix view destruction
|
|
|
@25189
|
15 years |
vboxsync |
crOpenGL-OSX: fix performance regression by limiting the update time …
|
|
|
@25188
|
15 years |
vboxsync |
crOpenGL-OSX: fix glxgears
|
|
|
@24782
|
15 years |
vboxsync |
crOpenGL: make sure default window is never visible
|
|
|
@24489
|
15 years |
vboxsync |
crOpenGL-OSX: better fix for r54567
|
|
|
@24483
|
15 years |
vboxsync |
crOpenGL-OSX: make sure a valid context is set
|
|
|
@24378
|
15 years |
vboxsync |
crOpenGL-OSX: check for a valid region
|
|
|
@24377
|
15 years |
vboxsync |
crOpenGL-OSX: add support for realtime dock tile preview of OpenGL …
|
|
|
@23840
|
15 years |
vboxsync |
crOpenGL: make sure window being destroyed isn't bound to opengl contexts
|
|
|
@23491
|
15 years |
vboxsync |
Darwin: case-sensitive FS burns fixes.
|
|
|
@22509
|
15 years |
vboxsync |
crOpenGL-OSX: Initial version for the Cocoa port.
|
|
|
@22502
|
15 years |
vboxsync |
crOpenGL: Allow 64bit window ids for the parent window.
|
|
|
@21785
|
15 years |
vboxsync |
OpenGL-OSX: Disable update context, cause it doesn't work with DirectX …
|
|
|
@21476
|
15 years |
vboxsync |
crOpenGL: typo
|
|
|
@20921
|
15 years |
vboxsync |
crOpenGL: dump host opengl extensions to the log (public #4294)
|
|
|
@20583
|
16 years |
vboxsync |
crOpenGL: move 2 log warnings which confuse people to debug output
|
|
|
@20411
|
16 years |
vboxsync |
crOpenGL: allow wine to query real host gpu vendor/version/renderer …
|
|
|
@20392
|
16 years |
vboxsync |
crOpenGL: add glsl version to getstring
|
|
|
@20385
|
16 years |
vboxsync |
Missing return value
|
|
|
@20266
|
16 years |
vboxsync |
crOpenGL: recheck function pointers after context creation
|
|
|
@19879
|
16 years |
vboxsync |
crOpenGL: fix bug with crashes in unloaded render_spu.dll (hopefully)
|
|
|
@18830
|
16 years |
vboxsync |
crOpenGL-OSX: Do an additional check if we are initialized when we get …
|
|
|
@18760
|
16 years |
vboxsync |
crOpenGL-OSX: use the host calls directly
|
|
|
@18735
|
16 years |
vboxsync |
crOpenGL: trap glFinish/glFlush for macos
|
|
|
@18722
|
16 years |
vboxsync |
crOpenGL-OSX: fix burn
|
|
|
@18721
|
16 years |
vboxsync |
crOpenGL-OSX: more clipping updates
|
|
|
@18680
|
16 years |
vboxsync |
crOpenGL-OSX: more fixes
|
|
|
@18654
|
16 years |
vboxsync |
crOpenGL-OSX: more fixes for clipping on the root window
|
|
|
@18637
|
16 years |
vboxsync |
crOpenGL: add seamless mode clip regions to opengl ones
|
|
|
@18610
|
16 years |
vboxsync |
crOpenGL-OSX: more fixes
|
|
|
@18568
|
16 years |
vboxsync |
crOpenGL-OSX: burn fix
|
|
|
@18565
|
16 years |
vboxsync |
crOpenGL-OSX: initial fix for compiz enabled linux guest
|
|
|