Age | Commit message (Expand) | Author |
2008-03-11 | gallium: fix fs/vs typo in cso_set_vertex_shader() | Brian |
2008-03-10 | fix double deletion | Zack Rusin |
2008-03-09 | gallium: avoid deleting currently-bound CSO's on cache destruction | Keith Whitwell |
2008-03-09 | cso: fix line endings | Keith Whitwell |
2008-03-09 | cso: Use MALLOC | Keith Whitwell |
2008-03-09 | cso: add a higher-level interface which does all pipe interactions to set a g... | Keith Whitwell |
2008-02-27 | gallium: Use stricter types. | José Fonseca |
2008-02-26 | gallium: Fix build on Windows. | Michal Krol |
2008-02-26 | implement cache limits for cso | Zack Rusin |
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 | Replace standand library functions by portable ones. | José Fonseca |
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-23 | gallium: Add cso convenience routine (from Keith's patch). | José Fonseca |
2008-02-23 | gallium: MSVC fixes. | José Fonseca |
2008-02-19 | Portability fixes. | José Fonseca |
2008-02-19 | Simplify makefile boilerplate code. | José Fonseca |
2008-02-18 | Update scons build for new code layout. | José Fonseca |
2008-02-18 | Code reorganization: split gallium and mesa makefiles. | José Fonseca |
2008-02-15 | Code reorganization: s/aux/auxiliary/. | José Fonseca |