summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/r300/compiler/r500_fragprog.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-31r300: convert to SPDX license block and fix small typosDavid Heidelberg1-23/+1
2024-01-26r300: remove backend support for SUBPavel Ondračka1-1/+3
2024-01-26r300: remove backend SLE and SGT supportPavel Ondračka1-14/+0
2022-09-20r300: reduce CPU overhead in IF transformation passPavel Ondračka1-6/+17
2021-12-08r300: Ensure that immediates have matching negate flags too.Emma Anholt1-2/+0
2021-12-08r300: Move the instruction filter for r500_transform_IF() to the top.Emma Anholt1-4/+3
2021-09-15r300: make global variables const (if possible)Filip Gawin1-1/+1
2021-04-15Convert most remaining free-form fall-through comments to FALLTHROUGHMichel Dänzer1-2/+4
2016-01-06gallium/drivers: Remove unnecessary semicolonsEdward O'Callaghan1-1/+1
2014-08-28gallium/radeon: cleanup header inclusionEmil Velikov1-1/+1
2012-03-04r300/compiler: Add support for inline literalsTom Stellard1-0/+2
2011-07-26r300g: copy the compiler from r300cMarek Olšák1-0/+539