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
path:
root
/
src
Age
Commit message (
Expand
)
Author
2017-12-22
[SPIR-V] Add support for loops
DrChat
2017-12-21
[Vulkan] Regenerate shaders with newer glslang
DrChat
2017-12-21
[Vulkan] Remove a bunch of debug comments from blit.vert
DrChat
2017-12-21
[Vulkan] Support window scissor in IssueCopy
DrChat
2017-12-21
[Vulkan] Correct some more pipeline barriers
DrChat
2017-12-21
[Vulkan] Fix typo causing depth image views to be overwritten by a stencil view
DrChat
2017-12-21
[Vulkan] Do not set any blend attachments with depth blits
DrChat
2017-12-21
[Vulkan] Request depth/stencil attachment usage for textures that support it
DrChat
2017-12-21
[Vulkan] Fix another incorrect pipeline stage barrier
DrChat
2017-12-21
[SPIR-V] Fix incorrect FOrdEqual result type
DrChat
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 stages
DrChat
2017-12-21
[Vulkan] Fix queue priorites going out of scope prematurely
DrChat
2017-12-21
Formatting.
DrChat
2017-12-21
[GPU] TraceViewer *.xenia_gpu_trace -> *.xtr
DrChat
2017-12-21
Detect OpenGL 4.60 (#816)
Kitessencial
2017-12-20
[GPU] Log attempts to fetch unsupported texture formats
DrChat
2017-12-20
[Core] Don't pass in old protection pointer if the caller doesn't need it
DrChat
2017-12-20
[Base] Implement PosixEvent using eventfd
DrChat
2017-12-20
[Travis] Enable full Xenia build on linux
DrChat
2017-12-20
[GPU] Remove a few unused variables from TraceDump
DrChat
2017-12-19
[Vulkan] Support usage of the primary queue in the swap chain
DrChat
2017-12-19
[Vulkan] Fix freeing the swap chain surface twice during error shutdown.
DrChat
2017-12-19
[Vulkan] Only require surface extensions on windows
DrChat
2017-12-19
[Base] Handle exec R/W mapped file handles
DrChat
2017-12-19
[Base] First-pass memory file mapping support
DrChat
2017-12-19
Fix linux build of the vulkan trace dumper
DrChat
2017-12-19
[UI] Implement a few pure virtual functions in linux
DrChat
2017-12-19
[Vulkan] Update VMA
DrChat
2017-12-19
[GPU] Run TraceDump headless, and drop the GL4 trace dumper
DrChat
2017-12-19
Support rendering windowless (tested on the Vulkan backend)
DrChat
2017-12-19
[Vulkan] Error propagation for immediate-mode drawer
DrChat
2017-12-18
[Vulkan] Propagate swap chain initialization errors
DrChat
2017-12-18
Quick hack to prevent Xenia from crashing on exit.
DrChat
2017-12-18
[GPU] Whoops, accidentally flipped is_integer around.
DrChat
2017-12-18
[GPU] Rename a few misnamed vfetch fields
DrChat
2017-12-18
[GPU] Short circuit command processor waits if an exit is requested.
DrChat
2017-12-18
[Vulkan] Log down strings when an invalid usage flag is specified.
DrChat
2017-12-18
[Vulkan] Better handling of device lost events (present fatal error dialog)
DrChat
2017-12-17
[UI] Add game title ID to titlebar
DrChat
2017-12-17
[GPU] Strip the extension from .xtr files when choosing the output path.
DrChat
2017-12-17
[GPU] Use overall shorter names for xenia GPU traces
DrChat
2017-12-17
[UI] Profiler shutdown goes before window shutdown
DrChat
2017-12-17
[GPU] Fix TraceDump progress not showing
DrChat
2017-12-17
Formatting.
DrChat
2017-12-17
[GPU] Don't bother redrawing the trace dump window
DrChat
2017-12-17
[SPIR-V] New flag: spv_disasm - Generate disassembly for spir-v shaders (disa...
DrChat
2017-12-17
[UI] Shuffle some exit handling code around
DrChat
2017-12-16
Merge branch 'linux'
DrChat
[prev]
[next]