summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinLib.props
AgeCommit message (Expand)Author
2023-08-20VideoCommon: add custom shader cacheiwubcode
2023-08-17Don't call RunAsCPUThread in config callbacksJosJuice
2023-07-09VideoCommon: add material asset. A material is similar to other graphics eng...iwubcode
2023-06-30VideoCommon: add a pixel shader assetiwubcode
2023-06-26Merge pull request #11903 from noahpistilli/wiilinkAdmiral H. Curtiss
2023-06-25Add default support for WiiLink + configurationSketch
2023-06-17EnumUtils: Add Common::ToUnderlyingget
2023-06-12Common: Move DebugInterface.h into CoreLioncash
2023-06-08EnhancementsWidget: Handle gaps in AA mode listPokechu22
2023-06-02VideoCommon: add multithreaded asset loader and define a texture assetiwubcode
2023-06-02VideoCommon: add an asset library that loads directly from the filesystemiwubcode
2023-06-02VideoCommon: move custom texture data to assetsiwubcode
2023-06-01VideoCommon: add custom asset implementation and asset library that can load ...iwubcode
2023-04-28Feature: Emulate Disney Infinity BaseJoshua de Reeper
2023-04-24Common: Move CodeTrace.cpp/.h into CoreLioncash
2023-04-15Common/MathUtil: Remove MathFloatVectorSum()Lioncash
2023-04-11Common: Rename ENetUtil.cpp/.h to ENet.cpp/.hLioncash
2023-04-03Added Achievement Manager with LoginLillyJadeKatrin
2023-04-03Added Initial Achievement SettingsLillyJadeKatrin
2023-03-05DiscIO: Add support for CleanRip-style split ISOs.Admiral H. Curtiss
2023-03-01VideoCommon: remove HiResTexture DDS loading, update hirestexture logic to us...iwubcode
2023-03-01VideoCommon: add class to load custom texture dataiwubcode
2023-02-10VideoCommon: add constant value to set the allowed maximum number of pixel sa...iwubcode
2023-02-09Insert a more solid abstraction between Qt and ImguiScott Mansell
2023-02-09Rename to HookableEvent. Because naming conflictScott Mansell
2023-02-09Move WidescreenHeuristic to it's own classScott Mansell
2023-01-31Introduce an Event system to VideoCommonScott Mansell
2023-01-31Add AbstractGfx for DX12Scott Mansell
2023-01-31Implement AbstractGfx for Dx11Scott Mansell
2023-01-31Implement AbstractGfx for VulkanScott Mansell
2023-01-31Implement AbstractGfx for Software & NullScott Mansell
2023-01-31Implement AbstractGfx for OpenGLScott Mansell
2023-01-31Split AbstractGfx out of RendererScott Mansell
2023-01-31Rename FrameDump.{cpp,h} to FrameDumpFFMpeg.{cpp,h}Scott Mansell
2023-01-31Move Presenting, Dumping and ImGui out of RendererScott Mansell
2023-01-28Cleanup: Remove CDUtilsMayImilae
2023-01-26Merge pull request #11208 from TellowKrinkle/CPUCullPierre Bourdon
2023-01-25VideoCommon: Add class for quickly transforming and culling vertices on the CPUTellowKrinkle
2023-01-24Merge pull request #11331 from deReeperJosh/skylandersportalAdmiral H. Curtiss
2023-01-23Merge pull request #11458 from shuffle2/winuverPierre Bourdon
2023-01-22Use Core timing instead of threadJoshua de Reeper
2023-01-22Emulate Skylanders within DolphinJoshua de Reeper
2023-01-17windows: prefer os version from registryShawn Hoffman
2023-01-16Remove Boot from DVD BackupMayImilae
2023-01-06Move x64 DSP JIT into DolphinLib.x64.propsPokechu22
2022-12-24Merge pull request #11360 from shuffle2/vsJosJuice
2022-12-23New FrameTime/VBlank Analyzer + GraphSam Belliveau
2022-12-22msvc: remove workaround for arm64 sha1 compiler bugShawn Hoffman
2022-11-13Merge pull request #11015 from TryTwo/Conditional_BreakpointsAdmiral H. Curtiss
2022-11-04Merge pull request #10771 from TryTwo/PR_AutoStepAdmiral H. Curtiss