8000 Tags · crosire/reshade · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: crosire/reshade

Tags

v6.5.1

Toggle v6.5.1's commit message
Fix performance overhead in Dungeons & Dragons Online due to frequent…

… "IDirectInputDevice8::GetDeviceData" calls

The calls to "IDirectInputDevice8::GetDeviceInfo" turned out to be really expensive, so replace them with "IDirectInputDevice8::GetCapabilities"

v6.5.0

Toggle v6.5.0's commit message
Force setup tool to load all DLLs from the system directory

v6.4.1

Toggle v6.4.1's commit message
Update setup project to use .NET Framework 4.8

This version is preinstalled on Windows 11 and still supports Windows 7 (https://learn.microsoft.com/en-us/dotnet/framework/install/versions-and-dependencies#net-framework-48)

v6.4.0

Toggle v6.4.0's commit message
Fix build without add-on or effect support

v6.3.3

Toggle v6.3.3's commit message
Add notice regarding HDR to screenshot format error log message

v6.3.2

Toggle v6.3.2's commit message
Fix mismatch in "ImGuiIO" structure with add-ons due to "IMGUI_DISABL…

…E_OBSOLETE_KEYIO" not being defined by default

v6.3.1

Toggle v6.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix broken cube LUT file loading (#327)

v6.3.0

Toggle v6.3.0's commit message
Hide dotnet setup in setup tool application list

v6.2.0

Toggle v6.2.0's commit message
Make error about attempting to sample from texture that is also used …

…as render target non-fatal

v6.1.1

Toggle v6.1.1's commit message
Fix crash when registering null descriptor resource view in D3D12

0