Age | Commit message (Expand) | Author |
---|---|---|
2010-01-15 | Merge branch 'gallium-noconstbuf' | Roland Scheidegger |
2010-01-06 | pipe_sampler_state::compare_mode is not a boolean enable flag. | Michal Krol |
2009-12-24 | gallium: adapt drivers to pipe_constant_buffer removal | Roland Scheidegger |
2009-11-30 | fixups for interface changes (mostly state trackers) | Roland Scheidegger |
2009-11-19 | gallium: don't use arrays for texture width,height,depth | Keith Whitwell |
2009-06-30 | gallium: remove the pipe_sampler_state::shadow_ambient field | Brian Paul |
2009-06-14 | trace: Don't write state objects to file if dumping is not set | Jakob Bornecrantz |
2009-05-16 | gallium: remove occlusion_count flag from depth-stencil state | Keith Whitwell |
2009-05-16 | trace: Move state dump functions to tr_dump_state.[c|h] | Jakob Bornecrantz |