Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make the transition to script-genereated GLX code easier. | Ian Romanick | 2004-12-01 | 3 | -21/+21 |
* | Add trivial support ARB_texture_rectangle and OES_read_format. | Ian Romanick | 2004-12-01 | 1 | -0/+2 |
* | Missed GL_OES_read_format_bit in last commit. | Ian Romanick | 2004-12-01 | 1 | -2/+4 |
* | Since we know the problem with HP_occlusion_test is / was on the server-side, | Ian Romanick | 2004-11-30 | 1 | -7/+1 |
* | Sync with Xorg head: mingw build fixes from Alexander Gottwald. | Adam Jackson | 2004-11-15 | 1 | -0/+3 |
* | constify a few arrays. | Adam Jackson | 2004-11-03 | 1 | -3/+3 |
* | static char * -> static char [] | Adam Jackson | 2004-11-03 | 1 | -1/+1 |
* | remove a -Werror from testing. | Adam Jackson | 2004-10-25 | 1 | -2/+1 |
* | Import the GLX client side library, formerly from xc/lib/GL/glx. Build it | Adam Jackson | 2004-10-25 | 37 | -0/+20024 |