summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/util/u_handle_table.c
AgeCommit message (Expand)Author
2008-03-22gallium: Remove pedantic asserts.José Fonseca
2008-03-20gallium: Give some chance for the table to actually grow.José Fonseca
2008-03-19gallium: Fix broken logic.José Fonseca
2008-03-18d3d: Allow to iterate over the handle table.José Fonseca
2008-03-18gallium: Don't be pedantic about removing non exiting items from the table.José Fonseca
2008-03-15gallium: Ensure we don't add null objects to the table, as they mark empty ha...José Fonseca
2008-03-13gallium: Add a new handle_table_set that accepts an arbitrary handle.José Fonseca
2008-03-12gallium: Generic handle table.José Fonseca