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...")
- 21:16, 17 September 2024 Sarbes talk contribs created page Changes To The Skinning Engine (Created page with "== Changes to Kodi 22 (Piers) == === Engine changes === ; New InfoLabels to identify multiple PVR Clients : System.PVRCount - If evaluated as a string or integer returns the count of enabled PVR clients. : ListItem.BackendInstanceName - Returns the name of the PVR client instance for the associated list item. : Renamed: System.PVRCount (int) -> PVR.ClientCount: Number of PVR clients enabled. : Removed: System.PVRCount (string) : Renamed: ListItem.BackendInstanceName (st...")
- 21:33, 7 June 2022 Sarbes talk contribs created page Debugging via Renderdoc (Created page with "== What's Renderdoc? == Renderdoc (https://renderdoc.org/) is a free graphics debugger for OpenGL and DirectX. It can record, store and replay frames rendered by an applicati...")
- 21:30, 7 June 2022 Sarbes talk contribs created page File:Renderdoc start.png (File uploaded with MsUpload)
- 21:30, 7 June 2022 Sarbes talk contribs uploaded File:Renderdoc start.png (File uploaded with MsUpload)
- 21:30, 7 June 2022 Sarbes talk contribs created page File:Renderdoc performance.png (File uploaded with MsUpload)
- 21:30, 7 June 2022 Sarbes talk contribs uploaded File:Renderdoc performance.png (File uploaded with MsUpload)
- 21:30, 7 June 2022 Sarbes talk contribs created page File:Renderdoc overlays.png (File uploaded with MsUpload)
- 21:30, 7 June 2022 Sarbes talk contribs uploaded File:Renderdoc overlays.png (File uploaded with MsUpload)
- 21:30, 7 June 2022 Sarbes talk contribs created page File:Renderdoc overdraw.png (File uploaded with MsUpload)
- 21:30, 7 June 2022 Sarbes talk contribs uploaded File:Renderdoc overdraw.png (File uploaded with MsUpload)
- 21:30, 7 June 2022 Sarbes talk contribs created page File:Renderdoc drawcalls.png (File uploaded with MsUpload)
- 21:30, 7 June 2022 Sarbes talk contribs uploaded File:Renderdoc drawcalls.png (File uploaded with MsUpload)
- 21:30, 7 June 2022 Sarbes talk contribs created page File:Renderdoc capture.png (File uploaded with MsUpload)
- 21:30, 7 June 2022 Sarbes talk contribs uploaded File:Renderdoc capture.png (File uploaded with MsUpload)
- 17:20, 6 June 2022 Sarbes talk contribs created page Skin Optimizations (Created page with "== Why to optimize skins == While the PC the skin is written on might be fast enough to render the GUI at 4k/60fps, it might be too expensive to run on lower end hardware. Thi...")