| Yazar | SHA1 | Mesaj | Tarih |
|---|---|---|---|
|
|
763426a025 |
tgsi: reduce repetition of structure name in its members
Rename Semantic.SemanticName to Semantic.Name. Similar for SemanticIndex, and the members of the tgsi_version struct. |
16 yıl önce |
|
|
ba1ca28cc6 |
gallium: simplify tgsi tokens further
Drop anonymous 'Extended' fields, have every optional token named explicitly in its parent. Eg. there is now an Instruction.Label flag, etc. Drop destination modifiers and other functionality which cannot be generated by tgsi_ureg.c, which is now the primary way of creating shaders. Pull source modifiers into the source register token, drop the second negate flag. The source register token is now full - if we need to expand it, probably best to move all of the modifiers to a new token and have a single flag for it. |
16 yıl önce |
|
|
fcb595c04f | g3dvl: Copyright blocks. | 16 yıl önce |
|
|
d52d51ab8a | g3dvl: Formatting and cleanups. | 16 yıl önce |
|
|
f547472bfa | g3dvl: pipe_video_context interface, softpipe impl, auxiliary libs | 16 yıl önce |