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
/
VideoCommon
Age
Commit message (
Expand
)
Author
2018-06-25
VideoCommon: Fix auto IR being very overzealous
Techjar
2018-06-21
Merge pull request #6875 from JonnyH/WIP/mipmap-heuristic-tweaks
Markus Wick
2018-06-21
Merge pull request #6539 from degasus/async
Markus Wick
2018-06-15
ConfigManager: Convert GPUDeterminismMode into an enum class
Lioncash
2018-06-09
Compiler: Rename __forceinline define to DOLPHIN_FORCE_INLINE
Lioncash
2018-06-09
Common: Add header for compiler-specifics
Lioncash
2018-06-06
Add OSD message for Volume Hotkeys
master0fdisaster
2018-06-06
VideoCommon: Flush the GPU pipeline on async requests.
Markus Wick
2018-06-05
Merge pull request #6954 from degasus/coherent
Anthony
2018-05-28
BPMemory: Silence a -Wmissing-braces warning
Lioncash
2018-05-28
Merge pull request #6965 from stenzek/d3d-feature-level-10
Markus Wick
2018-05-27
VertexLoaderArm: Fix 565 color format.
degasus
2018-05-26
ShaderGen: Don't emit integer outputs when logic op is unsupported
Stenzek
2018-05-26
ShaderCache: Remove unused UID bits before inserting into shader map
Stenzek
2018-05-26
VideoConfig: Add a field for indicating logic op support in the backend
Stenzek
2018-05-24
OGL/Streambuffer: Use coherent mapping by default.
degasus
2018-05-22
HiresTextures: Do not load compressed textures with unaligned dimensions
Stenzek
2018-05-22
EFB2RAM: Apply copy filter as a float coefficient after sampling
Stenzek
2018-05-21
PostProcessing: Make GetShader() return by constant reference
Lioncash
2018-05-21
PostProcessing: Make member functions const qualified where applicable
Lioncash
2018-05-21
PostProcessing: Replace typedef with a using alias
Lioncash
2018-05-21
PostProcessing: Default constructor and destructor of PostProcessingShaderCon...
Lioncash
2018-05-20
VideoBackendBase: Include parameter names in member function declarations
Lioncash
2018-05-20
Remove SOIL altogether from the project.
Emmanuel Gil Peyrot
2018-05-20
VideoCommon: Remove a workaround mutex used for SOIL
Emmanuel Gil Peyrot
2018-05-20
VideoCommon: Replace SOIL with libpng for hires textures
Emmanuel Gil Peyrot
2018-05-18
BPMemory: Use Common::BitCast where applicable
Lioncash
2018-05-17
Texture AverageDiff: Do more in int space and avoid excessive float conversion
Jonathan Hamilton
2018-05-17
Merge pull request #6743 from stenzek/faster-disabled-copy-filter
Markus Wick
2018-05-16
Change the arbitrary mipmap detection to use the square of the error
Jonathan Hamilton
2018-05-16
Make the arbitrary mipmap detection threshold configureable
Jonathan Hamilton
2018-05-16
Make arbitrary mipmap detection a config option
Jonathan Hamilton
2018-05-16
Common/Hash: Namespace code under the Common namespace
Lioncash
2018-05-13
Merge pull request #6786 from stenzek/crop-negative-y
Markus Wick
2018-05-12
Config: Add support for enums
Léo Lam
2018-05-11
VideoCommon/RenderBase: Refactor OSD messages
spycrab
2018-05-10
CommonFuncs: Convert ROUND_UP_POW2 macro to a function
Lioncash
2018-05-09
RenderBase: Remove unused PixelPerfQuery enum
Lioncash
2018-05-08
RenderBase: Ensure the draw size does not exceed the window size
Stenzek
2018-05-04
Merge pull request #6744 from stenzek/ui-disable-vram-copies
Stenzek
2018-05-03
TextureCacheBase: Make "disable vram copies" part of the active config
Stenzek
2018-05-03
TextureConversionShader: Don't sample from adjacent rows when not needed
Stenzek
2018-05-03
TextureConversionShader: Fix more implicit conversion errors
Stenzek
2018-05-02
TextureConversionShader: Fix compile errors in OpenGL ES
Stenzek
2018-04-29
Implement EFB copy filter and gamma in hardware backends
Stenzek
2018-04-29
VideoSoftware: Implement xfb copy filter (Deflickering/Brightness)
Scott Mansell
2018-04-13
Remove leftovers of projection hack support
JosJuice
2018-04-12
Reformat all the things!
spycrab
2018-04-06
[AVIDump] fix compilation issues on Linux
Anthony
2018-04-04
Merge pull request #6578 from JosJuice/remove-projection-hacks
Markus Wick
[next]