|
|
@48095
|
11 years |
vboxsync |
crOpenGL: yet another adjustment to 3D notify mechanism
|
|
|
@47623
|
11 years |
vboxsync |
crOpenGL: output redirect fixes
|
|
|
@47605
|
11 years |
vboxsync |
crOpenGL: bugfix
|
|
|
@47604
|
11 years |
vboxsync |
crOpenGL: enable TexPresent
|
|
|
@47599
|
11 years |
vboxsync |
crOpenGL: more TexPresent fixes & saved state impl
|
|
|
@47577
|
11 years |
vboxsync |
crOpenGL: postpone event notification until data is presented (needed …
|
|
|
@47566
|
11 years |
vboxsync |
crOpenGL/wddm: TexPresent fixes, irq handling fix
|
|
|
@47529
|
11 years |
vboxsync |
crOpenGL: seamless fixes
|
|
|
@47485
|
11 years |
vboxsync |
crOpenGL: 3d data visibility notifications, bugfixes
|
|
|
@47158
|
11 years |
vboxsync |
VRDP,Main,SharedOpenGL: enable 3d redirection if a RDP client connects
|
|
|
@47116
|
11 years |
vboxsync |
crOpenGL: saved state and dummy mural/context fixes
|
|
|
@46885
|
12 years |
vboxsync |
crOpenGL: TexPresent fixes
|
|
|
@46801
|
12 years |
vboxsync |
wddm/crOpenGL: more TexPresent fixes
|
|
|
@46783
|
12 years |
vboxsync |
wddm/crOpenGL: more TexPresent impl
|
|
|
@46388
|
12 years |
vboxsync |
typo
|
|
|
@46343
|
12 years |
vboxsync |
crOpenGL: bugfixes, debugging, dumping draw commands to html
|
|
|
@46173
|
12 years |
vboxsync |
crOpenGL: proper support for GL_NONE,AUX,etc. for offscreen rendering
|
|
|
@45942
|
12 years |
vboxsync |
crOpenGL: don't notify event when there is no parent window
|
|
|
@45940
|
12 years |
vboxsync |
crOpenGL->Fe/Qt notification mechanism
|
|
|
@45635
|
12 years |
vboxsync |
crOpenGL: comment fix
|
|
|
@45616
|
12 years |
vboxsync |
crOpenGL: 1.work around 4.2.12 saved state issues, 2. saved state fixes
|
|
|
@45527
|
12 years |
vboxsync |
crOpenGL: fix warnings
|
|
|
@45348
|
12 years |
vboxsync |
crOpenGL: improved GPU data acwuisition mechanism for VRDP (disabled still)
|
|
|
@45252
|
12 years |
vboxsync |
crOpenGL: missing file
|
|
|
@45248
|
12 years |
vboxsync |
crOpenGL/VRDP: always show 3D window unles in Headles mode
|
|
|
@45217
|
12 years |
vboxsync |
crOpenGL: allow enabling BlitFramebuffer glDrawXxx-based impl via env
|
|
|
@45202
|
12 years |
vboxsync |
crOpenGL: proper blitter cleanup
|
|
|
@45201
|
12 years |
vboxsync |
crOpenGL: basics for BlitFramebuffer driver bugs work around
|
|
|
@45179
|
12 years |
vboxsync |
crOpenGL: Seamles+3D bufixes
|
|
|
@45159
|
12 years |
vboxsync |
crOpenGL: do not pass intersected rects to vrdp backend
|
|
|
@45150
|
12 years |
vboxsync |
crOpenGL: more correct saved state backwards compatibility
|
|
|
@45149
|
12 years |
vboxsync |
crOpenGL: saved state update
|
|
|
@45148
|
12 years |
vboxsync |
crOpenGL: misc bugxifes
|
|
|
@45132
|
12 years |
vboxsync |
crOpenGL: seamles mode support impl; bugfizes & cleanup
|
|
|
@45096
|
12 years |
vboxsync |
crOpenGL: reparent dummy murals as well
|
|
|
@45066
|
12 years |
vboxsync |
crOpenGL: misc bugfixes & cleanups
|
|
|
@44956
|
12 years |
vboxsync |
crOpenGL: disable debug string markers
|
|
|
@44951
|
12 years |
vboxsync |
crOpenGL: fix default mural refs
|
|
|
@44949
|
12 years |
vboxsync |
crOpenGL: keep zero external ID for default mural
|
|
|
@44946
|
12 years |
vboxsync |
crOpenGL: fix window destruction
|
|
|
@44937
|
12 years |
vboxsync |
crOpenGL: Fedora 18 saved state working, multiple saved state fixes, …
|
|
|
@44924
|
12 years |
vboxsync |
crOpenGL: fix dealing with default mural
|
|
|
@44816
|
12 years |
vboxsync |
crOpenGl: more stencil/depth saved state fixes
|
|
|
@44802
|
12 years |
vboxsync |
crOpenGL: saved state: save depth and stencil buffer data (still needs …
|
|
|
@44748
|
12 years |
vboxsync |
crOpenGL: present offscreen image on saved state restore
|
|
|
@44747
|
12 years |
vboxsync |
crOpenGL: unify saved fb/bb image data format
|
|
|
@44746
|
12 years |
vboxsync |
crOpenGL: saved state fixes
|
|
|
@44744
|
12 years |
vboxsync |
crOpenGL: fix server cleanup
|
|
|
@44740
|
12 years |
vboxsync |
crOpenGL: OSX backend rework; oddscreen rendering generalization
|
|
|
@44392
|
12 years |
vboxsync |
crOpenGL: typo burn fix
|
|
|
@44391
|
12 years |
vboxsync |
crOpenGL: warning fix
|
|
|
@44290
|
12 years |
vboxsync |
crOpenGL: saved state fixes & improvements
|
|
|
@44196
|
12 years |
vboxsync |
crOpenGL: glGetError fixes
|
|
|
@43999
|
12 years |
vboxsync |
crOpenGL: save state fix
|
|
|
@43932
|
12 years |
vboxsync |
crOpenGL: host offscreen rendering to fix gnome-shell issues, repaint …
|
|
|
@43182
|
12 years |
vboxsync |
crOpenGL: 1. VRDP+3D fixes, 2. Generic bugfixes, 3. Intel GPU-related fixes
|
|
|
@41949
|
13 years |
vboxsync |
crOpenGL: fix viewport update
|
|
|
@41581
|
13 years |
vboxsync |
crOpenGL: fix return value
|
|
|
@41404
|
13 years |
vboxsync |
crOpenGL: VM window scroll handling
|
|
|
@41380
|
13 years |
vboxsync |
VRDP+3D: 3D rendering speedup: avoid unnecessary host GPU->guest …
|
|
|
@41258
|
13 years |
vboxsync |
crOpenGL: fix VRDP+3D for Intel graphics, more VRDP+3D fixes
|
|
|
@41128
|
13 years |
vboxsync |
crOpenGL: backwards compatibility for 3D saved state v 28
|
|
|
@41111
|
13 years |
vboxsync |
crOpenGL: rename env var for enabling multiple contexts to …
|
|
|
@40693
|
13 years |
vboxsync |
crOpenGL: allow enable multiple context via env var
|
|
|
@40691
|
13 years |
vboxsync |
crOpenGL: basics for using multiple contexts on host
|
|
|
@40318
|
13 years |
vboxsync |
HostServices/SharedOpenGL: a few warnings
|
|
|
@39603
|
13 years |
vboxsync |
crHgsmi: cleanup
|
|
|
@39288
|
13 years |
vboxsync |
CrOpenGL: avoid blocked client polling & extra memcpy (block hgsmi …
|
|
|
@38505
|
13 years |
vboxsync |
crOpenGL: fix incorrect rendering when switching to/from fullscreen …
|
|
|
@37613
|
14 years |
vboxsync |
wddm/3d: fix snapshots with aero
|
|
|
@36843
|
14 years |
vboxsync |
3D for VRDP: initial commit (xTracker 5565).
|
|
|
@36052
|
14 years |
vboxsync |
crOpenGL: use PBO to get texture data in offscreen rendering mode
|
|
|
@36050
|
14 years |
vboxsync |
crOpenGL: fix snapshots with compiz
|
|
|
@35969
|
14 years |
vboxsync |
crOpenGL: add option to force fbo usage for 3d over rdp
|
|
|
@33988
|
14 years |
vboxsync |
crOpenGL/wddm: more multithreading fixes, vista expirience index works now
|
|
|
@33540
|
14 years |
vboxsync |
*: spelling fixes, thanks Timeless!
|
|
|
@33319
|
14 years |
vboxsync |
crOpenGL: workaround failure to load vm snapshot with changed opengl …
|
|
|
@32940
|
14 years |
vboxsync |
crOpenGL: another perf counter
|
|
|
@32420
|
14 years |
vboxsync |
crOpenGL: some mutter/meego related fixes
|
|
|
@31808
|
14 years |
vboxsync |
crOpenGL: resource sharing between contexts
|
|
|
@30440
|
15 years |
vboxsync |
crOpenGL: wddm friendly windows info tracking + more consistent …
|
|
|
@29930
|
15 years |
vboxsync |
crOpenGL: properly cleanup host opengl parts (#2954, #6443)
|
|
|
@29886
|
15 years |
vboxsync |
crOpenGL: less noise in logs
|
|
|
@29221
|
15 years |
vboxsync |
crOpenGL: remove unnecessary check
|
|
|
@29205
|
15 years |
vboxsync |
crOpenGL: delay FB update on non windows hosts untill framebuffer is …
|
|
|
@29017
|
15 years |
vboxsync |
crOpenGL: fix blak screen after loading snapshot of VM with compiz …
|
|
|
@28534
|
15 years |
vboxsync |
crOpenGL: add visible region support for host offscreen rendering
|
|
|
@27889
|
15 years |
vboxsync |
crOpenGL: more code for multiscreen support
|
|
|
@27708
|
15 years |
vboxsync |
crOpenGL: some initial support for new multimonitor code
|
|
|
@23094
|
15 years |
vboxsync |
crOpenGL: fix FBO/RBOs support, add snapshots compatibility
|
|
|
@21990
|
15 years |
vboxsync |
crOpenGL: fix 3d failure after snapshot loading
|
|
|
@21523
|
15 years |
vboxsync |
crOpenGL: add protocol version check(4108), add max connected clients check
|
|
|
@21028
|
16 years |
vboxsync |
crOpenGL: move warning to debug message
|
|
|
@19879
|
16 years |
vboxsync |
crOpenGL: fix bug with crashes in unloaded render_spu.dll (hopefully)
|
|
|
@18262
|
16 years |
vboxsync |
crOpenGL: fix snapshots saving for opengl apps which doesn't make any …
|
|
|
@17964
|
16 years |
vboxsync |
crOpenGL: fix client dissconection handling
|
|
|
@16969
|
16 years |
vboxsync |
crOpenGL: don't allocate memory for textures on host side (#3461)
|
|
|
@15707
|
16 years |
vboxsync |
crOpenGL: make host buffer dynamic in size, fix for 3443
|
|
|
@15532
|
16 years |
vboxsync |
crOpenGL: export to OSE
|