summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-12-23[APU] Fill in a few previously unknown fields in the HW contextDr. Chat
2017-12-23[Vulkan] Offset the destination rect and viewport by the window offsetDrChat
2017-12-22[Vulkan] Track render target state with the pipeline cacheDrChat
2017-12-22[SPIR-V] Fix tfetches with an offsetDrChat
2017-12-22FormattingDrChat
2017-12-22[SPIR-V] Fix invalid 1D texture offsetsDrChat
2017-12-22[SPIR-V] Add support for loopsDrChat
2017-12-22Allow computers with non-Latin codepages to build the projectPrism Tutaj
2017-12-21[Vulkan] Regenerate shaders with newer glslangDrChat
2017-12-21[Vulkan] Remove a bunch of debug comments from blit.vertDrChat
2017-12-21[Vulkan] Support window scissor in IssueCopyDrChat
2017-12-21[Vulkan] Correct some more pipeline barriersDrChat
2017-12-21[Vulkan] Fix typo causing depth image views to be overwritten by a stencil viewDrChat
2017-12-21Fix genspirv commandDrChat
2017-12-21[Vulkan] Do not set any blend attachments with depth blitsDrChat
2017-12-21[Vulkan] Request depth/stencil attachment usage for textures that support itDrChat
2017-12-21[Vulkan] Fix another incorrect pipeline stage barrierDrChat
2017-12-21[SPIR-V] Fix incorrect FOrdEqual result typeDrChat
2017-12-21[Vulkan] SwapChain: Wait for previous commands to finish before reusing comma...DrChat
2017-12-21[Vulkan] Enable and expect textureCompressionBC (for now)DrChat
2017-12-21[Vulkan] Correct a bunch of incorrect pipeline barrier stagesDrChat
2017-12-21[Vulkan] Fix queue priorites going out of scope prematurelyDrChat
2017-12-21[Travis] Sudo not required for lintingDrChat
2017-12-21Formatting.DrChat
2017-12-21[GPU] TraceViewer *.xenia_gpu_trace -> *.xtrDrChat
2017-12-21Detect OpenGL 4.60 (#816)Kitessencial
2017-12-20Rename label "good for contributors" to "good first issue"DrChat
2017-12-20[GPU] Log attempts to fetch unsupported texture formatsDrChat
2017-12-20[Travis] Revert the last few changes; Travis still doesn't have repos for vulkanDrChat
2017-12-20[Travis] Add debian-sid source for vulkanDrChat
2017-12-20[Travis] Swap to sudo: falseDrChat
2017-12-20[Core] Don't pass in old protection pointer if the caller doesn't need itDrChat
2017-12-20[Base] Implement PosixEvent using eventfdDrChat
2017-12-20[Travis] Don't allow release builds to fail anymoreDrChat
2017-12-20[Travis] Enable full Xenia build on linuxDrChat
2017-12-20Disable LTO on clangDrChat
2017-12-20[Travis] Include llvm-4.0-devDrChat
2017-12-20[GPU] Remove a few unused variables from TraceDumpDrChat
2017-12-20Validate trace executable before starting thread poolDrChat
2017-12-20Python utility to run tracedump locallyDrChat
2017-12-20Add .vscode to gitignoreDrChat
2017-12-20[Doc] Update Linux building documentationDrChat
2017-12-19[Vulkan] Support usage of the primary queue in the swap chainDrChat
2017-12-19[Vulkan] Fix freeing the swap chain surface twice during error shutdown.DrChat
2017-12-19[Travis] Move all addons back into the same section :|DrChat
2017-12-19[Travis] Move addons section before the build matrixDrChat
2017-12-19[Travis] Add a few required librariesDrChat
2017-12-19[Travis] Bump up to clang-4.0DrChat
2017-12-19[Vulkan] Only require surface extensions on windowsDrChat
2017-12-19[Base] Handle exec R/W mapped file handlesDrChat