summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/cso_cache
Commit message (Expand)AuthorAgeFilesLines
...
* cso: Use MALLOCKeith Whitwell2008-03-091-6/+6
* cso: add a higher-level interface which does all pipe interactions to set a g...Keith Whitwell2008-03-094-0/+427
* gallium: Use stricter types.José Fonseca2008-02-271-13/+13
* gallium: Fix build on Windows.Michal Krol2008-02-261-1/+1
* implement cache limits for csoZack Rusin2008-02-263-43/+110
* add an explicit callback decleration and use it to silence warningsZack Rusin2008-02-262-2/+4
* hide cso cache definition and add some initial code for size limitingZack Rusin2008-02-262-17/+33
* implement deleting of driver side cached state in cso'sZack Rusin2008-02-263-1/+102
* Replace standand library functions by portable ones.José Fonseca2008-02-252-20/+20
* Add Zack's comments about CSOs.José Fonseca2008-02-251-5/+46
* gallium: Countour MSVC's pickyness for structures returned by value.José Fonseca2008-02-231-4/+2
* gallium: Wrap decls in extern "C".José Fonseca2008-02-232-0/+22
* gallium: Add cso convenience routine (from Keith's patch).José Fonseca2008-02-232-0/+29
* gallium: MSVC fixes.José Fonseca2008-02-231-3/+3
* Portability fixes.José Fonseca2008-02-191-12/+23
* Simplify makefile boilerplate code.José Fonseca2008-02-191-6/+1
* Update scons build for new code layout.José Fonseca2008-02-181-0/+10
* Code reorganization: split gallium and mesa makefiles.José Fonseca2008-02-181-0/+18
* Code reorganization: s/aux/auxiliary/.José Fonseca2008-02-154-0/+738