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
2018-02-18
[Vulkan] Disable vertex buffer cache expansion for now.
vtx_cache
DrChat
2018-02-16
[Vulkan] Handle primitive reset index on copy
DrChat
2018-02-16
[Vulkan] BufferCache: Add VertexBuffer struct
DrChat
2018-02-16
Merge branch 'master'
DrChat
2018-02-16
[JIT] Rewrite CNTLZ and remove one branch
DrChat
2018-02-15
[Base] Faster copy-and-swap routines
DrChat
2018-02-15
[Vulkan] Buffers typically aren't aligned.
DrChat
2018-02-15
[Vulkan] Update the loader to SDK 1.0.68.0
DrChat
2018-02-14
[JIT] Apply the same ZeroExtend/Truncate to rlwimix and rlwnmx
DrChat
2018-02-14
[Core] Protect the last 64kb of memory
DrChat
2018-02-14
[Base] Enable aligned copy and swap routines
DrChat
2018-02-14
[JIT] New opcodes: OPCODE_LOAD_OFFSET and OPCODE_STORE_OFFSET
DrChat
2018-02-14
[JIT] Comment the offsets in PPCContext
DrChat
2018-02-14
[CPU] Check for RawModule memory allocation success
DrChat
2018-02-14
[JIT] rlwinmx: Use Truncate/ZeroExtend instead of And 0xFFFFFFFF
DrChat
2018-02-14
[Travis] Fix Travis
DrChat
2018-02-13
[Travis] Update libvulkan version
DrChat
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-11
[Vulkan UI] CircularBuffer: Actually use provided alignment
DrChat
2018-02-11
[Vulkan] Upload entire vertex allocation into the transient cache (for now)
DrChat
2018-02-10
[Core] BaseHeap::QueryBaseAndSize
DrChat
2018-02-10
Formatting
DrChat
2018-02-10
[Vulkan] Smarter transient cache
DrChat
2018-02-10
[Core] QueryRegionInfo - report the original allocation size
DrChat
2018-02-10
[Core] Remove hardcoded type field from HeapAllocationInfo
DrChat
2018-02-10
[Core] Memory::GetPhysicalHeap
DrChat
2018-02-09
[Vulkan] Add VMA to Buffer Cache
DrChat
2018-02-09
[GPU] Add unknown registers E00/E40 to register file
DrChat
2018-02-09
[Vulkan] New docs for buffer cache
DrChat
2018-02-09
[CPU] MMIOHandler IsRangeWatched now returns true if the entire range is watc...
DrChat
2018-02-09
[Vulkan] Enforce semicolons on VK_SAFE_DESTROY
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-21
Merge pull request #1069 from parkerlamb/context_fix
Justin Moore
2018-01-21
Merge pull request #1059 from TheCubeMaster019/master
Justin Moore
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
Glslang swizzle vectors should be const
DrChat
2017-12-23
[Kernel] Fill in XGISessionCreateImpl/XGISessionJoinLocal structs
Dr. Chat
[next]