summaryrefslogtreecommitdiff
path: root/rtl/gfx/gfx_raster.sv (follow)
AgeCommit message (Expand)Author
2024-05-05rtl/if_common: initial commit, moved out of gfxAlejandro Soto
2024-05-05rtl/gfx: rename platform/wavelet3d -> rtl/gfxAlejandro Soto
2024-05-05rtl/legacy_gfx: rename gfx -> legacy_gfxAlejandro Soto
2023-11-22rtl/gfx: fix setup offsets hazardsAlejandro 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: rename gfx_{coarse,fine} -> gfx_raster_{coarse,fine}Alejandro Soto
2023-11-10rtl/gfx: implement rasterizer topAlejandro Soto