summaryrefslogtreecommitdiffstats
path: root/src/video_core/transform_feedback.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* general: fix compile for Apple ClangLiam2022-11-231-0/+1
|
* Update 3D regsKelebek12022-10-071-52/+66
|
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
| | | | | This formats all copyright comments according to SPDX formatting guidelines. Additionally, this resolves the remaining GPLv2 only licensed files by relicensing them to GPLv2.0-or-later.
* transform_feedback: Read buffer stride from index instead of layoutReinUsesLisp2021-07-231-1/+2
|
* video_core: Abstract transform feedback translation utilityReinUsesLisp2021-07-231-0/+98