VirtualBox

source: vbox/trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_main.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @66838   8 years vboxsync sharedogl/server_main: integers must first be cast thru uintptr_t …
(edit) @64670   8 years vboxsync HostServices/SharedOpenGL: bugref:8662: disable deallocation of all …
(edit) @62782   9 years vboxsync HostServices,GuestHost: warnings
(edit) @56970   10 years vboxsync crserverlib: Use AssertLogRelRCReturn instead of AssertRCReturn when …
(edit) @56922   10 years vboxsync 3D: Display List: Expando SPU and DLM module code significantly …
(edit) @56473   10 years vboxsync Host 3D: extend SPU structure with interface for save/restore internal …
(edit) @55971   10 years vboxsync 3D: WDDM: consider sub-regions on FLIP operation.
(edit) @55832   10 years vboxsync Host 3D: back to usage of DEPTH_STENCIL attachement.
(edit) @55798   10 years vboxsync 3D: restoring state: ignore invalid DEPTH/STENCIL data when restoring …
(edit) @55766   10 years vboxsync 3D: save state: fix accedental SEGFAULT.
(edit) @55764   10 years vboxsync 3D: saving state: fix broken in r100180 SSM versioning.
(edit) @55763   10 years vboxsync 3D: saving state: try to make code a little bit more readable/structurized.
(edit) @55762   10 years vboxsync Host 3D: DLM: dump local stuff (preparing for saving Display Lists).
(edit) @55761   10 years vboxsync 3D: saving state: use separate buffers for DEPTH and STENCIL data. …
(edit) @55758   10 years vboxsync 3D: saving state: since we use glReadPixels() in order to read image …
(edit) @55213   10 years vboxsync Host 3D: fix SEGFAULT on old X11 i915 driver on 3D state restore: use …
(edit) @55212   10 years vboxsync Host 3D: revert improper SEGFAULT fix introduced by r97041.
(edit) @54905   10 years vboxsync Host 3D: Chromium server: add Expando SPU and DLM module in order to …
(edit) @54582   10 years vboxsync Host 3D unscaled HiDPI output: privide notifyHiDPIOutputPolicyChange() …
(edit) @53550   10 years vboxsync HostServices/SharedOpenGL: properly uninit on error path during …
(edit) @53400   10 years vboxsync Restore 3D state: fix SEGFAULT on X11 host (Linux): bind to …
(edit) @53233   10 years vboxsync Host 3D: Chromium server: drop non-functional code.
(edit) @53166   10 years vboxsync Host 3D: Chronium Server: drop unused code.
(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   11 years vboxsync Main,Frontends: use safearray for IFramebuffer::Notify3DEvent
(edit) @51524   11 years vboxsync DevVGA/crOpenGL: bugfixes, logging
(edit) @51356   11 years vboxsync crOpenGL: save state for pended command blocks
(edit) @51330   11 years vboxsync crOpenGL: more extended flexible caps info, backwards compatibility fixes
(edit) @51320   11 years vboxsync crOpenGL: multi-screen fixes
(edit) @51260   11 years vboxsync wddm: resize enhancements & fixes
(edit) @51217   11 years vboxsync crOpenGL: pdm led, some fixes to follow
(edit) @51141   11 years vboxsync crOpenGL: crcmd enhancements & fixes; osx deadlock fix; temporary …
(edit) @51121   11 years vboxsync extend PDMIDISPLAYCONNECTOR::pfnVBVAXxx and VBVA resize for better …
(edit) @51111   11 years vboxsync wddm/crOpenGL/DevVGA: impl missing CrCmd commands, some adjustments
(edit) @51110   11 years vboxsync crOpenGL: lof crCmd Enable/Disable
(edit) @51094   11 years vboxsync crOpenGL/CrCmd: unload fixes
(edit) @51089   11 years vboxsync crOpenGL: CrCmd on/off: even better
(edit) @51086   11 years vboxsync crOpenGL: ups
(edit) @51085   11 years vboxsync crOpenGL: CrCmd on/off switch fixes
(edit) @51072   11 years vboxsync crOpenGL: yet another fix for CrCmd enable/disable
(edit) @51064   11 years vboxsync crOpenGL: fix to switch on/off new command submission
(edit) @51005   11 years vboxsync DevVGA/crOpenGL: create worker thread when needed only; saved state; …
(edit) @50957   11 years vboxsync wddm/crOpenGL/DevVGA: blitting enhancements and cleanup + bugfixes
(edit) @50937   11 years vboxsync crOpenGL: more new command submission fixes
(edit) @50921   11 years vboxsync wddm/graphics/crogl: more new command submission fixes
(edit) @50913   11 years vboxsync wddm/graphics: new command submission working for 2D, more testing needed
(edit) @50831   11 years vboxsync crOpnGL: new command submission continued
(edit) @50827   11 years vboxsync crOpenGL: new command submission continued
(edit) @50817   11 years vboxsync crOpenGL: new command submission continued
(edit) @50815   11 years vboxsync crOpenGL: bugfix
(edit) @50813   11 years vboxsync crOpenGL: remove unused code
(edit) @50812   11 years vboxsync crOpenGL: bugfixes, more on new command submission
(edit) @50802   11 years vboxsync crOpenGL: do not create invisible windows (fix OSX deadlock)
(edit) @50799   11 years vboxsync crOpenGL: more on new command submission
(edit) @50773   11 years vboxsync remove unnamed unions
(edit) @50754   11 years vboxsync Dev/VGA/crOpenGL/wddm: command thread, more command processing
(edit) @50625   11 years vboxsync crOpenGL: misc bugfixes and cleanup
(edit) @50429   11 years vboxsync crOpenGL: assertion fixes
(edit) @50405   11 years vboxsync crOpenGL: include 3D data in framebuffer saved state snapshot, saved …
(edit) @50313   11 years vboxsync crOpenGL: video recording working
(edit) @50277   11 years vboxsync crOpenGL: correct way of dealing with CreateInfo
(edit) @50258   11 years vboxsync crOpenGL: resize bugfixes
(edit) @50217   11 years vboxsync crOpenGL: notification mechanism fixes
(edit) @50095   11 years vboxsync crOpenGL: presentation infrastructure rework (still work in progress)
(edit) @50041   11 years vboxsync crOpenGL: crOpenGL: 1. workaround point sprite driver bugs; 2. …
(edit) @49591   11 years vboxsync wddm: more on new comand mechanism, guest side almost done, some cleanup
(edit) @49476   11 years vboxsync burn fix take2
(edit) @49475   11 years vboxsync burn fix
(edit) @49474   11 years vboxsync crOpenGL: some host bits for buffer-based command submission
(edit) @48798   11 years vboxsync crOpenGL: notify VISIBLE_3DDATA event on remap
(edit) @48793   11 years vboxsync crOpenGL: adjust & log config bits
(edit) @48726   11 years vboxsync crOpenGL: seamless fixes
(edit) @48719   11 years vboxsync crOpenGL: root vr for display (disabled so far)
(edit) @48635   11 years vboxsync crOpenGL: disable annoying logging
(edit) @48095   11 years vboxsync crOpenGL: yet another adjustment to 3D notify mechanism
(edit) @47623   11 years vboxsync crOpenGL: output redirect fixes
(edit) @47605   11 years vboxsync crOpenGL: bugfix
(edit) @47604   11 years vboxsync crOpenGL: enable TexPresent
(edit) @47599   11 years vboxsync crOpenGL: more TexPresent fixes & saved state impl
(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) @47529   12 years vboxsync crOpenGL: seamless fixes
(edit) @47485   12 years vboxsync crOpenGL: 3d data visibility notifications, bugfixes
(edit) @47158   12 years vboxsync VRDP,Main,SharedOpenGL: enable 3d redirection if a RDP client connects
(edit) @47116   12 years vboxsync crOpenGL: saved state and dummy mural/context fixes
(edit) @46885   12 years vboxsync crOpenGL: TexPresent fixes
(edit) @46801   12 years vboxsync wddm/crOpenGL: more TexPresent fixes
(edit) @46783   12 years vboxsync wddm/crOpenGL: more TexPresent impl
(edit) @46388   12 years vboxsync typo
(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) @45942   12 years vboxsync crOpenGL: don't notify event when there is no parent window
(edit) @45940   12 years vboxsync crOpenGL->Fe/Qt notification mechanism
(edit) @45635   12 years vboxsync crOpenGL: comment fix
(edit) @45616   12 years vboxsync crOpenGL: 1.work around 4.2.12 saved state issues, 2. saved state fixes
(edit) @45527   12 years vboxsync crOpenGL: fix warnings
(edit) @45348   12 years vboxsync crOpenGL: improved GPU data acwuisition mechanism for VRDP (disabled still)
(edit) @45252   12 years vboxsync crOpenGL: missing file
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