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
2018-02-13
[JIT] Remove all calls to ReloadMembase / ReloadContext (rcx/rdx free now)
DrChat
2018-02-13
[JIT] Don't bother using a temp for constant addresses < 0x80000000
DrChat
2018-02-09
[CPU] Add some more docs to MMIO handler functions
DrChat
2018-02-09
[CPU] Handle cases in access watches where base addresses overlap
DrChat
2018-02-09
[Vulkan] Use a static function for texture invalidation callbacks
DrChat
2018-02-07
Formatting.
DrChat
2018-02-07
[Vulkan] Don't bother re-hashing previously covered bindings
DrChat
2018-02-07
[Vulkan] texture_bindings_ -> texture_sets_
DrChat
2018-01-24
[x64 seq] Reuse the source variable rather than re-specifying the destination...
DrChat
2018-01-08
UI/Vulkan: Fixed graphics context recreation on HiDPI systems.
Parker Lamb
2018-01-01
[SPIR-V] Fix the build.
Dr. Chat
2017-12-28
Display a dialog if the emulator failed to launch a title specified on the co...
DrChat
2017-12-28
[SPIR-V] Don't normalize denormalized 10/11/11 formats if not requested
DrChat
2017-12-26
[XMA] Check for invalid packet number in ValidFrameOffset
Dr. Chat
2017-12-23
[Vulkan] Don't allocate textures if we don't know the format.
DrChat
2017-12-23
Fix Travis and the build
DrChat
2017-12-23
[Kernel] Fill in XGISessionCreateImpl/XGISessionJoinLocal structs
Dr. Chat
2017-12-23
[APU] Fill in a few previously unknown fields in the HW context
Dr. Chat
2017-12-23
[Vulkan] Offset the destination rect and viewport by the window offset
DrChat
2017-12-22
[Vulkan] Track render target state with the pipeline cache
DrChat
2017-12-22
[SPIR-V] Fix tfetches with an offset
DrChat
2017-12-22
Formatting
DrChat
2017-12-22
[SPIR-V] Fix invalid 1D texture offsets
DrChat
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
[next]