Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-10-05 | drivers: don't include texformat.h | Brian Paul | |
And remove other unneeded #includes while we're at it. | |||
2009-09-30 | mesa: replace gl_texture_format with gl_format | Brian Paul | |
Now gl_texture_image::TexFormat is a simple MESA_FORMAT_x enum. ctx->Driver.ChooseTexture format also returns a MESA_FORMAT_x. gl_texture_format will go away next. | |||
2009-09-27 | mesa/drivers: use _mesa_get_format_bytes() | Brian Paul | |
2008-09-18 | mesa: added "main/" prefix to includes, remove some -I paths from ↵ | Brian Paul | |
Makefile.template | |||
2008-06-21 | replace __inline and __inline__ with INLINE macro | Brian Paul | |
2004-04-26 | bring over build fixes from stable branch | Alan Hourihane | |
2003-09-30 | add the i810 driver - no kernel driver yet | Alan Hourihane | |
(build tested, but not physically tested) |