Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium: Remove pedantic asserts. | José Fonseca | 2008-03-22 | 1 | -11/+7 |
* | gallium: Give some chance for the table to actually grow. | José Fonseca | 2008-03-20 | 1 | -2/+1 |
* | gallium: Fix broken logic. | José Fonseca | 2008-03-19 | 1 | -1/+1 |
* | d3d: Allow to iterate over the handle table. | José Fonseca | 2008-03-18 | 1 | -0/+22 |
* | gallium: Don't be pedantic about removing non exiting items from the table. | José Fonseca | 2008-03-18 | 1 | -2/+6 |
* | gallium: Ensure we don't add null objects to the table, as they mark empty ha... | José Fonseca | 2008-03-15 | 1 | -0/+4 |
* | gallium: Add a new handle_table_set that accepts an arbitrary handle. | José Fonseca | 2008-03-13 | 1 | -21/+64 |
* | gallium: Generic handle table. | José Fonseca | 2008-03-12 | 1 | -0/+207 |