VirtualBox

source: vbox/trunk/src/VBox/Devices/Graphics

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @54565   10 years vboxsync include,Additions: introduce VBVA_SCREEN_F_BLANK
(edit) @54211   10 years vboxsync DevVGA=SVGA3d-ogl.cpp: AssertReturn -> AssertReturnStmt and free …
(edit) @54210   10 years vboxsync DevVGA=SVGA3d-ogl.cpp: Don't crash should glMapBuffer return NULL, …
(edit) @54168   10 years vboxsync DevVGA_VBVA: fix
(edit) @54167   10 years vboxsync DevVGA-SVGA3d-cocoa.m/h: Build fix and dual profile support. (doesn't …
(edit) @54166   10 years vboxsync GL_MAX_CLIP_DISTANCES is larger in the 3.2-core profile on my ati, so …
(edit) @54162   10 years vboxsync Devices/Graphics and Main: avoid unnecessary graphics notifications to …
(edit) @54159   10 years vboxsync the right way to format floating point.
(edit) @54158   10 years vboxsync svga3d: log 3d capabilities.
(edit) @54143   10 years vboxsync warnings
(edit) @54142   10 years vboxsync build fix
(edit) @53965   10 years vboxsync Devices/Graphics, Main: optionally send cursor integration toggle and …
(edit) @53946   10 years vboxsync header fixes
(edit) @53813   10 years vboxsync Devices/Graphics: do not re-set the guest VBVA capabilities when VBVA …
(edit) @53809   10 years vboxsync Devices/Graphics: mirror guest VBVA capabilities to Display after …
(edit) @53798   10 years vboxsync Use PDMDevHlpGetCurrentCpuId.
(edit) @53796   10 years vboxsync VMSVGA: Use new EMT wait API.
(edit) @53792   10 years vboxsync DevVGA-SVGA3d-ogl.cpp: Fixed gcc warnings and made it build on my …
(edit) @53791   10 years vboxsync Fixed RTSemEventMultiWaitEx call and a warning.
(edit) @53789   10 years vboxsync Improved the ugly SVGA_REG_BUSY read hack a bit.
(edit) @53788   10 years vboxsync restore accidental padding change.
(edit) @53787   10 years vboxsync Replaced ugly RTThreadSleep(50) on EMT with a yeild + a wait on a …
(edit) @53784   10 years vboxsync fixed @file information of a couple of .rc files
(edit) @53783   10 years vboxsync VMSVGA: FIFO stats; wait on the work-to-do-semaphore instead of …
(edit) @53782   10 years vboxsync nits
(edit) @53781   10 years vboxsync added a bunch of missing Windows resource files and fixed a few minor bugs
(edit) @53780   10 years vboxsync logging adjustments
(edit) @53779   10 years vboxsync vmsvga fifo handling optimizations.
(edit) @53775   10 years vboxsync DevVGA-SVGA.cpp: Fixed bugs in SVGA_REG_BITS_PER_PIXEL, …
(edit) @53769   10 years vboxsync DevVGA-SVGA3d-win.cpp: Log shader versions.
(edit) @53756   10 years vboxsync vmsvgaGMRTransfer: Display detail in buffer overflow assertions.
(edit) @53755   10 years vboxsync VMSVGA3d: Cleaning up some of the dual-profile mess, switched back to …
(edit) @53752   10 years vboxsync DevVGA-SVGA.cpp: 32-bit build fix
(edit) @53751   10 years vboxsync DevVGA-SVGA.cpp: Register the I/O ports for ring-0 and raw-mode …
(edit) @53750   10 years vboxsync build fix
(edit) @53749   10 years vboxsync Use a context configured with the legacy OpenGL profile for getting …
(edit) @53747   10 years vboxsync directx.c / VBOX_CHECK_GL_CALL needs VBox assertions and logging.
(edit) @53745   10 years vboxsync VBoxSVGAObjc.dylib: Can't work with OpenGL functions directly in the …
(edit) @53741   10 years vboxsync VMSVGA3d: Reworked the 3.2 core GL profile specific code, putting it …
(edit) @53740   10 years vboxsync VMSVGA3d/constant_heap_init: Don't trash the heap if the input …
(edit) @53737   10 years vboxsync Missing files are in place.
(edit) @53736   10 years vboxsync Forgot the .def files.
(edit) @53735   10 years vboxsync build fix
(edit) @53733   10 years vboxsync VBoxSVGA3D: temporarily disable dynamic resolving of the library on …
(edit) @53732   10 years vboxsync Dynamically resolve imports from VBoxSVGA3D.dll/dylib/so. Added some …
(edit) @53731   10 years vboxsync VMSVGA3d/darwin: Some tweaks.
(edit) @53729   10 years vboxsync VMSVGA3d/darwin: Using the use OpenGL 3.2 Core profile works better, …
(edit) @53728   10 years vboxsync VMSVGA3d/darwin: Using the use OpenGL 3.2 Core profile works better, …
(edit) @53727   10 years vboxsync DevVGA-SVGA.cpp: Use RT_FROM_MEMBER.
(edit) @53725   10 years vboxsync shaderapi.c/h: ShaderInitLib() and ShaderDestroyLib() are not valid C …
(edit) @53724   10 years vboxsync shader.c: Fixed -Wshadow warning in shader_trace_init().
(edit) @53624   10 years vboxsync scm automatic cleanups.
(edit) @53599   10 years vboxsync cleanups.
(edit) @53596   10 years vboxsync SVGA/SVGA3d: Moved hexdumps from LogFlow() to Log2(), Log3(), and Log4().
(edit) @53595   10 years vboxsync DevVGA-SVGA3d-ogl.cpp: Moved a LogFlow statement up before the …
(edit) @53594   10 years vboxsync Mac OS X host: 3D: kCGLPFAWindow and NSOpenGLPFAWindow were …
(edit) @53551   10 years vboxsync Devices/Graphics: replace hard-coded 64 with VBOX_VIDEO_MAX_SCREENS.
(edit) @53543   10 years vboxsync Devices/Graphics: missing check in vgaR3Destruct()
(edit) @53535   10 years vboxsync DevVGA: fixed loading of pre-VGA_SAVEDSTATE_VERSION_MODE_HINTS saved states
(edit) @53532   10 years vboxsync Devices/Graphics, Devices/PC/DevACPI, Main: add support for sending …
(edit) @53531   10 years vboxsync Devices/Graphics, Devices/PC/DevACPI, Main: add support for sending …
(edit) @53529   10 years vboxsync Devices/Graphics, Devices/PC/DevACPI, Main: add support for sending …
(edit) @53528   10 years vboxsync Devices/Graphics, Devices/PC/DevACPI, Main: add support for sending …
(edit) @53513   10 years vboxsync Devices/Graphics: safety checks when setting IRQs.
(edit) @53348   10 years vboxsync VMSVGA3D: fixed assertion
(edit) @53304   10 years vboxsync VBoxDD: Dynamically resolve Direct3DCreate9Ex and make sure other …
(edit) @53277   10 years vboxsync glsl_shader.c: Corrected return value of shader_glsl_generate_vshader …
(edit) @53276   10 years vboxsync kup file for shaderlib.
(edit) @53275   10 years vboxsync DevVGA-SVGA3d-ogl.cpp: Corrected #elif RT_OS_DARWIN and #elif …
(edit) @53274   10 years vboxsync VBoxGetProcessHeap is not needed; file headers are required, though.
(edit) @53272   10 years vboxsync wined3d_gl.h: The GLhandleARB typedef is incompatible with 64-bit …
(edit) @53258   10 years vboxsync windows build fix: glFinish needs to be declared for some weird reason …
(edit) @53240   10 years vboxsync vmsvga: fix load state
(edit) @53222   10 years vboxsync Devices/vmsvga: enabled 3D and a few warning fixes
(edit) @53206   10 years vboxsync Devices/vmsvga: header fixes
(edit) @53205   10 years vboxsync build fix
(edit) @53203   10 years vboxsync build fix
(edit) @53201   10 years vboxsync Devices/Main: vmsvga updates
(edit) @53100   10 years vboxsync BIOS: Use safer port access.
(edit) @53099   10 years vboxsync VGABIOS: Fake up a few more tables.
(edit) @53078   10 years vboxsync DevVGA: reverted r96537 (wrong solution)
(edit) @53044   10 years vboxsync DevVGA: disable secondary screens when VBVA is disabled for them.
(edit) @52970   10 years vboxsync Devices/Graphics: added original vmsvga and vmsvga_glext headers (2009-04)
(edit) @52885   10 years vboxsync DevVGA: Careful when dumping state.
(edit) @52849   10 years vboxsync Devices/Graphics: resume paused VBVA when it is re-asserted by the guest.
(edit) @52504   10 years vboxsync DevVGA_VDMA: execute vgaUpdateDisplayAll on EMT
(edit) @52493   10 years vboxsync vga/crCtl: racing fix
(edit) @52429   10 years vboxsync crOpenGL: 1. osx: do everything we can do in the main thread 2. bugfixes
(edit) @51836   10 years vboxsync DevVGA, Main: fFailOnResize parameter for pfnUpdateDisplayAll
(edit) @51816   10 years vboxsync vga/CmdVbva: var initialization
(edit) @51761   10 years vboxsync DevVGA: get the device lock when VRAM region is mapped.
(edit) @51748   10 years vboxsync DevVGA: replaced assert with if statement for a transient VGA state.
(edit) @51730   10 years vboxsync Devices/VGA_VBVA: use RT_STR_TUPLE()
(edit) @51648   10 years vboxsync vga: legacy state load fixes
(edit) @51633   10 years vboxsync vga: saved state bugfix, sigh
(edit) @51632   10 years vboxsync vga: build fix
(edit) @51631   10 years vboxsync vga: saved state fixes
(edit) @51629   10 years vboxsync DevVGA: moved asserts to the right place in vgaPortUpdateDisplayRect.
(edit) @51617   10 years vboxsync DevVGA: updateDisplayAll should not initiate a resize.
(edit) @51524   10 years vboxsync DevVGA/crOpenGL: bugfixes, logging
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