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
2022-06-20
[Vulkan] Render target resolving
Triang3l
2022-06-20
[Vulkan] Use UDiv/UMod by constant tile size + minor transfer cleanup
Triang3l
2022-06-20
Merge branch 'master' into vulkan
Triang3l
2022-06-20
[GPU] Separate range arguments for fixed16 RG and RGBA in GetResolveInfo
Triang3l
2022-06-20
[Vulkan] Don't require an explicit uint64_t cast for SetDeviceObjectName
Triang3l
2022-06-20
[Vulkan] Explain why CreateShaderModule takes uint32_t* [ci skip]
Triang3l
2022-06-20
[GPU] Make resolve EDRAM binding DS 0 and rename it
Triang3l
2022-06-19
Merge branch 'master' into vulkan
Triang3l
2022-06-19
[GPU] XeSL resolve shaders + host depth store width fix
Triang3l
2022-06-16
[XeSL] Metal Shading Language definitions
Triang3l
2022-06-13
[Vulkan] Trace dump tool
Triang3l
2022-06-12
[Vulkan] Fix 1<< uint32_t constants
Triang3l
2022-06-12
[GPU] Fix missing xenia-ui dependency in gpu > gpu-shader-compiler (needed fo...
Triang3l
2022-06-12
Merge branch 'master' into vulkan
Triang3l
2022-06-12
[GPU] Fix GetActiveTextureHostSwizzle return type
Triang3l
2022-06-09
[SPIR-V] Texture fetch instructions
Triang3l
2022-06-09
Merge branch 'master' into vulkan
Triang3l
2022-06-09
[GPU] TextureCache::GetActiveTextureHostSwizzle
Triang3l
2022-06-07
[GPU] More exact PWL texture/RT gamma conversion
Triang3l
2022-06-02
[Vulkan] Unsubsample odd-sized 4:2:2 textures
Triang3l
2022-06-02
Merge branch 'master' into vulkan
Triang3l
2022-06-02
[D3D12] Don't decompress unaligned BC textures if supported
Triang3l
2022-06-02
[GPU] Fix resolve destination offset and extent calculation
Triang3l
2022-06-01
[GPU] Explain why a 32x32x4bpp linear texture takes 2 pages, not 1 [ci skip]
Triang3l
2022-06-01
[GPU] Better explanation for exact texture memory extent calculation [ci skip]
Triang3l
2022-05-31
[GPU] Primitive reset comment typo correction [ci skip]
Triang3l
2022-05-31
[D3D12] 128 megatexel limit explanation based on the spec [ci skip]
Triang3l
2022-05-31
[GPU] Fix tiled texture memory extent calculation
Triang3l
2022-05-27
[Base] Fix missing include in utf8.cc.
Rick Gibbed
2022-05-24
[Vulkan] Texture loading
Triang3l
2022-05-24
[Vulkan] Fix single-type descriptor pool reuse
Triang3l
2022-05-24
Merge branch 'master' into vulkan
Triang3l
2022-05-24
[GPU] FIXME comment for 1bpb/2bpb texture tiled extent
Triang3l
2022-05-24
[D3D12] Texture load code cleanup and resolution scaling fixes
Triang3l
2022-05-24
[GPU] Move texture load shader info to common
Triang3l
2022-05-23
[Vulkan] Single block-compressed flag for host texture formats, not block sizes
Triang3l
2022-05-23
[Vulkan] GBGR/BGRG decompression
Triang3l
2022-05-23
Merge branch 'master' into vulkan
Triang3l
2022-05-23
[GPU] Decompress GBGR/BGRG into RGBB, not RGB1
Triang3l
2022-05-22
[GPU] Signedness in Cr_Y1_Cb_Y0_REP/Y1_Cr_Y0_Cb_REP comment [ci skip]
Triang3l
2022-05-22
[GPU] _REP explanation in Cr_Y1_Cb_Y0_REP/Y1_Cr_Y0_Cb_REP comment [ci skip]
Triang3l
2022-05-22
[GPU] Calculate, not store, texture load host X blocks per thread
Triang3l
2022-05-22
[GPU] 2x1-subsampled texture RGBA8 conversion shader
Triang3l
2022-05-22
[D3D12] Pre-swizzle 2x1-subsampled formats
Triang3l
2022-05-22
[GPU] Prevent multiple evaluation of XE_TEXTURE_LOAD_TRANSFORM arguments
Triang3l
2022-05-22
[GPU] Add k prefix to texture load group size constants
Triang3l
2022-05-22
[D3D12] Texture host BPB in LoadModeInfo
Triang3l
2022-05-22
[GPU] Correct rounding of texture load row size
Triang3l
2022-05-22
[GPU] 128-thread groups in all texture load shaders
Triang3l
2022-05-22
[Vulkan] Implement ClearCaches and don't do it for pipelines
Triang3l
[prev]
[next]