summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/SConscript
AgeCommit message (Collapse)Author
2010-02-04os: Time abstractions.José Fonseca
Simplified version of u_time.[ch]
2010-02-03os: New OS abstraction module.José Fonseca
2010-01-22Remove obsolete fileAlan Hourihane
2010-01-16util: add generic ringbuffer utitiltyKeith Whitwell
2010-01-01scons: Aggregate all tiny libraries in a single library.José Fonseca
Makes integration of gallium into out of tree components much easier. No pratical change for components in this tree,
2010-02-19gallium: WIP: Introduce sampler views.Michal Krol