| Commit message (Expand) | Author | Age | Files | Lines |
* | mesa: remove outdated version lines in comments | Rico Schüller | 2013-06-05 | 1 | -1/+0 |
* | mesa: Restore 78-column wrapping of license text in C-style comments. | Kenneth Graunke | 2013-04-23 | 1 | -3/+4 |
* | mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability. | Kenneth Graunke | 2013-04-23 | 1 | -1/+1 |
* | mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text. | Kenneth Graunke | 2013-04-23 | 1 | -1/+1 |
* | Fix X86 compilation. | Chris Rankin | 2008-09-21 | 1 | -0/+1 |
* | Add .note.GNU-stack section to assembler files to avoid the default behavior | Kristian Høgsberg | 2006-04-17 | 1 | -0/+4 |
* | use HIDDEN macro to export fewer symbols (bug 2210) | Brian Paul | 2005-01-04 | 1 | -0/+8 |
* | added an attention-getting comment for developers who get stopped in _mesa_te... | Brian Paul | 2004-10-26 | 1 | -4/+8 |
* | new X86 CPU detection code (Petr Sebor) | Brian Paul | 2003-01-21 | 1 | -108/+74 |
* | remove ADD_L altogether | Brian Paul | 2003-01-09 | 1 | -3/+1 |
* | s/16/32/ (Josh Vanderhoof) | Brian Paul | 2003-01-09 | 1 | -2/+2 |
* | moved ADD_L instruction (Linus Torvalds) | Brian Paul | 2003-01-09 | 1 | -5/+5 |
* | fix 3dnow misdetection on new p4's | Keith Whitwell | 2002-11-09 | 1 | -1/+6 |
* | push and pop ESI (Daniel Borca) | Brian Paul | 2002-09-19 | 1 | -1/+3 |
* | applied Eric Anholt's patch for Athlon SSE | Brian Paul | 2002-07-11 | 1 | -1/+14 |
* | Fix NASM problems, remove static var in SSE detection code. (Josh Vanderhoof) | Brian Paul | 2002-06-11 | 1 | -7/+10 |
* | use CONTENT() macro on line 205 (Josh Vanderhoof) | Brian Paul | 2002-06-04 | 1 | -4/+4 |
* | syntax fixes for Solaris (David Dawes) | Brian Paul | 2002-03-07 | 1 | -15/+21 |
* | Consolidation of asm code in 3.5 | Gareth Hughes | 2001-03-29 | 1 | -9/+9 |
* | New type system for assembly code. Asm files should now include | Gareth Hughes | 2001-03-28 | 1 | -5/+4 |
* | more clean-ups | Brian Paul | 2001-03-03 | 1 | -7/+7 |
* | minor changes from XFree86 (dawes) | Brian Paul | 2001-02-09 | 1 | -2/+8 |
* | Merge Mesa 3.4 test for operating system support for SSE. | Gareth Hughes | 2000-12-06 | 1 | -3/+56 |
* | Major audit of all Mesa's x86 assembly code. This round is basically | Gareth Hughes | 2000-10-23 | 1 | -0/+152 |