Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-10-13 | Drop GLcontext typedef and use struct gl_context instead | Kristian Høgsberg | |
2010-08-05 | mesa: Include missing header in st_get_mipmap.h. | Vinson Lee | |
Include mtypes.h for GLcontext symbol. Add forward declaration for st_context. | |||
2008-03-18 | gallium: fix typos | Brian | |
2008-02-08 | gallium: initial implemenation of auto mipmap generation in state tracker | Brian | |
Use hardware rendering to compute/render mipmap levels. The fallback path (which will be used for non-renderable texture formats) isn't working yet. |