aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/freedreno/a2xx/fd2_program.h
Commit message (Collapse)AuthorAgeFilesLines
* freedreno: prepare for a3xxRob Clark2013-06-081-0/+82
Split the parts that are specific to adreno a2xx series GPUs from the parts that will be in common with a3xx, so that a3xx support can be added more cleanly. Signed-off-by: Rob Clark <[email protected]>