Age | Commit message (Expand) | Author |
---|---|---|
2007-10-29 | Make it compile under linux. | Michal Krol |
2007-10-29 | Make gallium compile in win32. | Michal Krol |
2007-10-18 | Corrected the file permissions in src/mesa/pipe. | Oliver McFadden |
2007-08-16 | Silence warnings. | michal |
2007-08-14 | Continue reducing dependencies on core mesa include files. | Keith Whitwell |
2007-08-13 | Start breaking the #include dependencies between pipe drivers and mesa. | Keith Whitwell |
2007-08-11 | mt->pitch must be at least 16 because of 64-byte alignment in sp_region.c (fi... | Brian |
2007-08-10 | Give softpipe a native texture layout of its own. | Keith Whitwell |
2007-08-06 | need a softpipe func for texture layout | Brian |