VirtualBox

source: vbox/trunk/src/VBox/GuestHost/OpenGL/include/cr_server.h

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @55832   10 years vboxsync Host 3D: back to usage of DEPTH_STENCIL attachement.
(edit) @55761   10 years vboxsync 3D: saving state: use separate buffers for DEPTH and STENCIL data. …
(edit) @54582   10 years vboxsync Host 3D unscaled HiDPI output: privide notifyHiDPIOutputPolicyChange() …
(edit) @53103   10 years vboxsync Host 3D: remove obsolete code: drop OpenGLWorker thread.
(edit) @52429   10 years vboxsync crOpenGL: 1. osx: do everything we can do in the main thread 2. bugfixes
(edit) @52260   10 years vboxsync crOpenGL: proper support of GetErr being called from display list, …
(edit) @51670   10 years vboxsync Main,Frontends: use safearray for IFramebuffer::Notify3DEvent
(edit) @51330   11 years vboxsync crOpenGL: more extended flexible caps info, backwards compatibility fixes
(edit) @50913   11 years vboxsync wddm/graphics: new command submission working for 2D, more testing needed
(edit) @50817   11 years vboxsync crOpenGL: new command submission continued
(edit) @50814   11 years vboxsync crOpenGL: fix dummy window usage
(edit) @50812   11 years vboxsync crOpenGL: bugfixes, more on new command submission
(edit) @50799   11 years vboxsync crOpenGL: more on new command submission
(edit) @50754   11 years vboxsync Dev/VGA/crOpenGL/wddm: command thread, more command processing
(edit) @50394   11 years vboxsync crOpenGL: greyed-out 3D image on VM pause
(edit) @50364   11 years vboxsync crOpenGL: screenshot support; a bit of performance for video recording
(edit) @50313   11 years vboxsync crOpenGL: video recording working
(edit) @50277   11 years vboxsync crOpenGL: correct way of dealing with CreateInfo
(edit) @50217   11 years vboxsync crOpenGL: notification mechanism fixes
(edit) @50178   11 years vboxsync crOpenGL: seamless and resize bugfixes
(edit) @50149   11 years vboxsync crOpenGL: bugfixes
(edit) @50095   11 years vboxsync crOpenGL: presentation infrastructure rework (still work in progress)
(edit) @49474   11 years vboxsync crOpenGL: some host bits for buffer-based command submission
(edit) @48099   11 years vboxsync crOpenGL: missing file
(edit) @47628   11 years vboxsync crOpenGL: more output redirect enhance
(edit) @47623   11 years vboxsync crOpenGL: output redirect fixes
(edit) @47577   11 years vboxsync crOpenGL: postpone event notification until data is presented (needed …
(edit) @47566   11 years vboxsync crOpenGL/wddm: TexPresent fixes, irq handling fix
(edit) @47485   11 years vboxsync crOpenGL: 3d data visibility notifications, bugfixes
(edit) @46966   11 years vboxsync wddm/crOpenGL: some bugfixes, more TexPresent fixes
(edit) @46885   11 years vboxsync crOpenGL: TexPresent fixes
(edit) @46801   11 years vboxsync wddm/crOpenGL: more TexPresent fixes
(edit) @46783   11 years vboxsync wddm/crOpenGL: more TexPresent impl
(edit) @46368   12 years vboxsync crOpenGL: more debugging
(edit) @46343   12 years vboxsync crOpenGL: bugfixes, debugging, dumping draw commands to html
(edit) @46173   12 years vboxsync crOpenGL: proper support for GL_NONE,AUX,etc. for offscreen rendering
(edit) @45940   12 years vboxsync crOpenGL->Fe/Qt notification mechanism
(edit) @45577   12 years vboxsync crOpenGL: fix window mgmt
(edit) @45348   12 years vboxsync crOpenGL: improved GPU data acwuisition mechanism for VRDP (disabled still)
(edit) @45248   12 years vboxsync crOpenGL/VRDP: always show 3D window unles in Headles mode
(edit) @45217   12 years vboxsync crOpenGL: allow enabling BlitFramebuffer glDrawXxx-based impl via env
(edit) @45201   12 years vboxsync crOpenGL: basics for BlitFramebuffer driver bugs work around
(edit) @45148   12 years vboxsync crOpenGL: misc bugxifes
(edit) @45132   12 years vboxsync crOpenGL: seamles mode support impl; bugfizes & cleanup
(edit) @45066   12 years vboxsync crOpenGL: misc bugfixes & cleanups
(edit) @45009   12 years vboxsync crOpenGL: offscreen rendering & VRDP+3D-related fixes
(edit) @44886   12 years vboxsync crOpenGL: window attr change fixes
(edit) @44747   12 years vboxsync crOpenGL: unify saved fb/bb image data format
(edit) @44746   12 years vboxsync crOpenGL: saved state fixes
(edit) @44740   12 years vboxsync crOpenGL: OSX backend rework; oddscreen rendering generalization
(edit) @44290   12 years vboxsync crOpenGL: saved state fixes & improvements
(edit) @43980   12 years vboxsync crOpenGL: double-buffering for offscreen rendering, bugxifes
(edit) @43932   12 years vboxsync crOpenGL: host offscreen rendering to fix gnome-shell issues, repaint …
(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) @43874   12 years vboxsync fix max monitor count definitions
(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) @41128   13 years vboxsync crOpenGL: backwards compatibility for 3D saved state v 28
(edit) @41057   13 years vboxsync crOpenGL: fix gl resource leaking (server part)
(edit) @40691   13 years vboxsync crOpenGL: basics for using multiple contexts on host
(edit) @39603   13 years vboxsync crHgsmi: cleanup
(edit) @39288   13 years vboxsync CrOpenGL: avoid blocked client polling & extra memcpy (block hgsmi …
(edit) @37775   13 years vboxsync crOpenGL: bump 3d saved state version
(edit) @37613   13 years vboxsync wddm/3d: fix snapshots with aero
(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) @35998   14 years vboxsync crOpenGL: fix guest compiz clipping with forced fbo
(edit) @35969   14 years vboxsync crOpenGL: add option to force fbo usage for 3d over rdp
(edit) @35346   14 years vboxsync VMM reorg: Moving the public include files from include/VBox to …
(edit) @34571   14 years vboxsync crOpenGL: fix compiz for high resolution guests
(edit) @34054   14 years vboxsync crOpenGL/wddm: missing change
(edit) @33988   14 years vboxsync crOpenGL/wddm: more multithreading fixes, vista expirience index works now
(edit) @33750   14 years vboxsync wddm/3d: wine fix, hgcm + chromium increase max num clients
(edit) @33319   14 years vboxsync crOpenGL: workaround failure to load vm snapshot with changed opengl …
(edit) @32940   14 years vboxsync crOpenGL: another perf counter
(edit) @28534   15 years vboxsync crOpenGL: add visible region support for host offscreen rendering
(edit) @27889   15 years vboxsync crOpenGL: more code for multiscreen support
(edit) @27708   15 years vboxsync crOpenGL: some initial support for new multimonitor code
(edit) @21990   15 years vboxsync crOpenGL: fix 3d failure after snapshot loading
(edit) @21523   15 years vboxsync crOpenGL: add protocol version check(4108), add max connected clients check
(add) @15532   16 years vboxsync crOpenGL: export to OSE
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