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-05-05
Merge master
texsplit
Dr. Chat
2018-05-05
[GPU] Use log2 when calculating mip offset
Dr. Chat
2018-05-04
Update Travis link to xenia-project/xenia
Dr. Chat
2018-05-04
[Vulkan] Update to Vulkan 1.1
Dr. Chat
2018-05-04
[UI] Correct the order of mips in the icon
Dr. Chat
2018-05-04
[HID] Fix HID demo linkage
Dr. Chat
2018-05-04
[Vulkan] Replace vulkan-loader with volk
Dr. Chat
2018-05-04
[HID] Swap the HID demo over to the vulkan backend
Dr. Chat
2018-05-04
[GPU] Initial (and possibly incorrect) texture size calculation for 1D and 3D
Dr. Chat
2018-05-04
[GL4] Farewell, GL4 backend
Dr. Chat
2018-05-04
[Vulkan] Stupid hack to fix ABGR4 formats.
Dr. Chat
2018-05-04
[Vulkan] Fix block pitch calculation of mips
Dr. Chat
2018-05-04
[GPU] Further fix mip address calculations with really skewed aspect ratios
Dr. Chat
2018-05-03
[CPU] Print a message and crash if the CPU does not support AVX.
Dr. Chat
2018-05-03
Merge branch 'Xephorium-master'
Dr. Chat
2018-05-03
Add in (proper) ico file
Dr. Chat
2018-05-03
Merge branch 'master' of git://github.com/Xephorium/xenia into Xephorium-master
Dr. Chat
2018-05-03
Add Discord to the readme in place of IRC
Dr. Chat
2018-05-03
[GPU] Fix mip size calculation for compressed textures
Dr. Chat
2018-05-03
[Vulkan] Handle MIPs with non-power-of-two dimensions
Dr. Chat
2018-05-03
[GPU] TextureInfo::GetMipLocation - calculate packed mip offset
Dr. Chat
2018-05-03
[SPIR-V] Reset writes_depth_
Dr. Chat
2018-05-03
[Vulkan] Make image views cover all mips
Dr. Chat
2018-05-03
[GPU] MIPs > 16 pixels are stored in their own individual tiles
Dr. Chat
2018-05-03
[Vulkan] Initial support for mipmaps
DrChat
2018-05-02
Restore Original Icon Credit
Christopher Cruzen
2018-05-02
Add Xephorium's Icon
Christopher Cruzen
2018-04-30
[GPU] TextureInfo::GetMaxMipLevels
DrChat
2018-04-29
[SPIR-V] Declare DepthReplacing if we replace depth
Dr. Chat
2018-04-29
[GPU] PM4_EVENT_WRITE_EXT destination is /not/ aligned (to 16 bytes)
Dr. Chat
2018-04-29
[Vulkan UI] Fix minor bug in specifying size of queue priorities array
Dr. Chat
2018-04-28
Use the same python as the currently executing python to run scripts
Dr. Chat
2018-04-21
Merge pull request #1108 from bwrsandman/memory_tests
Justin Moore
2018-04-20
[Memory] Fix alignment to 16 bytes
Sandy Carter
2018-04-20
[Base Tests] Add tests for all cases in memory.cc
Sandy Carter
2018-04-20
[Base Tests] Move base tests to their own subdir
Sandy Carter
2018-04-20
[SPIR-V] Fix 1D texture fetches. Fixes #1124
DrChat
2018-04-17
[Vulkan] Emulate Xenos behavior with copy dest at a negative offset
DrChat
2018-04-16
[Vulkan] Propagate errors in the render cache
DrChat
2018-04-16
[Vulkan] Fix window scale and offset calculation
DrChat
2018-04-16
[Vulkan] Fixup window offset calculation
DrChat
2018-04-16
[Vulkan] Bump down BufferCache alignment
DrChat
2018-04-16
[Vulkan] Halve the viewport dimensions when viewport scaling is disabled (102...
DrChat
2018-04-16
[Vulkan] Support optional vertex window offset
DrChat
2018-04-14
[Vulkan] Handle window scissor window_offset_disable
DrChat
2018-04-14
[Base] Support sign-extension in bitfield
DrChat
2018-04-14
[SPIR-V] Fix SetTextureLOD
DrChat
2018-04-14
[SPIR-V] Fix incorrect dst implementation (incorrect extraction indices)
DrChat
2018-04-13
Fix Travis
DrChat
2018-04-13
[Xboxkrnl] Document a couple parameters in VdInitializeEngines
DrChat
[next]