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
Branch
Commit message
Author
Age
crash_dumps
[Vulkan] Hash and track vertex descriptor sets (similar to texture cache)
DrChat
8 years
gen_tests
Generated tests from Rick
Dr. Chat
7 years
linux
[Travis] Allow release builds to fail (again)
DrChat
9 years
master
[GPU/WGF] Bind EDRAM to resolve dumping via ByteAddressBuffer
Triang3l
5 months
qt
[Base] Remove ui::Window references from Profiler
Dr. Chat
8 years
setthreaddesc
[Base] Call SetThreadDescription to name threads on versions of Windows that ...
Justin Moore
6 years
systemlink
[NET] Remove winpcap proxy tool
Dr. Chat
6 years
texsplit
Merge master
Dr. Chat
8 years
vtx_cache
[Vulkan] Disable vertex buffer cache expansion for now.
DrChat
8 years
x64-cleanup
[x64] Swap to using anchor variables instead of dummy function calls
Dr. Chat
8 years
Age
Commit message
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
[...]