Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | st/mesa: Clean up header file inclusion in st_cb_texture.h. | Vinson Lee | 2010-12-20 | 1 | -1/+2 |
* | Drop GLcontext typedef and use struct gl_context instead | Kristian Høgsberg | 2010-10-13 | 1 | -1/+1 |
* | st/mesa: Add missing headers in st_cb_texture.h. | Vinson Lee | 2010-08-04 | 1 | -0/+7 |
* | st/mesa: remove unused needFlush parameter to st_finalize_texture() | Brian Paul | 2010-05-03 | 1 | -2/+1 |
* | gallium: use a default texture in update_textures(), update_samplers() when n... | Brian Paul | 2008-08-14 | 1 | -0/+4 |
* | gallium: state tracker didn't always notify drivers of texobj data changes | Brian | 2008-02-20 | 1 | -4/+28 |
* | gallium: remove set_sampler_units interface | Keith Whitwell | 2007-12-11 | 1 | -1/+2 |
* | Hide texture layout details from the state tracker. | Michel Dänzer | 2007-12-06 | 1 | -5/+5 |
* | s/intel/st/ | Brian | 2007-08-07 | 1 | -1/+1 |
* | plug in texture/sampler state update | Brian | 2007-08-07 | 1 | -0/+4 |
* | New st_init_*_functions() to initialize the driver functions table. | Brian | 2007-08-06 | 1 | -5/+1 |
* | new texture functions | Brian | 2007-08-06 | 1 | -0/+19 |