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-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
2014-06-21
Merge pull request #439 from degasus/lighting-fix
Tony Wasserka
2014-06-20
Make the common "Failed to enumerate outputs" message much more useful.
Paul Olszewski
2014-06-19
LightingShader: hard code const variable
degasus
2014-06-19
PixelShader: use the vertex const buffer for ppl
degasus
2014-06-19
VideoCommon: use the Light struct in XF memory
degasus
2014-06-19
Merge pull request #497 from Armada651/osd-scaling
Tony Wasserka
2014-06-18
Kill off replaceable usages of s[n]printf.
Lioncash
2014-06-16
D3D: Reset viewport before drawing the OSD.
Jules Blok
2014-06-16
Use only section-based ini reading.
Lioncash
2014-06-15
Merge pull request #492 from Armada651/master
Pierre Bourdon
2014-06-15
Remove EmuWindow.
Armada
2014-06-13
Merge pull request #445 from magumagu/video-dead-code
Tony Wasserka
2014-06-08
Fix the capitalization of "GameCube" throughout the project.
Paul Olszewski
2014-06-06
Fix OpenGL ES version detection.
Ryan Houdek
2014-06-05
OGL: speed up the EFB cache
degasus
2014-06-05
OGL-StreamBuffer: replace size_t with u32
degasus
2014-06-05
OGL-StreamBuffer: move alignment to caller
degasus
2014-06-05
OGL-StreamBuffer: make the SLOT calculation much easier
degasus
2014-06-05
OGL-StreamBuffer: allocate fences in StreamBuffer directly
degasus
2014-06-05
OGL-StreamBuffer: don't use coherent mapping
degasus
2014-06-01
Video backends: remove dead code.
magumagu
2014-05-29
Remove the min/max functions in CommonFuncs.
Lioncash
2014-05-29
Merge pull request #421 from CarlKenner/MissingSpace
shuffle2
2014-05-27
Fix error message when D3D11 HResults fail.
CarlKenner
2014-05-25
Use strings instead of arbitrary buffers for video statistics
Lioncash
2014-05-22
Merge pull request #370 from Sonicadvance1/remove_specialized_memcmp
shuffle2
2014-05-19
ogl: pixel format shader without resolving
degasus
2014-05-19
ogl: use ARB_texture_multisample for msaa
degasus
2014-05-19
ogl: add ARB_texture_multisample
degasus
2014-05-19
ogl: drop NV_framebuffer_multisample_coverage
degasus
2014-05-19
ogl: drop csaa support
degasus
2014-05-18
Merge pull request #355 from magumagu/gx-missing-opcode
Tony Wasserka
2014-05-17
Removes ZeroFrog's "optimized" memcpy and memcmp functions.
Ryan Houdek
2014-05-17
Merge pull request #360 from magumagu/lighting-rounding
Tony Wasserka
2014-05-17
Video backends: warn on usage of GL_DRAW_QUADS_2.
magumagu
2014-05-17
Merge pull request #269 from magumagu/swbackend-xfregisters
Tony Wasserka
2014-05-16
Video backends: mass-replace "xfregs" with "xfmem".
magumagu
2014-05-16
Video backend: merge global var xfmem into xfregs.
magumagu
2014-05-16
Video backends: unify xfregs/xfmem structures.
magumagu
[next]