VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @45808   12 years vboxsync VMM,DevVGA: Don't resolve RC symbols when HM is enabled (part 1).
(edit) @45305   12 years vboxsync IOM: Adding pVCpu to a lot of calls and moving the lookup caches from …
(edit) @45055   12 years vboxsync DevVGA.cpp: try fix lock order violation in vgaReset.
(edit) @45025   12 years vboxsync Update PDMDEVREG initialization comment so they refer to pfnMemSetup …
(edit) @45023   12 years vboxsync DevVGA.cpp: nits.
(edit) @44877   12 years vboxsync DevVGA.cpp: More cleanups.
(edit) @44876   12 years vboxsync DevVGA: Drop the default crit sect in favour of our own (now called …
(edit) @44845   12 years vboxsync DevVGA: fix for r83988
(edit) @44844   12 years vboxsync DevVGA: cleanup of the custom BIOS image loading code; doc/manual: …
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @44445   12 years vboxsync Fixed four PDMDevHlpCritSectInit calls.
(edit) @44147   12 years vboxsync Graphics/DevVGA: alignment fix for 32-bit hosts with OpenGL disabled
(edit) @44110   12 years vboxsync Devices/Graphics/HGSMI: warning
(edit) @44056   12 years vboxsync Undid unwanted changes.
(edit) @44055   12 years vboxsync DevVGA: Do not draw more lines than necessary.
(edit) @44006   12 years vboxsync crOpenGl: fix warning message typo
(edit) @44000   12 years vboxsync dev/vga/crOpenGL: saved state fix (not tested yet)
(edit) @43630   12 years vboxsync update alternative BIOS sources
(edit) @43610   12 years vboxsync Devices/Graphics: rename BIOS-new to BIOS
(edit) @43609   12 years vboxsync Devices/Graphics: rename BIOS-new to BIOS
(edit) @43608   12 years vboxsync Devices/Grapics: remove old BIOS
(edit) @43527   12 years vboxsync VGABIOS: Do not trash palette in text modes when setting border color.
(edit) @43526   12 years vboxsync Stupid bug in debug output.
(edit) @43486   12 years vboxsync vga/3d: allow passing command VRAM offset with CrHGSMI command
(edit) @43316   12 years vboxsync 4.2.0 GA
(edit) @43257   12 years vboxsync 4.2.0 RC4
(edit) @43152   12 years vboxsync VGABIOS: Allow building with DEBUG_VGA again.
(edit) @43116   12 years vboxsync Devices/Graphics/BIOS-new: adjust licence comments to the default style
(edit) @43115   12 years vboxsync export to OSE
(edit) @43086   12 years vboxsync HGSMI: fix host flags racing
(edit) @43078   12 years vboxsync BIOS: new alternatives for the VBox BIOS and VGA BIOS
(edit) @42454   12 years vboxsync VGA bios: update alternative
(edit) @42416   12 years vboxsync VGA: Better range checks.
(edit) @42409   12 years vboxsync Devices/VGA: added additional enable-able release loggingfor screen …
(edit) @42378   12 years vboxsync rebuild fix
(edit) @42361   12 years vboxsync typo
(edit) @42360   12 years vboxsync DevVGA: max, not min.
(edit) @42355   12 years vboxsync missing dependency
(edit) @42353   12 years vboxsync More missing stuff.
(edit) @42352   12 years vboxsync Missing bitmaps and makefile bugs.
(edit) @42351   12 years vboxsync build fix
(edit) @42347   12 years vboxsync The area used for the VGA bios is set to at least 36 KB because of old …
(edit) @42147   12 years vboxsync Share kBuild template for the VGA and System BIOSes as well as the …
(edit) @42143   12 years vboxsync Makefile.kmk for the new VGA BIOS. Had to change DEBUG to VGA_DEBUG to …
(edit) @42122   12 years vboxsync Fixed bizarre typo.
(edit) @42107   12 years vboxsync VGABIOS: Rough conversion to Watcom C.
(edit) @41974   12 years vboxsync DevVGA: Don't assert if the HGSMI driver is not attached.
(edit) @41783   12 years vboxsync Doxygen, comment typos.
(edit) @41774   12 years vboxsync bugref..
(edit) @41636   12 years vboxsync wddm: fix win8 halt issues
(edit) @41541   13 years vboxsync DevVGA.h: We've only got one VGA device, so don't bother with …
(edit) @41539   13 years vboxsync DevVGA.h: reordering the VGAState members a bit to make them easier to …
(edit) @41538   13 years vboxsync build fix
(edit) @41536   13 years vboxsync build fix
(edit) @41535   13 years vboxsync Alignment hell.
(edit) @41533   13 years vboxsync VGA: Bring GCPhysVRAM into the 21st century.
(edit) @41477   13 years vboxsync /Makefile.kmk: Cosmetic changes.
(edit) @41406   13 years vboxsync VGA: Print planar graphics related info.
(edit) @41292   13 years vboxsync DevVGA_VDMA: don't crash if there is no VGA driver attached
(edit) @41256   13 years vboxsync VGA: Reinit FB_BASE_HI on VM reset.
(edit) @40590   13 years vboxsync Removed VBE_DISPI_LFB_PHYSICAL_ADDRESS constant.
(edit) @40472   13 years vboxsync Print LFB base, too.
(edit) @40433   13 years vboxsync VGA: Do not hardcode LFB base in BIOS.
(edit) @40280   13 years vboxsync Corrected a bunch of HC and GC uses in status codes.
(edit) @40148   13 years vboxsync Let VGA BIOS get out of VBE mode only through VGA registers.
(edit) @39887   13 years vboxsync DevVGA_VBVA: fixed guest SMP unsafe code. Fixed a case when loaded …
(edit) @39603   13 years vboxsync crHgsmi: cleanup
(edit) @39425   13 years vboxsync Also print display refresh interval in dbg info.
(edit) @39136   13 years vboxsync More MMIO refactoring and some other cleanups.
(edit) @39135   13 years vboxsync Changed PDMDevHlpMMIORegister to take flags and drop pfnFill. Added …
(edit) @39091   13 years vboxsync More parameter warning fixes; made PciIch9 check the saved state version.
(edit) @39059   13 years vboxsync unused variable warnings.
(edit) @38805   13 years vboxsync DevVGA.cpp: build fix
(edit) @38804   13 years vboxsync DevVGA.cpp: vgatext fixes and a tiny extension - args: all, scr, …
(edit) @38803   13 years vboxsync DevVGA.cpp: Fixed warnings on windows.
(edit) @38514   13 years vboxsync Devices/VGA: make two debug log statements into LogRelFlow
(edit) @37770   13 years vboxsync vga: workaround invalid vbe_regs[VBE_DISPI_INDEX_VIRT_HEIGHT]: …
(edit) @37769   13 years vboxsync vga: fix resize problems caused by …
(edit) @37725   13 years vboxsync Devices/VGA: make sure that physical resolution is properly bounded by …
(edit) @37647   13 years vboxsync VGA: Return sensible EGA switch value in case guest reads it.
(edit) @37636   13 years vboxsync Changed FNIOMMMIOWRITE to take a const buffer pointer.
(edit) @37576   13 years vboxsync Added another mode table, normally unused.
(edit) @37490   13 years vboxsync wddm: autoresize fixes
(edit) @37466   13 years vboxsync VMM,Devices: Automatically use a per-device lock instead of the giant …
(edit) @37324   14 years vboxsync TM,Devices: Fixed default critical section screwup and adjusted its …
(edit) @37134   14 years vboxsync another addendum to r71796, HeightReduction fix
(edit) @37129   14 years vboxsync addendum to r71796, consider HeightReduction modes as well
(edit) @37128   14 years vboxsync DevVGA: introduce extradata CFGM keys MaxBiosXRes and MaxBiosYRes
(edit) @36899   14 years vboxsync Fix builds with undefined VBOX_WITH_WDDM
(edit) @36045   14 years vboxsync dev/graphics disable unnecessary assertions
(edit) @35759   14 years vboxsync DevVGA: verify the size of the screenshot.
(edit) @35440   14 years vboxsync Makefiles: TARGET_<target> -> <target>_1_TARGET because the former is …
(edit) @35409   14 years vboxsync DevVGA: reset VBE_DISPI_INDEX_[X|Y]_OFFSET when VBE interface is reenabled.
(edit) @35407   14 years vboxsync DevVGA: free the screenshot buffer on not success.
(edit) @35380   14 years vboxsync Makefiles: The PATH_<target> variable is deprated, use …
(edit) @35353   14 years vboxsync Move the misc files the in src/VBox/Devices/ directory into a build/ …
(edit) @35346   14 years vboxsync VMM reorg: Moving the public include files from include/VBox to …
(edit) @35163   14 years vboxsync gcc 4.2.1 OS X warnings
(edit) @35104   14 years vboxsync Devices/Graphics: make VBOXWDDM_WITH_VBVA code that X.Org guests also …
(edit) @35026   14 years vboxsync VBE: As the comment says, returned size is in 64-byte blocks (avoids …
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