Main public logs

Jump to navigation Jump to search

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

Logs
(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)
  • 01:25, 23 May 2025 Starfrost talk contribs created page NV3 memory mapping (Created page with "Understanding the memory mapping of the NV3 is critical for understanding its overall operation. The memory mapping architecture is implemented internally by the NV3 on-die memory controller and exposed to the user via the configuration register interface of the Peripheral Connect Interface (PCI) bus and its siblings and successors, such as AGP (or in later models, PCIe). Two of the maximum six base address registers are exposed via the configuration registers, BAR0 and...")
  • 15:14, 7 May 2025 Starfrost talk contribs created page Emulation status (Created page with "This page details the emulation status for various NVIDIA GPUs. == NV3 == Emulation is '''partially working'''. Most of the pipeline exists, the GPU is detected and drivers initialise on all known supported operating systems, and 2D partially works. However, serious issues understanding the screen to screen blit behaiour are preventing this part from working. Additionally, the DMA engine, required for 3D, is not yet emulated correctly. == NV4 == Very early research and...")
  • 01:39, 6 May 2025 Starfrost talk contribs created page NV3 PMC (Created page with "'''PMC''' ('''M'''aster '''C'''ontrol) is the subsystem that controls all of the other subsystems within Nvidia-based GPUs. The NV3 version is fairly basic: it stores some manufacture-time configuration info, allows disabling and enabling interrupts, reading and writing interrupt status and enabling and disabling most other subsystems.")
  • 19:32, 30 April 2025 User account LavillPrils talk contribs was created
  • 05:05, 28 April 2025 User account Alice talk contribs was created
  • 05:05, 28 April 2025 User account TestUser talk contribs was created
  • 00:03, 28 April 2025 Starfrost talk contribs created page PTIMER (Created page with "'''PTIMER''' is a hardware subsystem that implements a 56-bit programmable interval timer with nanosecond-ish accuracy (it counts in nanoseconds, but cannot be nanosecond accurate due to the clock speed) and controllable speed. It is a foundational component of all Nvidia GPUs and, at least for late 1990s and early 2000s GPU designs, has not changed a huge amount (although some new registers have been added) since the NV1. It is required to, among other things, f...")
  • 22:38, 27 April 2025 Starfrost talk contribs created page Hardware errata (Created page with "This is a list of known hardware errata in Nvidia graphics cards == Shared across multiple GPUs == == NV3 == === Early VBIOS bugs === While not technically a hardware errata, most likely due to an unknown issue with the video BIOS code in certain very early NVidia RIVA 128 units, certain VGA functions are broken. This causes garbage characters to appear inside of the Windows 98 Startup menu while trying to boot from CD-ROM. This bug is known to exist in very early S...")
  • 15:28, 20 April 2025 Starfrost talk contribs created page Software (Created page with "Nvidia has produced many pieces of '''software''' for users of their graphics cards. The main piece of software required is their drivers: they are required to make the GPU function at all, beyond the very basic (VGA, VESA, or Windows Advanced Rasterisation Platform - WARP in Windows 7 and later) level of compatibility assured for all forms of graphical hardware that are supported by Windows; any Nvidia-specific features require their drivers to be installed on the syste...")
  • 15:18, 20 April 2025 Starfrost talk contribs created page Template:Ref label (Created page with "<sup class="plainlinks nourlexpansion citation" {{#ifeq:{{{noid}}}|noid||id="ref_{{{1}}}"}}>{{#if:{{{2|}}}|{{{2}}}|[{{fullurl:{{FULLPAGENAME}}}}#endnote_{{anchorencode:{{{1|}}}}}]}}</sup><noinclude> {{documentation}} <!-- Add categories to the /doc subpage; interwikis go to Wikidata, thank you! --> </noinclude>")
  • 15:18, 20 April 2025 Starfrost talk contribs created page Template:Ref (Created page with "<sup><sup class="plainlinks nourlexpansion citation" {{#ifeq:{{{noid}}}|noid||id="ref_{{{1}}}"}}>{{#if:{{{2|}}}|{{{2}}}|[{{fullurl:{{FULLPAGENAME}}}}#endnote_{{anchorencode:{{{1|}}}}}]}}</sup><noinclude> {{documentation}} <!-- Add categories to the /doc subpage; interwikis go to Wikidata, thank you! --> </noinclude> </sup>")
  • 15:17, 20 April 2025 Starfrost talk contribs created page Template:Note label (Created page with "<templatestyles src="Citation/styles.css"/><span class="citation wikicite" id="{{anchorencode:endnote_{{{1}}}{{{3|}}}}}">{{#if:{{{3|}}} |'''<sup>{{#ifeq:none|{{{3|none}}} |^ |{{{3|}}} }}</sup>''' |<sup>{{{2|}}}</sup> }}{{#if:{{{4|}}}| {{{4|}}}}}</span> <noinclude> {{Documentation|Template:Ref/doc}} <!-- Add categories and interwikis to the /doc subpage, not here! --> </noinclude>")
  • 15:12, 20 April 2025 Starfrost talk contribs created page Module:Citation/CS2 (Created page with "local p = {} local CS1 = require('Module:Citation/CS1') p[''] = function(frame) local newFrame = { getParent = function(self) return frame end, getTitle = function(self) return 'Template:Citation' end, args = {CitationClass='citation'} } setmetatable(newFrame, { __index = function(t, k) if type(frame[k]) == 'function' then return function(...) return frame[k](frame, select(2, ...)) end else return frame[k]...")
  • 15:12, 20 April 2025 Starfrost talk contribs created page Module:Citation/CS1 (Created page with "require ('strict'); --[[--------------------------< F O R W A R D D E C L A R A T I O N S >-------------------------------------- each of these counts against the Lua upvalue limit ]] local validation; -- functions in Module:Citation/CS1/Date_validation local utilities; -- functions in Module:Citation/CS1/Utilities local z = {}; -- table of tables in Module:Citation/CS1/Utilities local identifiers; -- f...")
  • 15:10, 20 April 2025 Starfrost talk contribs created page Template:Citation (Created page with "<includeonly>{{#invoke:citation/CS1|citation |CitationClass=citation }}</includeonly><noinclude> {{Documentation}} </noinclude>")
  • 15:10, 20 April 2025 Starfrost talk contribs created page Template:Citation/styles.css (Created page with "{{pp|small=y}}: * This page is a convenient place for the "citation" styles that are * available in many of our citation templates. This page can be considered the * authoritative source for those styles. Template:Citation, like all CS1/2 * templates, is styled from Module:Citation/CS1/styles.css, *not* here.: Break long urls, etc., rather than overflowing box: .citation { word-wrap: break-word; } /* Highlight linked elements (such as clicke...")
  • 15:09, 20 April 2025 Starfrost talk contribs created page Module:Distinguish (Created page with "local mHatnote = require('Module:Hatnote') local mHatlist = require('Module:Hatnote list') local mArguments --initialize lazily local mTableTools --initialize lazily local libraryUtil = require('libraryUtil') local checkType = libraryUtil.checkType local p = {} function p.distinguish(frame) mArguments = require('Module:Arguments') mTableTools = require('Module:TableTools') local args = mArguments.getArgs(frame) local selfref = args.selfref local text = args.text a...")
  • 15:09, 20 April 2025 Starfrost talk contribs created page Template:Distinguish (Created page with "{{#invoke:Distinguish|distinguish}}<noinclude><!-- splitting these lines causes {{Documentation}} template to terminate green shading when Distinguish is used in /doc pages. --> {{Documentation}} <!-- Add categories to the /doc subpage and interwikis to Wikidata, not here! --> </noinclude>")
  • 15:09, 20 April 2025 Starfrost talk contribs created page Template:Note (Created page with "<noinclude>{{Distinguish|Template:A note}} </noinclude><templatestyles src="Citation/styles.css"/><span class="citation wikicite" id="endnote_{{{1}}}"><b>^{{{2|}}}</b>{{#if:{{{3|}}}| {{{3|}}}}}</span> <noinclude> {{Documentation|Template:Ref/doc}} <!-- Add categories and interwikis to the /doc subpage, not here! --> </noinclude>")
  • 19:59, 17 April 2025 Starfrost talk contribs created page NV4 (Created page with "{{Template:Infobox GPU |title='''NV4''' |architecture=NV4 |branding=RIVA TNT |announcement_date=23 March 1998 |release_date=August 1998 |end_of_production=1999(?) |pci_vendor_id=<code>10de</code> (Nvidia) |pci_device_id=<code>0020</code> |buses_supported=PCI, AGP 2X (will run at 1X speed if 2X not supported by chipset) |directx_version=6.0 |opengl_version=1.5 }}") Tag: Visual edit: Switched
  • 20:03, 16 April 2025 Starfrost talk contribs created page NV3 (Created page with "{{Template:Infobox GPU |title='''NV3''' |architecture=NV3 |branding=RIVA 128 |announcement_date=25 April 1997 |release_date=25 August 1997 |end_of_production=late(?) 1998 |pci_vendor_id=<code>12d2</code> (SGS/Nvidia) |pci_device_id=<code>0018</code> |buses_supported=PCI, AGP 1X |directx_version=5.0 |opengl_version=1.1 }} ==NV3T== {{Template:Infobox GPU |title='''NV3T''' |architecture=NV3T |branding=RIVA 128 ZX |announcement_date=27 February 1998 |release_date=Q2 1998 |...")
(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)