Age | Commit message (Expand) | Author |
---|---|---|
2010-10-13 | Drop GLcontext typedef and use struct gl_context instead | Kristian Høgsberg |
2010-08-04 | st/mesa: Add missing headers in st_cb_texture.h. | Vinson Lee |
2010-05-03 | st/mesa: remove unused needFlush parameter to st_finalize_texture() | Brian Paul |
2008-08-14 | gallium: use a default texture in update_textures(), update_samplers() when n... | Brian Paul |
2008-02-20 | gallium: state tracker didn't always notify drivers of texobj data changes | 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-08-07 | s/intel/st/ | Brian |
2007-08-07 | plug in texture/sampler state update | Brian |
2007-08-06 | New st_init_*_functions() to initialize the driver functions table. | Brian |
2007-08-06 | new texture functions | Brian |