summaryrefslogtreecommitdiff
path: root/rtl/gfx (follow)
AgeCommit message (Expand)Author
2024-05-12rtl/gfx/firmware: implement bootloaderAlejandro Soto
2024-05-06platform/wavelet3d: add platform interconnectAlejandro Soto
2024-05-06rtl/if_common: add id, resp, size, strb signals to if_axibAlejandro Soto
2024-05-06rtl/gfx: add axilemu interfaceAlejandro Soto
2024-05-05rtl/gfx: refactor gfx_top out of platform topAlejandro Soto
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
2024-02-20rtl, tb: add core.mk filesAlejandro Soto
2023-11-22rtl/gfx: fix mask clearAlejandro Soto
2023-11-22rtl/gfx: add command registers for dual fb addressesAlejandro Soto
2023-11-22rtl/gfx: fix setup offsets hazardsAlejandro Soto
2023-11-22rtl/gfx: hard-code triangle colorsAlejandro Soto
2023-11-22rtl/gfx: disable perspective correctionAlejandro Soto
2023-11-22rtl/gfx: implement primitive assemblyAlejandro Soto
2023-11-22rtl/gfx: remove attr4Alejandro Soto
2023-11-22rtl/gfx: fix comment regarding average LUTs per fp->fixed conversionAlejandro Soto
2023-11-22rtl/gfx: add definition for fp_xyzwAlejandro Soto
2023-11-22rtl/gfx: implement floating-point fix stageAlejandro Soto
2023-11-22rtl/gfx: implement perspective correctionAlejandro Soto
2023-11-22rtl/gfx: implement fp->fixed conversionAlejandro Soto
2023-11-21rtl/gfx: implement support for negative coordinatesAlejandro Soto
2023-11-21rtl/gfx: fix lane mask in SP batchAlejandro Soto
2023-11-21rtl/gfx: implement SP issueAlejandro Soto
2023-11-21rtl/gfx: implement SP register filesAlejandro Soto
2023-11-21rtl/gfx: implement SP writebackAlejandro Soto
2023-11-21rtl/gfx: implement SP streamAlejandro Soto
2023-11-21rtl/gfx: implement SP combinerAlejandro Soto
2023-11-21rtl/gfx: implement shufflerAlejandro Soto
2023-11-21rtl/gfx: implement SP decodeAlejandro Soto
2023-11-20rtl/gfx: remove gfx_{perspective{,_flow}, fp_inv}Alejandro Soto
2023-11-20rtl/gfx: implement shuffle, swizzleAlejandro Soto
2023-11-20rtl/gfx: implement program header command registersAlejandro Soto
2023-11-20rtl/gfx: implement host memory interfaceAlejandro Soto
2023-11-20rtl/gfx: implement memory ports for batch and fetchAlejandro Soto
2023-11-20rtl/gfx: factor FIFO overflow logicAlejandro Soto
2023-11-20rtl/gfx: implement SP batch input streamAlejandro Soto
2023-11-20rtl/gfx: implement SP fetchAlejandro Soto
2023-11-19rtl/gfx: add typedefs for cmdAlejandro Soto
2023-11-19rtl/gfx: refactor function calls in scanout DACAlejandro Soto
2023-11-19rtl/gfx: fix mem_address units to bytes instead of wordsAlejandro Soto
2023-11-18rtl/gfx: fix Verilator loop unrolling bug in gfx_pipesAlejandro Soto
2023-11-18rtl/gfx: fix scanout off-by-onesAlejandro Soto
2023-11-17tb: add test: fifoAlejandro Soto
2023-11-17rtl/gfx; rewrite scanoutAlejandro Soto
2023-11-16rtl/gfx: fix lpm_mult-based FMAAlejandro Soto
2023-11-16rtl/gfx: decrease raster batch size from 16x to 4xAlejandro Soto
2023-11-16rtl/gfx: improve divider timing closureAlejandro Soto
2023-11-14rtl/gfx: improve mem timing closureAlejandro Soto
2023-11-14rtl/gfx: implement memory interfaceAlejandro Soto