summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/softpipe/sp_fs_exec.c
Commit message (Collapse)AuthorAgeFilesLines
* Merge tgsi/exec and tgsi/util directories.José Fonseca2008-07-281-2/+2
|
* gallium: in drivers, make copy of tokens passed to pipe->create_vs/fs_state()Brian Paul2008-05-171-1/+4
| | | | The caller can then free the token array immediately.
* Bring in several forgotten MSVC fixes.José Fonseca2008-02-231-2/+2
|
* [PATCH] softpipe: unbreak sp_setup_pos_vector on non-x86 systemsKeith Whitwell2008-02-211-0/+35
|
* Merge commit 'origin/gallium-0.1' into gallium-0.1Keith Whitwell2008-02-151-0/+112
Conflicts: src/gallium/drivers/softpipe/sp_quad_fs.c src/gallium/drivers/softpipe/sp_state.h src/gallium/drivers/softpipe/sp_state_fs.c