summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-18[DXBC] Fix interpolator copying from v# to r# in PSTriang3l
2022-10-09[GPU] Vulkan fragment shader interlock RB and related fixes/cleanupTriang3l
2022-09-22[Premake] Update premake-cmakeJoel Linn
2022-09-22Lint fix.Rick Gibbed
2022-09-14[x64] Add AVX512 optimization for `OPCODE_VECTOR_ADD`(saturated)Wunkolo
2022-09-12[x64] Add AVX512 optimization for `OPCODE_VECTOR_CONVERT_F2I`(unsigned)Wunkolo
2022-09-05[PPC] Fix memory assert formattingWunkolo
2022-09-05[x64] Add AVX512 optimization for `NOT_V128`Wunkolo
2022-07-27[Vulkan] Non-GS point sprites + minor SPIR-V fixesTriang3l
2022-07-26[SPIR-V] Clamp cube face using NClamp, not NMax/FMinTriang3l
2022-07-26[SPIR-V] Saturate point sprite coordinatesTriang3l
2022-07-26[Vulkan] Add forgotten fullDrawIndexUint32 checkTriang3l
2022-07-26[Vulkan] Point sprite geometry shaderTriang3l
2022-07-25[DXBC] Skip backface check in point PsParamGenTriang3l
2022-07-25[Vulkan] 32-bit index fetch without fullDrawIndexUint32Triang3l
2022-07-24[GPU] Treat non-adaptive-tessellated patches as 1-control-pointTriang3l
2022-07-22[GPU] EDRAM looped addressing (resolves #2031)Triang3l
2022-07-21Python/xenia-build/xb fixesMargen67
2022-07-21[DXBC] Update PsParamGen comment [ci skip]Triang3l
2022-07-21[GPU] Eliminate unused shader I/O, UCP culling, centroid on VulkanTriang3l
2022-07-18[GPU] Remove orphaned GetPresentArea declaration [ci skip]Triang3l
2022-07-17[xenia-build] Check for clang-format 14Joel Linn
2022-07-17[CI] Build all android targetsJoel Linn
2022-07-17[CI] Exclude "Wait on Timer" and "Wait on Multiple Timers" tests from droneJoel Linn
2022-07-17[xenia-build] Report premake errors via exit codeJoel Linn
2022-07-17[CI] Use ninja for cmake buildsJoel Linn
2022-07-17[CI] Update image to 2022-07-15Joel Linn
2022-07-17[GPU] Up to 7x7 resolution scalingTriang3l
2022-07-17[GPU] Translucent trace viewer controlsTriang3l
2022-07-17[Android] Exclude executables from app buildTriang3l
2022-07-17[Android] Update the target SDK to 33, NDK, and GradleTriang3l
2022-07-17[Android] Don't require the storage permissionTriang3l
2022-07-17[Android] GPU trace viewer and launcher activitiesTriang3l
2022-07-17[Android] Add missing `final` to surface callbacksTriang3l
2022-07-17[GPU] Trace viewer Android content URI loadingTriang3l
2022-07-17[Base] Android content URI file memory mappingTriang3l
2022-07-17[Base] Android content URI file descriptor openingTriang3l
2022-07-17[Base] Wrap strdup and strcasecmp in xe:: functionsTriang3l
2022-07-16[Base] Use to_path for Android path argument loadingTriang3l
2022-07-16[Base] Cvars from Android Bundle/IntentTriang3l
2022-07-14[Base] PosixMappedMemory: Close, FlushTriang3l
2022-07-14[Base] PosixMappedMemory: fd instead of stdioTriang3l
2022-07-14[Base] Make MappedMemory non-copyableTriang3l
2022-07-14[Vulkan] Fix a typo in a comment about BC textures [ci skip]Triang3l
2022-07-14[UI] Android ImGui touch and mouse inputTriang3l
2022-07-11[Android] -j, not ndk.jobs, in GradleTriang3l
2022-07-11[Android] Unified xenia-app with windowed apps and build prerequisitesTriang3l
2022-07-09[SPIR-V] Make interpolators an array to fix Adreno linkageTriang3l
2022-07-09[Vulkan] Merge texture and sampler descriptors into a single descriptor setTriang3l
2022-07-09[Third-party] Revert premake-core downgrade caused by a mergeTriang3l