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-20
[Vulkan] Hash and track vertex descriptor sets (similar to texture cache)
crash_dumps
DrChat
2018-02-20
[SPIR-V] Handle 32-bit normalized unsigned formats
DrChat
2018-02-19
[SPIR-V] Fix offsetof on Travis
DrChat
2018-02-19
Disable warning C4996 on spirv-tools
DrChat
2018-02-19
[SPIR-V] Remove is_signed/is_integer check on float formats (they're ignored)
DrChat
2018-02-19
[SPIR-V] Don't bother setting up vertex bindings if they aren't used.
DrChat
2018-02-19
[SPIR-V] Size the vertex bindings input based on actual number of bindings
DrChat
2018-02-19
[Vulkan] Fix a couple validation errors
DrChat
2018-02-19
[SPIR-V] 32 [u]int formats
DrChat
2018-02-19
[SPIR-V] Handle 16/16, 16/16/16/16 (float and norm) and 32f
DrChat
2018-02-19
Update spirv-tools
DrChat
2018-02-19
[SPIR-V] Don't group together unimplemented fetches
DrChat
2018-02-19
Update spirv-tools and spirv-headers submodules
DrChat
2018-02-19
[SPIR-V] Convert 8888, 32, 2/10/10/10
DrChat
2018-02-18
[Vulkan] First working version of dynamic vfetch!
DrChat
2018-02-18
[SPIR-V] Update SPIRV-Tools
DrChat
2018-02-18
[Vulkan] BufferCache: Fix a few problems
DrChat
2018-02-18
[SPIR-V] Update glslang
DrChat
2018-02-18
[Vulkan] Bind the vertex set to DS slot 2
DrChat
2018-02-18
[Vulkan] BufferCache::PrepareVertexSet
DrChat
2018-02-18
[Vulkan] Create/Free Vertex Descriptor Pool
DrChat
2018-02-18
[Vulkan] Move the constant descriptor set to its own setup/destroy functions
DrChat
2018-02-18
Merge branch 'master' into vk_vfetch
DrChat
2018-02-18
[Base] Copy up to alignment boundary in aligned swap boundaries and then use ...
DrChat
2018-02-18
Merge branch 'vtx_cache'
DrChat
2018-02-18
[Vulkan] Disable vertex buffer cache expansion for now.
vtx_cache
DrChat
2018-02-18
[Vulkan] Declare feature samplerAnisotropy
DrChat
2018-02-18
[Vulkan] Prevent negative scissor offsets
DrChat
2018-02-18
[Vulkan] Fix cube texture uploads
DrChat
2018-02-18
[Base] RingBuffer: Add ReadAndSwap instead of piggybacking off of Read
DrChat
2018-02-17
[Docs] Add more notes on the single-page offset
DrChat
2018-02-16
[GPU] Update vizquery documentation
Dr. Chat
2018-02-16
[Kernel] Document XMP[G/S]etPlaybackController
DrChat
2018-02-16
[GPU] Update the docs of a few registers
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
Merge branch 'master' into vk_vfetch
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
[next]