4
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix the size calculation when hashing small swizzled textures More... about 1 year ago
Vulkan: Add indicator of swizzle mode to texture debug names More... about 1 year ago
Don't do the texture size check for the built-in font texture. More... about 1 year ago
Merge pull request #18481 from Kaitul/master More... about 1 year ago
Update zh_TW.ini More... about 1 year ago
Compat: Enable [VertexDepthRounding] for Matching Maker 3 x Tousouchuu More... about 1 year ago
Merge pull request #18478 from hrydgard/block-transfer-to-depth More... about 1 year ago
Merge pull request #18477 from hrydgard/half-pixel-offset More... about 1 year ago
Cleaner solution to previous commit More... about 1 year ago
Rename MayIntersectFramebuffer to MayInteresectFramebufferColor More... about 1 year ago
Allow block transfers from RAM to depth buffers. More... about 1 year ago
Remove some redundant uses of MOBILE_DEVICE. Goal is to one day get rid of that define. More... about 1 year ago
Remove an ifdef controlling dialog button order More... about 1 year ago
D3D9: Fix recent regression (crash) More... about 1 year ago
Merge pull request #18476 from hrydgard/vertex-decoder-sse2-opt More... about 1 year ago
VertexDecoder: Minor optimization for CPUs not supporting SSE4. More... about 1 year ago
A couple of warning fixes (real issues though small) More... about 1 year ago
Fastcull: SSE/NEON-optimize 16-bit position conversion More... about 1 year ago
Merge pull request #18475 from hrydgard/texture-low-mem-fixes More... about 1 year ago
Fix double-free problem in "low-memory" texture fallback (Vulkan) More... about 1 year ago
Very minor cleanup in display list processing More... about 1 year ago
Use a less accurate but faster frustum cull for the general draws. More... about 1 year ago
Remove some remains of the old input attachment code More... about 1 year ago
Merge pull request #18473 from hrydgard/mouse-wheel-android More... about 1 year ago
Add mouse wheel support for Android More... about 1 year ago
Some minor changes and comments after memory profiling More... about 1 year ago
Merge pull request #18472 from hrydgard/msaa-on-mobile More... about 1 year ago
Vulkan: Allow MSAA on modern-ish mobile devices, but add a little warning sign. More... about 1 year ago
Merge pull request #18470 from hrydgard/texscale-extend-fix More... about 1 year ago
Changing UV scale/offset requires us to stop "extending" prims More... about 1 year ago