VirtualBox

source: vbox/trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @55781   10 years vboxsync Clean up RC files, adding more version.h defines for common values.
(edit) @55772   10 years vboxsync Two more RC defines.
(edit) @55771   10 years vboxsync Use defines in the RC files and make those defines compatible with …
(edit) @55708   10 years vboxsync Additions/Windows: remove old (unused for ages) Wine code
(edit) @55701   10 years vboxsync WDDM: preserve FPU control word.
(edit) @54155   10 years vboxsync VBoxDispD3D: missing unlock in failure path
(edit) @54134   10 years vboxsync VBoxDispD3D: wrong field Dst->Src
(edit) @53519   10 years vboxsync Additions/WINNT: fix texture format mismatch in WDDM driver.
(edit) @53349   10 years vboxsync Additions/Video/WDDM: fix
(edit) @53296   10 years vboxsync Guest 3D: Drop unused code in WDDM driver.
(edit) @53189   10 years vboxsync VBoxDispD3D: corrected assert.
(edit) @52814   10 years vboxsync Additions/WINNT/wddm: zero the complete array
(edit) @52804   10 years vboxsync wddm: typo fix
(edit) @51457   11 years vboxsync wddm: fix sporadic hangs
(edit) @51260   11 years vboxsync wddm: resize enhancements & fixes
(edit) @50984   11 years vboxsync crOpenGL: command blocks: enable in guest if host supports it; bugfixes
(edit) @50940   11 years vboxsync compilable w/o CROGL
(edit) @50928   11 years vboxsync wddm/DevVga/crOpenGL: new command submission working for 3D
(edit) @50921   11 years vboxsync wddm/graphics/crogl: more new command submission fixes
(edit) @50628   11 years vboxsync wddm: misc bugfixes
(edit) @49591   11 years vboxsync wddm: more on new comand mechanism, guest side almost done, some cleanup
(edit) @49449   11 years vboxsync wddm: proper surf release
(edit) @49332   11 years vboxsync wddm: 1. switch to using common VBVA code 2.dx-based command …
(edit) @49263   11 years vboxsync wddm/3d: profiling/logging
(edit) @49244   11 years vboxsync wddm: fix 3D rendering to primary
(edit) @49220   11 years vboxsync wddm/3d: gen hostid for primary surfaces
(edit) @49180   11 years vboxsync wddm/3d: ref d3d rt to avoid calling unloaded lib
(edit) @48944   11 years vboxsync Additions/nt: Whitespace and svn:keyword cleanups by scm.
(edit) @48071   11 years vboxsync wddm: missing file
(edit) @48070   11 years vboxsync wddm,vboxtray: forward-port autoresize, multimon, and seamless fixes …
(edit) @47641   11 years vboxsync wddm: remove unneeded file
(edit) @46966   11 years vboxsync wddm/crOpenGL: some bugfixes, more TexPresent fixes
(edit) @46783   11 years vboxsync wddm/crOpenGL: more TexPresent impl
(edit) @46757   11 years vboxsync wddm/crOpenGL: r0-based visible regions handling, r0-based chromium …
(edit) @46662   11 years vboxsync wddm/3d/wine: set host id impl
(edit) @46606   11 years vboxsync wddm/3d: fix DrawPrimitive impl
(edit) @46593   11 years vboxsync updates
(edit) @46236   12 years vboxsync d3d: debugging stuff
(edit) @46172   12 years vboxsync wddm: remove dbg assertion
(edit) @45403   12 years vboxsync wddm/3d: cmd API only 3D contexts
(edit) @45132   12 years vboxsync crOpenGL: seamles mode support impl; bugfizes & cleanup
(edit) @44529   12 years vboxsync header (C) fixes
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @43723   12 years vboxsync crOpenGL: fix large buffer transfers
(edit) @43643   12 years vboxsync wddm/3d: SetStreamSourceFreq support; more formats
(edit) @43621   12 years vboxsync wddm/3d: new wine: filter out dynamic flag for vertex buffer
(edit) @43607   12 years vboxsync wddm/3d: d3d width in SurfDesc to make it properly propagated to …
(edit) @43606   12 years vboxsync wine/updat: bugfix
(edit) @43589   12 years vboxsync wine/update: fixes 2
(edit) @43490   12 years vboxsync wddm/3d: profiling, flushToHost support
(edit) @43360   12 years vboxsync wddm/3d: more impl & fixes
(edit) @43340   12 years vboxsync wddm/3d: 1. DrawIndexedPrimitive fixes; 2. swapchain fix
(edit) @43334   12 years vboxsync wddm/3d: volume texture func impl; fixes & cleanup
(edit) @43314   12 years vboxsync wddm/3d: DrawIndexedPrimitive2 impl
(edit) @43269   12 years vboxsync wddm/3d: assertion fixes
(edit) @43236   12 years vboxsync wddm/3d: bugfixes + cleanup
(edit) @42971   12 years vboxsync wddm/3d: fix app crashes on shut down
(edit) @42683   12 years vboxsync wddm/3d: fix black scren under Aero regression
(edit) @42652   12 years vboxsync wddm/3d: logging fixes
(edit) @42557   12 years vboxsync wddm/3d: prevent sporadic metro apps exit on startup (speedup d3d init)
(edit) @42518   12 years vboxsync crOpenGL/wddm: context-connection and other fixes
(edit) @42501   12 years vboxsync followup for r79662, sigh
(edit) @42499   12 years vboxsync crOgl/wddm: per-context connections
(edit) @42315   12 years vboxsync wddm/3d: remove debug assertions
(edit) @42285   12 years vboxsync wine/wddm: basics for non-sinchronized wined3d
(edit) @42154   12 years vboxsync VS2010 preps.
(edit) @42101   12 years vboxsync wddm: bugfix
(edit) @42027   12 years vboxsync wddm: fix release profiling
(edit) @41984   12 years vboxsync wddm/3d: win8 visual studio windows simulator support
(edit) @41858   12 years vboxsync wddm/3d: better event query support
(edit) @41637   12 years vboxsync wddm/3d: some fixes + profiling & debugging
(edit) @41481   13 years vboxsync wddm/3d: a bit more logging
(edit) @41475   13 years vboxsync wddm/3d: burn fixes + logging enhancements
(edit) @41473   13 years vboxsync wddm/3d: burn fix
(edit) @41472   13 years vboxsync wddm/3d: enhanced logging
(edit) @41471   13 years vboxsync wddm/3d: more correct shared rc usage reporting
(edit) @41374   13 years vboxsync wddm/3d/crogl: backdoor logging
(edit) @41337   13 years vboxsync wddm: aero multimon fixes + some cleanup
(edit) @41109   13 years vboxsync crOpenGL,wined3d,wddm: second part of fixing resource leakage, basics …
(edit) @41058   13 years vboxsync crHgsmi cleanup & adjustments
(edit) @40716   13 years vboxsync wddm/display: fix 3d-off rendering, miniport changes still pending; …
(edit) @40483   13 years vboxsync crOpenGL/wddm: don't use VBoxGuest device to comply woth Metro apps …
(edit) @40388   13 years vboxsync wddm/3d: shared resource destroy handling fixes
(edit) @40125   13 years vboxsync wine: fix shader version detection, some extensions-to-caps fixes
(edit) @39981   13 years vboxsync wddm/3d: visible regions fixes for WPF apps
(edit) @39900   13 years vboxsync wddm/3d: debugging stuff
(edit) @39870   13 years vboxsync wddm/3d: fix a crash
(edit) @39820   13 years vboxsync wddm/3d: remove disabled code
(edit) @39819   13 years vboxsync wddm/3d: fix ie rendering with mesa nvidia drivers
(edit) @39606   13 years vboxsync some debugging cleanup
(edit) @39587   13 years vboxsync wddm/3d: remove caps correction as it is done in wine d3d9 now
(edit) @39515   13 years vboxsync *: Use RTLISTANCHOR.
(edit) @39508   13 years vboxsync wddm/d3d: fix surface rederence
(edit) @39463   13 years vboxsync wddm/3d: some cleanup
(edit) @39330   13 years vboxsync fix svn properties
(edit) @39316   13 years vboxsync wddm/3d: more debug tooling: D3DCAPS9 comparison tool prototype
(edit) @39315   13 years vboxsync wddm/3d: fix Windows Media Player rendering under Aero
(edit) @39245   13 years vboxsync wddm/3d: proper dealing with compressed formats
(edit) @39215   13 years vboxsync wddm/3d/hgsmi: fix buffer overrun
(edit) @39161   13 years vboxsync 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