|
|
@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
|
14 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
|
15 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
|
|
|
@18540
|
16 years |
vboxsync |
crOpenGL: another fix for intel drivers
|
|
|
@18519
|
16 years |
vboxsync |
crOpenGL: another fix for intel drivers
|
|
|
@18256
|
16 years |
vboxsync |
crOpenGL: typo
|
|
|
@18255
|
16 years |
vboxsync |
crOpenGL: fix for intel 965/963 host drivers
|
|
|
@17484
|
16 years |
vboxsync |
crOpenGL: typo
|
|
|
@17482
|
16 years |
vboxsync |
crOpenGL: fixed VM hangs when starting guests with 3D acceleration …
|
|
|
@17022
|
16 years |
vboxsync |
renderspu_agl.c: Just made it build and link, it will not work.
|
|
|
@16142
|
16 years |
vboxsync |
crOpenGL: don't crash if there's no x display, (public 3089)
|
|
|
@15532
|
16 years |
vboxsync |
crOpenGL: export to OSE
|