Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove commented-out code | Benno Schulenberg | 2007-11-09 | 1 | -110/+7 |
* | fix mmx code (bug 12614) | Brian | 2007-11-05 | 1 | -8/+8 |
* | use movdqu instead of movdqa for unaligned load avoiding a segfault (bug 10265) | Roland Scheidegger | 2007-03-13 | 1 | -1/+1 |
* | Fix TEXREL issues. | Brian | 2007-03-10 | 1 | -0/+86 |
* | Add .note.GNU-stack section to assembler files to avoid the default behavior | Kristian Høgsberg | 2006-04-17 | 1 | -0/+4 |
* | Fix crashes with pixel readback when using the optimized assembly functions. | Roland Scheidegger | 2005-06-30 | 1 | -2/+9 |
* | use HIDDEN macro to export fewer symbols (bug 2210) | Brian Paul | 2005-01-04 | 1 | -0/+4 |
* | protected elfish code against non-elf compilers | Daniel Borca | 2004-12-15 | 1 | -0/+2 |
* | Added MMX optimized version of the RGB565 ReadRGBASpan routine. | Ian Romanick | 2004-11-02 | 1 | -0/+223 |
* | Add support for optimized versions of the code underlying ReadPixels | Ian Romanick | 2004-10-14 | 1 | -0/+453 |