vbolist
rend2
Needs review. The inventory/provenance evidence is recorded, but some behavior, options, or attribution still lacks a direct user-facing source.
Runs R_VBOList_f in the renderer module.
At a glance
| Field | Value |
|---|---|
| Category | Graphics & rendering |
| Module | renderer |
| Also registered in | renderer |
| Renderer | rd-rend2 |
| Network scope | client-only — Local to the client/UI/renderer. |
| Derivation | code-trace |
| Confidence | high |
| In-game xdocs | No |
| In-game menu | No |
| Syntax | vbolist |
| Cheat protected | No |
Arguments and gating
No verified argument schema is available beyond the syntax shown above.
Provenance
Origin: rend2
- Ultimate-origin introduction:
be28b4edd6c7in rend2 (content authored2015-06-03, integrated2023-10-03) - TaystJK integration evidence:
86c0756385ef - Origin pull request: #12
- Upstream registration evidence: code/rd-rend2/tr_init.cpp:1471
- Attribution method:
introduction-commit-explicit-credit - Attribution confidence:
high
Dated project introductions
Authored dates come from the exact registration’s first content commit, PR dates identify when work was proposed to each project, and integration dates come from each first-parent mainline. A project merging first does not override earlier upstream authorship or submission.
| Project | Authored | PR opened | Integrated | Commit | Relationship |
|---|---|---|---|---|---|
| OpenJK | 2015-06-03 |
— | 2023-10-03 |
be28b4edd6c7 |
Shared integration commit |
| rend2 | 2015-06-03 |
— | 2023-10-03 |
be28b4edd6c7 |
Ultimate origin |
| TaystJK | 2023-10-03 |
2023-09-30 | 2023-10-03 |
86c0756385ef |
Other project appearance |
| jaPRO | 2023-10-03 |
— | 2023-10-03 |
86c0756385ef |
Other project appearance |
| NewJK / NewMod | 2026-08-09 |
— | 2026-08-09 |
686cbf9b649b |
Other project appearance |
Later changes
These commits occur after the ultimate-origin introduction on TaystJK’s inherited first-parent lineage. Registration evidence is exact; behavior evidence requires a changed bound cvar reference or a changed registered command-handler hunk.
| Date | Change source | Commit / subject | Evidence | Confidence |
|---|---|---|---|---|
2024-02-03 |
TaystJK | 0c789787f79c · PR #110Rend2 updates (#110) |
Changed the registered command handler. shared/rd-rend2/tr_local.h, shared/rd-rend2/tr_vbo.cpp |
medium |
2025-10-22 |
rend2 | 4c1ec5208e6e · PR #263Merge pull request #263 from taysta/rend2-update |
Changed the registered command handler. shared/rd-rend2/tr_vbo.cpp |
medium |
Evidence
- registration: codemp/rd-rend2/tr_init.cpp:1468 (renderer command table)
- handler: shared/rd-rend2/tr_vbo.cpp:358