index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
release-prep-2606a
release-prep-2606a-2
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
VideoBackends
Age
Commit message (
Expand
)
Author
2014-07-26
Remove fakepoll.h.
Lioncash
2014-07-26
D3D: Set s_last_fullscreen_mode when constructing the renderer.
Jules Blok
2014-07-26
Merge pull request #506 from Armada651/d3dfullscreen
Pierre Bourdon
2014-07-26
D3D: Make the global swapchain static again.
Jules Blok
2014-07-26
Cosmetic changes based on feedback on PR #506.
Jules Blok
2014-07-26
Remove the 3D Vision hack.
Jules Blok
2014-07-26
Merge pull request #672 from delroth/vertex-loader
Pierre Bourdon
2014-07-26
VertexLoader: Remove global state dependency on g_nativeVertexFmt
Pierre Bourdon
2014-07-23
Get rid of a few C-style struct declarations
Lioncash
2014-07-21
Renderer: Only notify the host when exiting fullscreen
Jules Blok
2014-07-21
Exit exclusive fullscreen when the stop confirmation is shown.
Jules Blok
2014-07-21
Let the Renderer decide when to exit fullscreen.
Jules Blok
2014-07-20
VideoConfig: Add "Borderless Fullscreen" option.
Jules Blok
2014-07-19
Renderer: Don't attempt to switch to exclusive fullscreen if "render to main"...
Jules Blok
2014-07-19
D3D: Don't set the windowed mode size when we initialize in fullscreen.
Jules Blok
2014-07-19
Cosmetic changes based on feedback on PR #506.
Jules Blok
2014-07-19
Renderer: Restore exclusive mode after focus has been regained.
Jules Blok
2014-07-19
D3D: Make the swapchain available outside of the namespace.
Jules Blok
2014-07-19
D3D: Initialize the renderer in exclusive fullscreen mode if it is enabled.
Jules Blok
2014-07-19
D3D: Return to windowed mode before destroying the swapchain.
Jules Blok
2014-07-19
D3D: Add exclusive fullscreen support.
Jules Blok
2014-07-19
D3D: Request desktop resolution before overriding the buffer size.
Jules Blok
2014-07-19
Prevent DXGI from making changes to the window.
Jules Blok
2014-07-18
Support Sampler binding in the shader.
Ryan Houdek
2014-07-18
Merge pull request #595 from Armada651/pref_log
Dolphin Bot
2014-07-18
Merge pull request #642 from phire/vs-constants
Pierre Bourdon
2014-07-17
SW: Call OnFrameEnd in the FifoPlayer XFB hack. Required to dump DFF frames.
Pierre Bourdon
2014-07-17
VideoSoftware: Use the same max XFB size as VideoCommon.
Scott Mansell
2014-07-17
Merge pull request #622 from phire/sw-fix-frame-dump
Dolphin Bot
2014-07-17
Fixed Frame dumping in VideoSoftware.
Scott Mansell
2014-07-16
Turn the FPSCounter namespace into a class.
Jules Blok
2014-07-15
Fix incorrect clamping in SWRenderer.
Scott Mansell
2014-07-14
OGL: Correctly guard against array bounds of s_encodingPrograms
Lioncash
2014-07-13
Fix warnings unearthed by #579
Tillmann Karras
2014-07-11
remove unused globals
degasus
2014-07-11
avoid the extern keyword in .cpp files
degasus
2014-07-11
mark all local variables as static
degasus
2014-07-11
mark all local functions as static
degasus
2014-07-10
Move FPSCounter calls to RenderBase.
Jules Blok
2014-07-07
D3D: Use std::strings for Compile[x]Shader and CompileAndCreate[x]Shader
Lioncash
2014-07-04
Change the comments to be more detailed.
Justin Chadwick
2014-07-03
Place pinned memory as top priority
Justin Chadwick
2014-07-02
FPS counter cleanup
Lioncash
2014-06-27
Statistics: Reformat stats string
degasus
2014-06-27
VideoCommon: remove unused stats
degasus
2014-06-25
Centralize the logging code into its own folder in Common.
Lioncash
2014-06-24
Remove the 32-bit config platform from the VS solution and projects
Lioncash
2014-06-22
Merge pull request #500 from lioncash/ini
Pierre Bourdon
2014-06-21
Merge pull request #501 from magumagu/sw-cp-structs
Tony Wasserka
2014-06-21
VideoSoftware: remove duplicated CommandProcessor structures.
magumagu
[next]