Age | Commit message (Expand) | Author |
---|---|---|
2008-04-30 | try to fix the deleting of the bound cso during cleanup of the hash | Zack Rusin |
2008-03-11 | gallium: fix some cso_state_callback cast warnings | Brian |
2008-02-27 | gallium: Use stricter types. | José Fonseca |
2008-02-26 | add an explicit callback decleration and use it to silence warnings | Zack Rusin |
2008-02-26 | hide cso cache definition and add some initial code for size limiting | Zack Rusin |
2008-02-26 | implement deleting of driver side cached state in cso's | Zack Rusin |
2008-02-25 | Add Zack's comments about CSOs. | José Fonseca |
2008-02-23 | gallium: Countour MSVC's pickyness for structures returned by value. | José Fonseca |
2008-02-23 | gallium: Wrap decls in extern "C". | José Fonseca |
2008-02-15 | Code reorganization: s/aux/auxiliary/. | José Fonseca |