All public logs

Combined display of all available logs of EPD Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 10:04, 9 May 2023 Watertoon talk contribs created page Common nn::gfx (Created page with "Structures and enums from nn::gfx appearing across nn::gfx file formats and nn::g3d file formats. Notably the nn::gfx formats Bnsh and Bntx, as well as nn::g3d Bfres. === nn::gfx::MemoryPoolFlags === Flags denoting how a memory pool can be accessed. {| class="wikitable" !Name (Unofficial) !Value !Description |- |CpuNoAccess |0x1 (1 << 0) |Memory is unable to be mapped to CPU |- |CpuUncached |0x2 (1 << 1) |Memory is coherent on CPU |- |CpuCached |0x4 (1 << 2)...") Tag: Visual edit