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
2015-09-29
OGL: Remove unnecesary FPSCounter include from Render.cpp
Lioncash
2015-09-28
Fix building with PCH disabled.
Rohit Nirmal
2015-09-27
OGL: Use SplitPath() instead of std::regex.
waddlesplash
2015-09-27
FileSearch: Don't use RegExs, just do string comparisons.
waddlesplash
2015-09-27
Merge pull request #3093 from lioncash/header_shuffle
flacs
2015-09-26
Common: Remove other Common prefixed headers from Common.h
Lioncash
2015-09-26
Common: Move NonCopyable to its own header
Lioncash
2015-09-26
Merge pull request #3035 from aserna3/SSAAImprovements
Ryan Houdek
2015-09-25
Improved D3D and OGL AA option UI
Anthony Serna
2015-09-22
VideoBackend: Video config filename is now exposed in VideoBackends.
ghost
2015-09-22
EGL: Don't depend on VideoCommon or Core
Scott Mansell
2015-09-22
WGL: Don't depend on Core/VideoCommon
Scott Mansell
2015-09-22
Move GL interface code out of the OpenGL video backend.
Scott Mansell
2015-09-20
VideoSW: Don't raise a PanicAlert because of indices
degasus
2015-09-19
GLInterface: Fix VideoSW on linux + OSX (v2)
degasus
2015-09-18
Revert "GLInterface: Fix VideoSW on linux + OSX"
Markus Wick
2015-09-17
VideoSW: Remove unused function
degasus
2015-09-17
Merge pull request #3054 from degasus/master
flacs
2015-09-17
VideoSW: Drop SW bbox code
degasus
2015-09-17
VideoSW: Drop HwRasterizer
degasus
2015-09-17
GLInterface: Fix VideoSW on linux + OSX
degasus
2015-09-17
Rasterizer: Use multiplication instead of shifts in DrawTriangleFrontFace
Lioncash
2015-09-17
Remove segfault from DX11 backend.
Scott Mansell
2015-09-12
Merge pull request #3026 from lioncash/constexpr
Ryan Houdek
2015-09-12
Merge pull request #3018 from Armada651/ogl-tab
Ryan Houdek
2015-09-12
Merge pull request #3002 from degasus/master
Ryan Houdek
2015-09-12
MathUtil: Convert Clamp into a constexpr function
Lioncash
2015-09-10
OGL: Invert Top-and-Bottom mode.
Jules Blok
2015-09-10
Merge pull request #3012 from degasus/destAlpha
Ryan Houdek
2015-09-10
Split OpenGL errors into a separate logtype from Video errors.
Scott Mansell
2015-09-09
VideoCommon: Drop "Disable destAlpha" hack
degasus
2015-09-09
Drop DEBUG_SEVERITY_NOTIFICATION messages down to DEBUG_LOG
Scott Mansell
2015-09-07
OGL: reimplement SSAA based on ARB_gpu_shader5
degasus
2015-09-07
[GLES] Enable bounding box support.
Ryan Houdek
2015-09-07
Merge pull request #2960 from phire/improve_efb2tex
Scott Mansell
2015-09-06
VideoBackends: Reimplement SSAA, now for D3D + OGL
degasus
2015-09-07
Make efb2tex behave more like efb2ram.
Scott Mansell
2015-09-07
Merge pull request #2957 from phire/unify_efbcopy
Scott Mansell
2015-09-06
Fix palette conversions for 4 bit efb copies.
Scott Mansell
2015-09-06
Move common EFB copy code into VideoCommon
Scott Mansell
2015-09-05
Merge pull request #2977 from lioncash/unused
comex
2015-09-05
General: Remove unimplemented function prototypes
Lioncash
2015-09-05
Cleanup and unify handling of efb copy stride.
Scott Mansell
2015-09-05
OGL: remove unused variable
Tillmann Karras
2015-09-05
Properly support MSAA and SSAA as separate features(+GLES)
Ryan Houdek
2015-09-04
Remove all of our workarounds for Qualcomm devices we don't support anymore.
Ryan Houdek
2015-09-05
Merge pull request #2967 from Sonicadvance1/GLES_blend_func_extended
Markus Wick
2015-09-04
Support EXT_blend_func_extended in GLES.
Ryan Houdek
2015-09-04
Implement ClearCurrent on the EGL GLInterface
Ryan Houdek
2015-09-03
BitField: Enable ifdef'd out code for Windows
Lioncash
[prev]
[next]