Age | Commit message (Expand) | Author |
---|---|---|
2008-03-05 | gallium: michel's patch to rework texture/sampler binding interface | Keith Whitwell |
2008-02-29 | gallium: change st->state.sampler_texture[] to store pipe_texture pointers | Brian Paul |
2008-02-29 | gallium: fix update_textures() bug in pipe_texture binding logic | Brian Paul |
2008-02-20 | gallium: new pipe->texture_update() function | Brian |
2008-02-20 | gallium: state tracker didn't always notify drivers of texobj data changes | Brian |
2008-02-06 | added comment | Brian |
2008-02-06 | clean-up | Brian |
2007-12-11 | gallium: remove set_sampler_units interface | Keith Whitwell |
2007-12-06 | Hide texture layout details from the state tracker. | Michel Dänzer |
2007-11-01 | silence the finalize_mipmap_tree msg | Brian |
2007-08-25 | add names to tracked state atoms to improve debug | keithw |
2007-08-13 | fix some issues with texture/mipmap_tree state tracking | Brian |
2007-08-07 | debug info | Brian |
2007-08-07 | plug in texture/sampler state update | Brian |
2007-08-07 | texture image state handling | Brian |