|
|
@29742
|
15 years |
vboxsync |
wddm/2D: more impl (get caps + initialization working)
|
|
|
@28800
|
15 years |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@28379
|
15 years |
vboxsync |
dev/VGA: avoid extra resizes when HGSMI & VBVA is used (for now …
|
|
|
@28210
|
15 years |
vboxsync |
increase VBOX_MAX_ALLOC_PAGE_COUNT to 256MB / PAGE_SIZE, set the new …
|
|
|
@27754
|
15 years |
vboxsync |
Main/Display, Devices/Graphics: added a generic guest …
|
|
|
@27339
|
15 years |
vboxsync |
wddm: basics for DMA commands support in graphics device impl
|
|
|
@26969
|
15 years |
vboxsync |
wddm: bugfixes + stubs for DMA support in VGA device
|
|
|
@25985
|
15 years |
vboxsync |
pdmifs.h: the final batch of refactored interface ID code.
|
|
|
@25971
|
15 years |
vboxsync |
pdmifs.h: another batch of _IID changes.
|
|
|
@25966
|
15 years |
vboxsync |
PDMIBASE refactoring; use UUID as interface IDs.
|
|
|
@25062
|
15 years |
vboxsync |
HGSMI,DevVGA: Use the offset based heap for the hostHeap (resides in …
|
|
|
@24926
|
15 years |
vboxsync |
2d accel: clear the Graphics Device IRQ in case it is set on reset
|
|
|
@24714
|
15 years |
vboxsync |
DevVGA_VBVA: save and restore mouse pointer.
|
|
|
@24495
|
15 years |
vboxsync |
DevVGA: Restore version 1 saved states (very recent regression).
|
|
|
@24373
|
15 years |
vboxsync |
Updated screenshot API (xTracker 4364).
|
|
|
@24053
|
15 years |
vboxsync |
2d accel: perform data reset VGA device reset
|
|
|
@23985
|
15 years |
vboxsync |
DevVGA: Save and verify the basic config.
|
|
|
@23793
|
15 years |
vboxsync |
HGSMI: use IO ports 3b0/3d0
|
|
|
@22841
|
15 years |
vboxsync |
build fix
|
|
|
@22837
|
15 years |
vboxsync |
buildfix
|
|
|
@22483
|
15 years |
vboxsync |
HGSMI/VBVA saved state.
|
|
|
@22470
|
15 years |
vboxsync |
HGSMI/VBVA VGA removed obsolete code.
|
|
|
@22468
|
15 years |
vboxsync |
HGSMI/VBVA VGA saved state updates.
|
|
|
@22444
|
15 years |
vboxsync |
HGSMI/VBVA use PCI IO ports.
|
|
|
@22412
|
15 years |
vboxsync |
HGSMI/VBVA updates
|
|
|
@22388
|
15 years |
vboxsync |
Pass the number of guest monitors to VGA device.
|
|
|
@22274
|
15 years |
vboxsync |
HGSMI saved state impl (not debugged yet)
|
|
|
@22215
|
15 years |
vboxsync |
video hw accel: basics for saved state support
|
|
|
@20444
|
16 years |
vboxsync |
Protect VGA accesses with a critical section.
|
|
|
@19844
|
16 years |
vboxsync |
HGSMI: post host VBVA commands to display; Video HW Accel: mechanism …
|
|
|
@18720
|
16 years |
vboxsync |
DevVGA: Count IOMMMIOMapMMIO2Page calls, fix signed/unsigned compare …
|
|
|
@17767
|
16 years |
vboxsync |
HGSMI: graphics device code.
|
|
|
@17325
|
16 years |
vboxsync |
Adjusted recompiler fallback method
|
|
|
@17308
|
16 years |
vboxsync |
DevVGA: Alignment fix.
|
|
|
@17297
|
16 years |
vboxsync |
Experimental forced rescheduling to the recompiler for intensive …
|
|
|
@15120
|
16 years |
vboxsync |
Removed bank mask which assumed power of two VRAM size, replaced with …
|
|
|
@14829
|
16 years |
vboxsync |
DevVGA: fixed some stats.
|
|
|
@13432
|
16 years |
vboxsync |
build fix
|
|
|
@13430
|
16 years |
vboxsync |
build fix
|
|
|
@13429
|
16 years |
vboxsync |
Correction
|
|
|
@13424
|
16 years |
vboxsync |
linux32 fix
|
|
|
@13422
|
16 years |
vboxsync |
Enabled VGA page aliasing to speed up real and protected mode without …
|
|
|
@13402
|
16 years |
vboxsync |
Accidental commit
|
|
|
@13401
|
16 years |
vboxsync |
Cleaned up
|
|
|
@11166
|
16 years |
vboxsync |
headers.
|
|
|
@11163
|
16 years |
vboxsync |
#1865: VGA. Changed PDMDevHlpMMHyperMapMMIO2/MMHyperMapMMIO2 to return …
|
|
|
@9212
|
17 years |
vboxsync |
Major changes for sizeof(RTGCPTR) == uint64_t.
Introduced RCPTRTYPE …
|
|
|
@8155
|
17 years |
vboxsync |
The Big Sun Rebranding Header Change
|
|
|
@7914
|
17 years |
vboxsync |
Fixed hungarian spelling.
|
|
|
@7890
|
17 years |
vboxsync |
Alignment fix.
|
|
|
@7889
|
17 years |
vboxsync |
Alignment fix.
|
|
|
@7888
|
17 years |
vboxsync |
Moved remained logic to VGA device.
|
|
|
@7777
|
17 years |
vboxsync |
comment.
|
|
|
@7776
|
17 years |
vboxsync |
Some adjustments to the logo stuff; adding one todo.
|
|
|
@7774
|
17 years |
vboxsync |
Moved the LOGO_* defines and LOGOHDR to a common header instead of …
|
|
|
@7760
|
17 years |
vboxsync |
Shot at the alignment problem.
|
|
|
@7759
|
17 years |
vboxsync |
The BIOS logo stuff moved to VGA device. Added 24bpp bitmaps support.
|
|
|
@7074
|
17 years |
vboxsync |
Missing one alignment change
|
|
|
@7072
|
17 years |
vboxsync |
Make our devices use the RTGCPHYS32 type & backed out the alignment …
|
|
|
@7057
|
17 years |
vboxsync |
Realigning after RTGCPHYS change.
|
|
|
@7055
|
17 years |
vboxsync |
Realigning after RTGCPHYS change.
|
|
|
@7045
|
17 years |
vboxsync |
Realigning after RTGCPHYS change.
|
|
|
@7026
|
17 years |
vboxsync |
RTGCPHYS is now 64 bits wide on all host platforms
|
|
|
@5999
|
17 years |
vboxsync |
The Giant CDDL Dual-License Header Change.
|
|
|
@5450
|
17 years |
vboxsync |
Synced with updated VGA/VESA BIOS.
|
|
|
@4787
|
17 years |
vboxsync |
Eliminated HCPTRTYPE and replaced with R3R0PTRTYPE where necessary.
|
|
|
@4071
|
17 years |
vboxsync |
Biggest check-in ever. New source code headers for all (C) innotek files.
|
|
|
@4053
|
17 years |
vboxsync |
Use the generic VBoxVideo interface in Windows guest video driver.
|
|
|
@4027
|
17 years |
vboxsync |
Direct draw heap and miniport heap memory reservation for Windows …
|
|
|
@3153
|
17 years |
vboxsync |
Multimonitor support.
|
|
|
@2981
|
18 years |
vboxsync |
InnoTek -> innotek: all the headers and comments.
|
|
|
@2106
|
18 years |
vboxsync |
Do not block EMT while resizing the framebuffer.
|
|
|
@2079
|
18 years |
vboxsync |
Added VBE_DISPI_INDEX_CMONITOR indexed register to pass the …
|
|
|
@488
|
18 years |
vboxsync |
fixed bustage.
|
|
|
@482
|
18 years |
vboxsync |
64-bit alignment. HCPTRTYPE -> R3PTRTYPE. And an question for Frank.
|
|
|
@473
|
18 years |
vboxsync |
several small fixes merged from upstream
|
|
|
@1
|
55 years |
vboxsync |
import
|