summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-12-16[Travis] Allow release builds to fail (again)linuxDrChat
2017-12-16[Travis] Remove gcc from packages listDrChat
2017-12-16Return dummy values for unimplemented threading functionsDrChat
2017-12-16[Travis] Disable full Xenia build (for now)DrChat
2017-12-15[Travis] Swap back to clangDrChat
2017-12-14[Travis] Try building with gcc-6DrChat
2017-12-14Merge branch 'master' into linuxDrChat
2017-12-14Format all code with new clang-formatDrChat
2017-12-14[Travis] Try updating to clang-3.9DrChat
2017-12-14[Travis] Enable full Xenia buildsDrChat
2017-12-14Disable "deprecated-register" warningDrChat
2017-12-14[AppVeyor] Allow builds on any branchDrChat
2017-12-14Merge branch 'linux' of git://github.com/dougvj/xenia into linuxDrChat
2017-12-14Fix travis linting.DrChat
2017-12-05[AppVeyor] Don't bump version number on pull requests.Rick Gibbed
2017-12-05[AppVeyor] Don't deploy pull requestsDrChat
2017-11-29Don't set a small icon when creating the Xenia window.gibbed
2017-11-04[xboxkrnl] Add missing break (#805)drillsar
2017-10-01[SPIR-V] (untested) Implementation of getGradientsDrChat
2017-09-28Update docs (#760)drillsar
2017-09-22Merge pull request #1 from scribam/linuxDoug Johnson
2017-09-21Remove "FOUND PYTHON 2" debug messageDrChat
2017-09-21Python 3 support (#755)Kriskras99
2017-09-20Fix travis LINTscribam
2017-09-20Fix travis BUILDscribam
2017-09-09AppVeyor: Remove commit ID from xenia filenameDr. Chat
2017-09-07Vulkan: Emit a warning when attempting to use a texture in an unsupported wayDrChat
2017-09-07Vulkan: ClearCache for texture cache, properly free all textures and allocato...DrChat
2017-09-03Fix lint errors :)DrChat
2017-09-01Vulkan: Properly support depth writes (or blit depth images if able)DrChat
2017-08-20Vulkan: Add a memory allocator and hook it up to the texture cache.DrChat
2017-08-20Vulkan: Refactor CTX1 conversionDrChat
2017-08-19GPU: The base format of *_EXPAND textures is *_FLOATDrChat
2017-08-19Trace Viewer: Display texture info even if the demand failedDrChat
2017-08-19GPU: Add name strings for all texture formatsDrChat
2017-08-19Vulkan: Set the depth/stencil attachment flag bit for depth/stencil textures.DrChat
2017-08-14Vulkan: Reformat the texture config table to look nicerDr. Chat
2017-08-13Vulkan: Update a couple of comments on texture formatsDr. Chat
2017-08-13Vulkan: Use GetBaseFormat in TextureFormatIsSimilarDrChat
2017-08-13Mention the Xenia subreddit in the issue templateDr. Chat
2017-08-10Fix AMD crashes from last commitDr. Chat
2017-08-10Vulkan: Create a util WritebackTexture function (unused atm)DrChat
2017-08-09Vulkan: Search by a texture's base format when fetching.DrChat
2017-08-09Vulkan: Add debug code to flag empty texture uploads in the logDrChat
2017-08-09UI: Fix constant swapchain recreation after toggling fullscreenDrChat
2017-08-09GL4: Fix HostTextureInfo setup.AllanCat
2017-08-09Vulkan: Do near-exact lookups for the frontbuffer texture (may break everythi...gibbed
2017-08-09Corrected QueryDirectory return code for no more files.gibbed
2017-08-09Vulkan: Suppress some warnings from validation layer.gibbed
2017-08-09Vulkan: Apply a half-pixel offset where necessary.DrChat