summaryrefslogtreecommitdiff
path: root/rtl/gfx/gfx.sv (follow)
AgeCommit message (Expand)Author
2023-11-14rtl/gfx: implement memory interfaceAlejandro Soto
2023-11-14rtl/gfx: add typedefs for memory addressesAlejandro Soto
2023-11-14rtl/gfx: implement ROP renderAlejandro Soto
2023-11-14rtl/gfx: implement w-coordinate in funnelAlejandro Soto
2023-11-14rtl/gfx: move funnel out of fragAlejandro Soto
2023-11-14rtl/gfx: add z, w coordinates to verticesAlejandro Soto
2023-11-14rtl/gfx: pass barycentric coords from fine raster to fragment shadingAlejandro Soto
2023-11-11rtl/gfx: implement fragment address linearizationAlejandro Soto
2023-11-10rtl/gfx: implement fragment mask clearAlejandro Soto
2023-10-29rtl/gfx: implement scanout command interfaceAlejandro Soto
2023-10-29rtl/gfx: implement double-buffered scanoutAlejandro Soto
2023-10-28rtl/gfx: add debug registersAlejandro Soto
2023-10-27rtl/gfx: fix linear combinerAlejandro Soto
2023-10-25platform: add mem master to gfxAlejandro Soto
2023-10-22rtl/gfx: reimplement multiplier as a much smaller mat-vec pipelineAlejandro Soto
2023-10-21ip: downgrade to 16-bit floatsAlejandro Soto
2023-10-21rtl/gfx: implement non-synthesizable matrix multiplierAlejandro Soto