| Age | Commit message (Collapse) | Author |
|
gl_device: unblock async shaders on other Unix systems
|
|
Mesa is the primary OpenGL provider on all FreeDesktop systems.
For example, iris is used on Intel GPU + FreeBSD by default.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
core: arm_dynarmic: Ensure JIT state is saved/restored on page table changes.
|
|
Fix cancelation of getExistingDirectory dialog
|
|
Wee also report the correct "big page size" now in GetVARegions & fix up the struct for IoctlAllocAsEx
|
|
gl_device: Block async shaders on AMD and Intel
|
|
externals/libusb/CMakeLists: Add /utf-8 compile option for MSVC
|
|
- Fixes clang errors with mixed enum arithmetic.
|
|
|
|
|
|
- We re-create the JIT here without preserving any state.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Currently, the Windows versions of the Intel OpenGL driver and the AMD
proprietary OpenGL driver do not properly support (or in fact degrade)
when asynchronous shader compilation is enabled. This blocks
specifically those drivers from using this feature. This affects
AMDGPU-PRO on Linux, and AMD's and Intel's OpenGL drivers on Windows.
|
|
|
|
IApplicationDisplayService: Stub GetIndirectLayerImageMap
|
|
service: Refactor spl
|
|
[testing] fiber: Double default stack size
|
|
Used by games invoking the inline software keyboard such as GNOSIA
|
|
system_version: Update to 11.0.1
|
|
bsd: Avoid writing empty buffers
|
|
Silences log spam on empty buffer writes
|
|
system_archive: Update NgWord archive version
|
|
|
|
|
|
|
|
time: Assign the current time point to the ClockSnapshot
|
|
Reimplements the approach to decoding layers in the compute shader. Fixes multilayer astc decoding when using Vulkan.
|