Use write posting in the kickoff function too.
[mesa.git] / src / mesa / pipe / tgsi / exec / tgsi_dump.c
2007-10-29 Michal KrolMake gallium compile in win32.
2007-10-27 BrianFix up handling of immediate values for TGSI shaders.
2007-10-26 BrianInitial support for immediate values in TGSI programs.
2007-10-24 Brianprint CAL label
2007-10-18 Oliver McFaddenCorrected the file permissions in src/mesa/pipe.
2007-10-15 Brianfix logic for printing extended swizzles
2007-10-12 Brianadded code to print extended swizzles
2007-10-09 BrianNew ATTRIB interpolation type for vertex program inputs...
2007-10-02 BrianSeparate TGSI_OPCODE_KIL and TGSI_OPCODE_KILP (predicated).
2007-10-02 BrianAdded TGSI_OPCODE_END
2007-10-02 Briancheckpoint: unpack all instructions before interpretati...
2007-09-21 Brianadded PSIZE
2007-09-21 Brianremove SEMANTIC_TEXCOORD
2007-09-20 BrianClean-up the TGSI_SEMANTIC tokens, introduce semantic...
2007-09-20 BrianCheckpoint: replacement of TGSI_ATTRIB_x tokens with...
2007-08-29 michalBreak GL dependencies.
2007-08-24 Keith WhitwellRename tgsi "core" directory