VirtualBox

source: vbox/trunk/src/VBox/HostServices/SharedOpenGL/crserverlib

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @44529   12 years vboxsync header (C) fixes
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @44499   12 years vboxsync OpenGL: warning (0 for hwid, not NULL)
(edit) @44444   12 years vboxsync crOpenGL: fix PBO getter
(edit) @44392   12 years vboxsync crOpenGL: typo burn fix
(edit) @44391   12 years vboxsync crOpenGL: warning fix
(edit) @44390   12 years vboxsync crOpenGL: more context cleanup fixes
(edit) @44389   12 years vboxsync crOpenGL: window destuction fix
(edit) @44388   12 years vboxsync crOpenGL: buffer object impl fix
(edit) @44326   12 years vboxsync crOpenGL: 1. stencil state fixes, 2. missing gets
(edit) @44290   12 years vboxsync crOpenGL: saved state fixes & improvements
(edit) @44196   12 years vboxsync crOpenGL: glGetError fixes
(edit) @44083   12 years vboxsync crOpenGL: more state fixes
(edit) @44059   12 years vboxsync crOpenGL: more gl state fixes
(edit) @44026   12 years vboxsync crOpenGL: fix saved state restore with VRDP+3D enabled
(edit) @43999   12 years vboxsync crOpenGL: save state fix
(edit) @43980   12 years vboxsync crOpenGL: double-buffering for offscreen rendering, bugxifes
(edit) @43966   12 years vboxsync crOpenGL: fix gnome-shell update issues
(edit) @43945   12 years vboxsync OpenGL: warnings and a bugfix
(edit) @43942   12 years vboxsync crOpenGL: Blitter: assign Context DpyName from Mural CreateInfo
(edit) @43932   12 years vboxsync crOpenGL: host offscreen rendering to fix gnome-shell issues, repaint …
(edit) @43891   12 years vboxsync warning fixes
(edit) @43890   12 years vboxsync build fixes
(edit) @43889   12 years vboxsync build fix
(edit) @43888   12 years vboxsync crOpenGL: more new present mechanism
(edit) @43834   12 years vboxsync crOpenGL: new present mechanism basics
(edit) @43744   12 years vboxsync crOpenGL: bugxif
(edit) @43287   12 years vboxsync crOpenGL: fix debug assertions
(edit) @43182   12 years vboxsync crOpenGL: 1. VRDP+3D fixes, 2. Generic bugfixes, 3. Intel GPU-related fixes
(edit) @43051   12 years vboxsync crOpenGL: program/shader objects fixes for proper saved state handling
(edit) @42517   12 years vboxsync crOpenGL: fix assertion
(edit) @41949   12 years vboxsync crOpenGL: fix viewport update
(edit) @41930   12 years vboxsync crOpenGL: missing glGet constants
(edit) @41928   12 years vboxsync crOpenGL: fix shader deletion
(edit) @41581   13 years vboxsync crOpenGL: fix return value
(edit) @41404   13 years vboxsync crOpenGL: VM window scroll handling
(edit) @41380   13 years vboxsync VRDP+3D: 3D rendering speedup: avoid unnecessary host GPU->guest …
(edit) @41258   13 years vboxsync crOpenGL: fix VRDP+3D for Intel graphics, more VRDP+3D fixes
(edit) @41253   13 years vboxsync crOpenGL: context switch fix for offscreen rendering
(edit) @41160   13 years vboxsync crOpenGL: render to fbo fixes
(edit) @41139   13 years vboxsync crOpenGL: prevent null window size handling
(edit) @41128   13 years vboxsync crOpenGL: backwards compatibility for 3D saved state v 28
(edit) @41111   13 years vboxsync crOpenGL: rename env var for enabling multiple contexts to …
(edit) @41109   13 years vboxsync crOpenGL,wined3d,wddm: second part of fixing resource leakage, basics …
(edit) @41000   13 years vboxsync HostServices/OpenGL: gcc false positive warning
(edit) @40693   13 years vboxsync crOpenGL: allow enable multiple context via env var
(edit) @40692   13 years vboxsync crOpenGL: missing file
(edit) @40691   13 years vboxsync crOpenGL: basics for using multiple contexts on host
(edit) @40479   13 years vboxsync crOpenGL: build log bugfix
(edit) @40318   13 years vboxsync HostServices/SharedOpenGL: a few warnings
(edit) @40167   13 years vboxsync crOpenGL: shader fix
(edit) @40094   13 years vboxsync crOpenGL: fix crServerDispatchGetInfoLogARB
(edit) @39815   13 years vboxsync crOpenGL: work around Ubuntu 11.04 FBO issues
(edit) @39603   13 years vboxsync crHgsmi: cleanup
(edit) @39288   13 years vboxsync CrOpenGL: avoid blocked client polling & extra memcpy (block hgsmi …
(edit) @39265   13 years vboxsync crOpenGL: flush on glEnd if some begin-end data was sent to host …
(edit) @38989   13 years vboxsync crOpenGL: reset last opengl error on context creation
(edit) @38505   13 years vboxsync crOpenGL: fix incorrect rendering when switching to/from fullscreen …
(edit) @38245   13 years vboxsync crOpenGL: prevent clients from deleting default mural
(edit) @38142   13 years vboxsync crogl: correctly report texunits number as MIN(cr supports, gpu supports)
(edit) @37946   13 years vboxsync crOpenGL: missing param
(edit) @37613   14 years vboxsync wddm/3d: fix snapshots with aero
(edit) @37394   14 years vboxsync Wddm/3D: fixed random screen corruption when running 3d apps under …
(edit) @36845   14 years vboxsync 3D for VRDP: initial commit, build fix (xTracker 5565).
(edit) @36843   14 years vboxsync 3D for VRDP: initial commit (xTracker 5565).
(edit) @36052   14 years vboxsync crOpenGL: use PBO to get texture data in offscreen rendering mode
(edit) @36050   14 years vboxsync crOpenGL: fix snapshots with compiz
(edit) @35998   14 years vboxsync crOpenGL: fix guest compiz clipping with forced fbo
(edit) @35995   14 years vboxsync crOpenGL: fix 3d window clipping for fbo case
(edit) @35969   14 years vboxsync crOpenGL: add option to force fbo usage for 3d over rdp
(edit) @35770   14 years vboxsync crOpenGL: fix deadlock with multiply screens (#5462)
(edit) @34725   14 years vboxsync crOpenGL: fix incorrect rendering/host crashes when running apps in …
(edit) @34270   14 years vboxsync crOpenGL: fix check for huge guest windows
(edit) @34269   14 years vboxsync crOpenGL: fix broken state when using multiscreen
(edit) @34267   14 years vboxsync 3d: multimon support fix
(edit) @33992   14 years vboxsync Grrr
(edit) @33989   14 years vboxsync crOpenGL: those ain't continuous arrays
(edit) @33988   14 years vboxsync crOpenGL/wddm: more multithreading fixes, vista expirience index works now
(edit) @33977   14 years vboxsync *: replaced a bunch of sprintf() by snprintf()
(edit) @33601   14 years vboxsync warning
(edit) @33540   14 years vboxsync *: spelling fixes, thanks Timeless!
(edit) @33509   14 years vboxsync crOpenGL: change assert to warning
(edit) @33319   14 years vboxsync crOpenGL: workaround failure to load vm snapshot with changed opengl …
(edit) @33280   14 years vboxsync crOpenGL/wddm: disable partial blits for hd4800 only
(edit) @33093   14 years vboxsync crOpenGL/wddm: huge aero speedup with GL_EXT_framebuffer_blit, working …
(edit) @33045   14 years vboxsync crOpenGL: fix GetObjectParameter[if]v accessing invalid shaders/programs
(edit) @32940   14 years vboxsync crOpenGL: another perf counter
(edit) @32924   14 years vboxsync crOpenGL: add opcodes counter
(edit) @32911   14 years vboxsync crOpenGL: add sent bytes counter
(edit) @32909   14 years vboxsync crOpenGL: add mbps/cps to fps measurement
(edit) @32420   14 years vboxsync crOpenGL: some mutter/meego related fixes
(edit) @32255   14 years vboxsync crOpenGL: fix warning
(edit) @32247   14 years vboxsync crOGL: gcc warnings
(edit) @32240   14 years vboxsync crOpenGL/wddm: aero +20% speed up
(edit) @32175   14 years vboxsync 3D: fps logging, wddm/3d/aero: simple perf test app
(edit) @32078   14 years vboxsync crOpenGL: guest app stack corruption when using …
(edit) @31808   14 years vboxsync crOpenGL: resource sharing between contexts
(edit) @30458   14 years vboxsync crOpenGL: don't generated unneeded functinos
(edit) @30440   15 years vboxsync crOpenGL: wddm friendly windows info tracking + more consistent …
(edit) @30011   15 years vboxsync crOpenGL: fix host assertion for some guest mt apps (#5236)
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