| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Relax assertion to account for empty primitives. | Keith Whitwell | 2003-12-06 | 1 | -1/+2 |
* | s/APIENTRY/GLAPIENTRY/ for 1.5 functions | Brian Paul | 2003-12-06 | 1 | -12/+12 |
* | fix _SOLO build problem | Alan Hourihane | 2003-12-05 | 1 | -0/+10 |
* | fix a _SOLO build problem | Alan Hourihane | 2003-12-05 | 1 | -1/+0 |
* | fix _SOLO build problem | Alan Hourihane | 2003-12-05 | 1 | -0/+1 |
* | fix some _SOLO build problems | Alan Hourihane | 2003-12-05 | 1 | -1/+7 |
* | xmlconfig fixes | Alan Hourihane | 2003-12-05 | 5 | -39/+78 |
* | xmlconfig fixes for the new options | Alan Hourihane | 2003-12-05 | 1 | -5/+11 |
* | merge r128 DRI driver from DRI trunk | Alan Hourihane | 2003-12-05 | 3 | -42/+67 |
* | merge i810 DRI driver from DRI trunk | Alan Hourihane | 2003-12-05 | 1 | -27/+7 |
* | fix compiler warning | Alan Hourihane | 2003-12-05 | 1 | -7/+7 |
* | remove duplicate declarations | Alan Hourihane | 2003-12-05 | 1 | -7/+0 |
* | Backout last change on the displaylist path to fix gears (and probably | Keith Whitwell | 2003-12-05 | 1 | -17/+5 |
* | include glheader.h first, to prevent warnings about GLAPIENTRYP being redefined | Brian Paul | 2003-12-05 | 4 | -0/+4 |
* | don't include GL/gl.h, define GLAPIENTRYP if not defined | Brian Paul | 2003-12-05 | 2 | -5/+9 |
* | Fix a front/back CopyPixels glitch. | Brian Paul | 2003-12-05 | 2 | -10/+32 |
* | press f key to toggle front/back drawing/copying | Brian Paul | 2003-12-05 | 1 | -7/+41 |
* | bring over latest mga DRI driver from DRI trunk | Alan Hourihane | 2003-12-05 | 12 | -506/+433 |
* | bring in common from DRI trunk | Alan Hourihane | 2003-12-05 | 1 | -6/+61 |
* | disable some DEBUG | Alan Hourihane | 2003-12-04 | 2 | -1/+6 |
* | Windows needs to #define GL_GLEXT_PROTOTYPES | Karl Schultz | 2003-12-04 | 1 | -0/+1 |
* | Change | Karl Schultz | 2003-12-04 | 1 | -2/+2 |
* | update files | Karl Schultz | 2003-12-04 | 2 | -65/+29 |
* | Add missing GLAPIENTRY | Karl Schultz | 2003-12-04 | 2 | -118/+122 |
* | Add missing GLAPIENTRY | Karl Schultz | 2003-12-04 | 6 | -175/+175 |
* | use _swrast_CopyPixels for XFree86 | Alan Hourihane | 2003-12-04 | 1 | -2/+3 |
* | merge latest DRI sis driver changes from the DRI trunk | Alan Hourihane | 2003-12-04 | 30 | -413/+283 |
* | build fix | Alan Hourihane | 2003-12-04 | 1 | -1/+1 |
* | build fixes | Alan Hourihane | 2003-12-04 | 2 | -1/+2 |
* | build fixes | Alan Hourihane | 2003-12-04 | 3 | -3/+2 |
* | build fixes | Alan Hourihane | 2003-12-04 | 3 | -3/+0 |
* | check if GLAPIENTRYP is already set | Alan Hourihane | 2003-12-04 | 1 | -0/+3 |
* | #define GLAPIENTRYP GLAPIENTRY * | Alan Hourihane | 2003-12-04 | 1 | -0/+1 |
* | don't use new glDrawPixel routines in Xserver | Brian Paul | 2003-12-04 | 1 | -8/+12 |
* | remove duplicate declaration | Alan Hourihane | 2003-12-04 | 1 | -4/+0 |
* | build fixes | Alan Hourihane | 2003-12-04 | 2 | -2/+3 |
* | build fix | Alan Hourihane | 2003-12-04 | 1 | -2/+0 |
* | build fixes | Alan Hourihane | 2003-12-04 | 2 | -2/+0 |
* | add SPARC ffb DRI driver | Alan Hourihane | 2003-12-04 | 38 | -0/+6958 |
* | build fixes | Alan Hourihane | 2003-12-04 | 2 | -2/+2 |
* | add tdfx DRI driver | Alan Hourihane | 2003-12-04 | 33 | -0/+15823 |
* | bring over glcore.h changes from DRI trunk | Alan Hourihane | 2003-12-04 | 1 | -21/+53 |
* | Port over changes from XFree86/Mesa 5.0.2, mostly to silence compiler warnings. | Brian Paul | 2003-12-04 | 15 | -160/+191 |
* | Fix some problems with glDrawElements and vertex buffer objects. | Brian Paul | 2003-12-04 | 3 | -22/+53 |
* | Ensure PRIM_BEGIN marker isn't lost when incomplete primitives are wrapped. | Keith Whitwell | 2003-12-03 | 3 | -14/+27 |
* | s/inverse/invtrans.. whoopsie | Karl Rasche | 2003-12-02 | 1 | -4/+4 |
* | Remove things having to do with ARB_matrix_palette/ARB_vertex_blend | Karl Rasche | 2003-12-02 | 1 | -16/+32 |
* | added description of faster glDraw/CopyPixels code | Brian Paul | 2003-12-01 | 2 | -0/+21 |
* | fix __sparc_v9__ test to exclude linux (bug 852204) | Brian Paul | 2003-12-01 | 7 | -932/+934 |
* | updated list of files since merging vtx branch | Brian Paul | 2003-12-01 | 1 | -15/+16 |