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
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-04-14
Merge pull request #263 from Sonicadvance1/DetermineMaliVersion
Matthew Parlane
2014-04-12
OpenGL backend: remove useless header Globals.h.
magumagu
2014-04-12
VideoSoftware: remove const memory usage of DebugUtil
degasus
2014-04-12
OpenGL config: clear backend_info.Adapters on init
magumagu
2014-04-11
Support checking for the Mali-T7xx line of GPUs.
Ryan Houdek
2014-04-11
Add the ability to determine the Mali driver version.
Ryan Houdek
2014-04-11
VideoBackend: remove unused config vars.
magumagu
2014-04-11
D3DBackend: Don't recompute ID3D11Layout.
magumagu
2014-04-11
Merge pull request #224 from magumagu/swrender-deletepixelfork
Tony Wasserka
2014-04-05
SWBackend: Fix code style.
magumagu
2014-04-04
Merge pull request #240 from Sonicadvance1/GLSLES310_binding
Matthew Parlane
2014-04-03
Add initial support for GLSL ES 3.10.
Ryan Houdek
2014-04-02
Merge pull request #227 from magumagu/swbackend-fix-shaders
Ryan Houdek
2014-03-30
Merge pull request #222 from comex/more-clang-fixes
Pierre Bourdon
2014-03-30
Fix harmless warnings.
comex
2014-03-29
SW backend: make shaders work on Intel/Windows.
magumagu
2014-03-29
Software backend: Delete forked PixelEngine.
magumagu
2014-03-29
Remove all trailing whitespaces from our codebase.
Pierre Bourdon
2014-03-26
Software renderer: Properly calculate tev combiner output.
Tony Wasserka
2014-03-26
Software renderer: Use color combiner configuration for alpha combiner compar...
Tony Wasserka
2014-03-25
BPMemory: Make use of BitField in a number of structures.
Tony Wasserka
2014-03-25
BPMemory: Expose the pixel_format and zformat fields in PE_CONTROL as enumera...
Tony Wasserka
2014-03-25
BPMemory: Use the new BitField class in two selected structures.
Tony Wasserka
2014-03-20
Merge pull request #167 from neobrain/ogl-efbpokes
Ryan Houdek
2014-03-18
OGL/VertexManager: Do not check if g_nativeVertexFmt is zero
Jens Nyberg
2014-03-18
OGL/VertexManager: Minor cleanup of if case
Jens Nyberg
2014-03-17
.gitignore: fix the build directory pattern
Tillmann Karras
2014-03-17
More range-based loops and overrides
Tillmann Karras
2014-03-15
Merge pull request #164 from lioncash/cstr-cull
Pierre Bourdon
2014-03-14
OpenGL: Implement color and z pokes.
Tony Wasserka
2014-03-14
PixelShaderGen: Treat UV coordinates like S17.7 integers (they're still store...
Tony Wasserka
2014-03-14
PixelShaderGen: Change indirect texture matrix uniforms to use integers.
Tony Wasserka
2014-03-14
PixelShaderGen: Use integer math for indirect tev stage texcoord calculation.
Tony Wasserka
2014-03-14
PixelShaderGen: Use integer math for alpha testing.
Tony Wasserka
2014-03-14
OGL: Force highp for integers.
Tony Wasserka
2014-03-14
OGL: Remove some dead code.
Tony Wasserka
2014-03-14
Kill off some usages of c_str.
Lioncash
2014-03-11
Fixes spacing for "for", "while", "switch" and "if"
Matthew Parlane
2014-03-09
clang-modernize -use-nullptr
Tillmann Karras
2014-03-09
clang-modernize -add-override
Tillmann Karras
2014-03-09
clang-modernize -loop-convert
Tillmann Karras
2014-03-06
SW renderer: add missing ClearCurrent()
Tillmann Karras
2014-03-04
Make our architecture defines less stupid.
Ryan Houdek
2014-03-03
videosoftware: More coding style fixes.
Tony Wasserka
2014-03-01
videosoftware: Provide a more elaborate comment on the FifoPlayer support hack.
Tony Wasserka
2014-03-01
videosoftware: Added hack to bypass xfb just so fifoplayer works.
Scott Mansell
2014-03-01
Fix the Windows build (broken in 315a8ba)
Tillmann Karras
2014-02-28
Various changes suggested by cppcheck
Tillmann Karras
2014-02-26
comment fixes
degasus
2014-02-26
remove (ATTR|VARY)(IN|OUT) macros
degasus
[next]