index
:
xenia
crash_dumps
gen_tests
linux
master
qt
setthreaddesc
systemlink
texsplit
vtx_cache
x64-cleanup
Xbox 360 emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-12-16
[Travis] Allow release builds to fail (again)
linux
DrChat
2017-12-16
[Travis] Remove gcc from packages list
DrChat
2017-12-16
Return dummy values for unimplemented threading functions
DrChat
2017-12-16
[Travis] Disable full Xenia build (for now)
DrChat
2017-12-15
[Travis] Swap back to clang
DrChat
2017-12-14
[Travis] Try building with gcc-6
DrChat
2017-12-14
Merge branch 'master' into linux
DrChat
2017-12-14
Format all code with new clang-format
DrChat
2017-12-14
[Travis] Try updating to clang-3.9
DrChat
2017-12-14
[Travis] Enable full Xenia builds
DrChat
2017-12-14
Disable "deprecated-register" warning
DrChat
2017-12-14
[AppVeyor] Allow builds on any branch
DrChat
2017-12-14
Merge branch 'linux' of git://github.com/dougvj/xenia into linux
DrChat
2017-12-14
Fix 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 requests
DrChat
2017-11-29
Don'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 getGradients
DrChat
2017-09-28
Update docs (#760)
drillsar
2017-09-22
Merge pull request #1 from scribam/linux
Doug Johnson
2017-09-21
Remove "FOUND PYTHON 2" debug message
DrChat
2017-09-21
Python 3 support (#755)
Kriskras99
2017-09-20
Fix travis LINT
scribam
2017-09-20
Fix travis BUILD
scribam
2017-09-09
AppVeyor: Remove commit ID from xenia filename
Dr. Chat
2017-09-07
Vulkan: Emit a warning when attempting to use a texture in an unsupported way
DrChat
2017-09-07
Vulkan: ClearCache for texture cache, properly free all textures and allocato...
DrChat
2017-09-03
Fix lint errors :)
DrChat
2017-09-01
Vulkan: Properly support depth writes (or blit depth images if able)
DrChat
2017-08-20
Vulkan: Add a memory allocator and hook it up to the texture cache.
DrChat
2017-08-20
Vulkan: Refactor CTX1 conversion
DrChat
2017-08-19
GPU: The base format of *_EXPAND textures is *_FLOAT
DrChat
2017-08-19
Trace Viewer: Display texture info even if the demand failed
DrChat
2017-08-19
GPU: Add name strings for all texture formats
DrChat
2017-08-19
Vulkan: Set the depth/stencil attachment flag bit for depth/stencil textures.
DrChat
2017-08-14
Vulkan: Reformat the texture config table to look nicer
Dr. Chat
2017-08-13
Vulkan: Update a couple of comments on texture formats
Dr. Chat
2017-08-13
Vulkan: Use GetBaseFormat in TextureFormatIsSimilar
DrChat
2017-08-13
Mention the Xenia subreddit in the issue template
Dr. Chat
2017-08-10
Fix AMD crashes from last commit
Dr. Chat
2017-08-10
Vulkan: Create a util WritebackTexture function (unused atm)
DrChat
2017-08-09
Vulkan: Search by a texture's base format when fetching.
DrChat
2017-08-09
Vulkan: Add debug code to flag empty texture uploads in the log
DrChat
2017-08-09
UI: Fix constant swapchain recreation after toggling fullscreen
DrChat
2017-08-09
GL4: Fix HostTextureInfo setup.
AllanCat
2017-08-09
Vulkan: Do near-exact lookups for the frontbuffer texture (may break everythi...
gibbed
2017-08-09
Corrected QueryDirectory return code for no more files.
gibbed
2017-08-09
Vulkan: Suppress some warnings from validation layer.
gibbed
2017-08-09
Vulkan: Apply a half-pixel offset where necessary.
DrChat
[next]