| Commit message (Expand) | Author | Age | Files | Lines |
* | mesa: fix build for NetBSD | Pierre Allegraud | 2011-01-06 | 1 | -3/+3 |
* | Drop GLcontext typedef and use struct gl_context instead | Kristian Høgsberg | 2010-10-13 | 1 | -1/+1 |
* | Rename GLvisual and __GLcontextModes to struct gl_config | Kristian Høgsberg | 2010-10-13 | 1 | -1/+1 |
* | dri: Add DRI entrypoints to create a context for a given API | Kristian Høgsberg | 2010-04-28 | 1 | -1/+2 |
* | Remove leftover __DRI{screen,drawable,context}Private references | Kristian Høgsberg | 2010-01-04 | 1 | -9/+9 |
* | build fix on big endian OpenBSD architectures. | Matthieu Herrb | 2009-01-11 | 1 | -0/+6 |
* | Remove CVS keywords. | Keith Whitwell | 2008-09-21 | 1 | -1/+1 |
* | mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te... | Brian Paul | 2008-09-18 | 1 | -1/+1 |
* | Refactor and fix core vblank support | Jesse Barnes | 2007-10-29 | 1 | -2/+0 |
* | Bug 7260: mach64 texture memory mng cleanup | George Sapountzis | 2006-12-12 | 1 | -49/+8 |
* | Remove the many aliases for 'struct mem_block' in mm.h | Keith Whitwell | 2005-11-28 | 1 | -2/+2 |
* | Move fallback debugging under MACH64_DEBUG=fall (matching other drivers) and | Eric Anholt | 2005-05-31 | 1 | -6/+6 |
* | Add the no_rast debug option to mach64. It shows that software fallbacks are | Eric Anholt | 2005-05-30 | 1 | -0/+1 |
* | Bug #2428: #ifdef GLX_DIRECT_RENDERING in DRI drivers is pointless. | Adam Jackson | 2005-01-31 | 1 | -3/+0 |
* | remove unused stuff, fix non-native build | Dave Airlie | 2004-06-09 | 1 | -24/+2 |
* | use the mesa defines | Dave Airlie | 2004-06-07 | 1 | -10/+1 |
* | make endian code work on BSD | Dave Airlie | 2004-06-07 | 1 | -0/+7 |
* | Remove use of X windows include | Dave Airlie | 2004-06-06 | 1 | -2/+2 |
* | Replace drmHandle, drmContext, drmDrawable, drmMagic and related types with | Ian Romanick | 2004-06-02 | 1 | -1/+1 |
* | fixup mach64 for newer build/types | Dave Airlie | 2004-05-31 | 1 | -5/+3 |
* | Allow *_dri.so to build in Mesa tree with the 'linux-dri' target. | Keith Whitwell | 2004-04-29 | 1 | -0/+2 |
* | Add includes to make mach64 build | Dave Airlie | 2004-03-19 | 1 | -1/+1 |
* | Adjustments to make everything use IOCTL/sarea defines in DRM instead | Jon Smirl | 2004-03-11 | 1 | -6/+6 |
* | Remove warnings from mach64 build, fix up some _SOLO stuff, | Dave Airlie | 2004-02-06 | 1 | -1/+1 |
* | Initial mach64 driver import for DRI mach64-0-0-6 branch, | Dave Airlie | 2004-02-05 | 1 | -0/+431 |