use the new macro
[mesa.git] / src / gallium / auxiliary / cso_cache /
2008-03-23 José Fonsecagallium: Fix memory leak.
2008-03-20 Briangallium: temporarily disable the memcmp() in cso_set_fr...
2008-03-19 Brian Paulgallium: fix bug in cso_single_sampler_done() in comput...
2008-03-19 Briangallium: implement CSO save/restore functions for use...
2008-03-18 Briangallium: added cso_unset_*() functions
2008-03-13 Zack Rusinadd a way of removing an exact iterator from the hash
2008-03-13 Brian Paulgallium: remove a debug printf
2008-03-13 José Fonsecagallium: Add a bit of documentation to cso_hash.
2008-03-13 Zack Rusindocument hash collision resolutions
2008-03-11 Briangallium: fix some cso_state_callback cast warnings
2008-03-11 Briangallium: fix fs/vs typo in cso_set_vertex_shader()
2008-03-11 Zack Rusinfix double deletion
2008-03-09 Keith Whitwellgallium: avoid deleting currently-bound CSO's on cache...
2008-03-09 Keith Whitwellcso: fix line endings
2008-03-09 Keith Whitwellcso: Use MALLOC
2008-03-09 Keith Whitwellcso: add a higher-level interface which does all pipe...
2008-02-27 José Fonsecagallium: Use stricter types.
2008-02-26 Michal Krolgallium: Fix build on Windows.
2008-02-26 Zack Rusinimplement cache limits for cso
2008-02-26 Zack Rusinadd an explicit callback decleration and use it to...
2008-02-26 Zack Rusinhide cso cache definition and add some initial code...
2008-02-26 Zack Rusinimplement deleting of driver side cached state in cso's
2008-02-25 José FonsecaReplace standand library functions by portable ones.
2008-02-25 José FonsecaAdd Zack's comments about CSOs.
2008-02-22 José Fonsecagallium: Countour MSVC's pickyness for structures retur...
2008-02-22 José Fonsecagallium: Wrap decls in extern "C".
2008-02-22 José Fonsecagallium: Add cso convenience routine (from Keith's...
2008-02-22 José Fonsecagallium: MSVC fixes.
2008-02-19 José FonsecaPortability fixes.
2008-02-19 José FonsecaSimplify makefile boilerplate code.
2008-02-18 José FonsecaUpdate scons build for new code layout.
2008-02-18 José FonsecaCode reorganization: split gallium and mesa makefiles.
2008-02-15 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.1
2008-02-15 José FonsecaCode reorganization: s/aux/auxiliary/.