summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-05-03[GPU] TextureInfo::GetMipLocation - calculate packed mip offsetDr. Chat
2018-05-03[SPIR-V] Reset writes_depth_Dr. Chat
2018-05-03[Vulkan] Make image views cover all mipsDr. Chat
2018-05-03[GPU] MIPs > 16 pixels are stored in their own individual tilesDr. Chat
2018-05-03[Vulkan] Initial support for mipmapsDrChat
2018-04-30[GPU] TextureInfo::GetMaxMipLevelsDrChat
2018-04-29[SPIR-V] Declare DepthReplacing if we replace depthDr. Chat
2018-04-29[GPU] PM4_EVENT_WRITE_EXT destination is /not/ aligned (to 16 bytes)Dr. Chat
2018-04-29[Vulkan UI] Fix minor bug in specifying size of queue priorities arrayDr. Chat
2018-04-20[Memory] Fix alignment to 16 bytesSandy Carter
2018-04-20[Base Tests] Add tests for all cases in memory.ccSandy Carter
2018-04-20[Base Tests] Move base tests to their own subdirSandy Carter
2018-04-20[SPIR-V] Fix 1D texture fetches. Fixes #1124DrChat
2018-04-17[Vulkan] Emulate Xenos behavior with copy dest at a negative offsetDrChat
2018-04-16[Vulkan] Propagate errors in the render cacheDrChat
2018-04-16[Vulkan] Fix window scale and offset calculationDrChat
2018-04-16[Vulkan] Fixup window offset calculationDrChat
2018-04-16[Vulkan] Bump down BufferCache alignmentDrChat
2018-04-16[Vulkan] Halve the viewport dimensions when viewport scaling is disabled (102...DrChat
2018-04-16[Vulkan] Support optional vertex window offsetDrChat
2018-04-14[Vulkan] Handle window scissor window_offset_disableDrChat
2018-04-14[Base] Support sign-extension in bitfieldDrChat
2018-04-14[SPIR-V] Fix SetTextureLODDrChat
2018-04-14[SPIR-V] Fix incorrect dst implementation (incorrect extraction indices)DrChat
2018-04-13Fix TravisDrChat
2018-04-13[Xboxkrnl] Document a couple parameters in VdInitializeEnginesDrChat
2018-04-13[Vulkan] Bump up maximum number of vertex buffersDrChat
2018-04-13[Vulkan] Gracefully fail on copy if a target format is unsupportedDrChat
2018-04-13[GPU] Document first parameter of eA (export address)DrChat
2018-04-13[SPIR-V] Use texture sample calls with constant offsetDrChat
2018-04-08[GPU] Disassemble memexport exportsDrChat
2018-04-08[GPU] Fixup ringbuffer log2_size (which specifies size in qwords)DrChat
2018-04-03Fix UI programs on linuxDrChat
2018-04-03[GPU] Allow dynamic building of GPU packetsDrChat
2018-04-03Fixup 360 supportDrChat
2018-03-03[Base] Fix TravisDrChat
2018-03-03[Base] Shutdown the logger to prevent truncation of outputDrChat
2018-03-03[JIT] Add V128 ADD/SUB (fixes #1095)DrChat
2018-03-03[JIT] Properly mask NaNs in vctsxsDrChat
2018-03-03[Vulkan] Add AMD shader statistics info supportDrChat
2018-03-03[Vulkan UI] VulkanDevice::HasEnabledExtensionDrChat
2018-03-03[Vulkan] PipelineCache ClearCache support and pipelines counterDrChat
2018-03-03[Vulkan] Track pixel center in pipeline cache (but don't apply it quite yet)DrChat
2018-03-03[Vulkan UI] Travis, why?DrChat
2018-03-03[Vulkan UI] Try to fix Travis again :/DrChat
2018-03-02[Vulkan] Add pending delete textures counterDrChat
2018-03-02[Vulkan] Track active textures in the texture cacheDrChat
2018-03-02[Base] Add support for microprofile countersDrChat
2018-03-02[Vulkan UI] Fix TravisDrChat
2018-03-02[Vulkan UI] Stash the last signalled fence to speed up ScavengeDrChat