Age | Commit message (Expand) | Author |
---|---|---|
2007-03-13 | use movdqu instead of movdqa for unaligned load avoiding a segfault (bug 10265) | Roland Scheidegger |
2007-03-10 | Fix TEXREL issues. | Brian |
2006-04-17 | Add .note.GNU-stack section to assembler files to avoid the default behavior | Kristian Høgsberg |
2005-06-30 | Fix crashes with pixel readback when using the optimized assembly functions. | Roland Scheidegger |
2005-01-04 | use HIDDEN macro to export fewer symbols (bug 2210) | Brian Paul |
2004-12-15 | protected elfish code against non-elf compilers | Daniel Borca |
2004-11-02 | Added MMX optimized version of the RGB565 ReadRGBASpan routine. | Ian Romanick |
2004-10-14 | Add support for optimized versions of the code underlying ReadPixels | Ian Romanick |