summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/VideoCommon.h
AgeCommit message (Expand)Author
2025-07-21Vulkan: Add support for unrestricted depth range.CrossVR
2023-01-31Fix warning about compare sign mismatchScott Mansell
2022-12-21Replace BitUtils with C++20: Counting ZeroesMinty-Meeo
2022-08-23Use `__VA_OPT__(, ) __VA_ARGS__` instead of `##__VA_ARGS__`Pokechu22
2022-07-21VideoBackends: Add Metal rendererTellowKrinkle
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-05-05Implement EFB Peeks for compressed z16 formatsScott Mansell
2020-11-17VideoCommon: Migrate over to fmtLioncash
2020-08-27msvc: enable /Zc:preprocessor and make build compile cleanlyShawn Hoffman
2020-06-29Support the new MSVC preprocessorJosJuice
2019-12-05VideoCommon/OpcodeDecoding: Move g_bRecordFifoData into namespaceLioncash
2019-07-16VideoCommon: Remove unused MathUtil.h include from VideoCommon.hLioncash
2019-04-28Turn EFB_WIDTH/EFB_HEIGHT into constexprJosJuice
2019-04-21Replace EFBRectangle/TargetRectangle with MathUtil::RectangleStenzek
2017-12-30MAX_XFB_HEIGHT: PAL value off by two fixedSepalani
2017-11-17HybridXFB: Fix lint errorsiwubcode
2017-11-17Add support for hybrid XFBiwubcode
2017-06-13Video Backends: Move and rename HostTextureFormat to AbstractTextureFormatiwubcode
2017-04-29HiresTextures: Support parsing DDS files directlyStenzek
2016-10-01VideoCommon: Add APIType entry for VulkanStenzek
2016-07-29VideoCommon: Make API_TYPE an enum classLioncash
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
2016-02-10VideoCommon: Remove unused pow functionsJens Nyberg
2016-01-17VideoCommon: Header cleanupLioncash
2015-09-22FifoRecorder: Use Video Common to record efb2ram correctly.Scott Mansell
2015-09-14VideoCommon: Remove unnecessary enum typedefLioncash
2015-07-25RealXFB sizes don't get scaled by IRbooto
2015-05-25Set copyright year to when a file was createdTillmann Karras
2015-05-25Update license headers to GPLv2+Tillmann Karras
2014-12-09VideoCommon: Rename s_pCurBufferPointerdegasus
2014-09-08Include CommonTypes.h instead of Common.h.Rohit Nirmal
2014-08-23windows: remove now-extraneous NOMINMAX and WIN32_LEAN_AND_MEAN #defines from...Shawn Hoffman
2014-06-16VideoCommon: small cleanups. No functional change.magumagu
2014-05-17Removes ZeroFrog's "optimized" memcpy and memcmp functions.Ryan Houdek
2014-03-04Make our architecture defines less stupid.Ryan Houdek
2014-02-18Convert all includes to relative paths.Lioncash
2014-02-10Replace all include guard ifdefs with "#pragma once"lioncash
2014-02-09Cleanup enum indentations.Lioncash
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre