Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of Official Kodi Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 14:41, 21 September 2024 Sarbes talk contribs created page HOW-TO:Texture authoring (Created page with "== Introduction == Textures are an essential part of the Kodi UI. It is important for them to have suitable properties, or otherwise image quality and performance will suffer. Note that the page is still under construction. == How a GPU samples textures == In general, Kodi employs bi-linear filtering of non-mipmapped textures (https://en.wikipedia.org/wiki/Texture_filtering). For one sample, the four most adjacent texels (texture elements) get fetched, which in turn wi...")