summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1999-12-10applied Daryll's patchesBrian Paul
1999-12-10updated for hardware stencil supportBrian Paul
1999-12-10added stencil buffer functionsBrian Paul
1999-12-10code clean-upBrian Paul
1999-12-10added glXGetProcAddressARB()Brian Paul
1999-12-10removed gl_get_proc_address()Brian Paul
1999-12-08added the katmai_transform_points4_* functionsAndre Werthmann
1999-12-07 Committing in .Jouk Jansen
1999-12-06Merging in work from 3.1/3.2 branch. Tessellator is essentially fullyGareth Hughes
1999-12-04Clearing stencil buffer now observes the stencil write maskBrian Paul
1999-12-04minor stencil-related changesBrian Paul
1999-12-03added glCopyPixels bug fixBrian Paul
1999-12-02test for null newCtx before newCtx->FirstTimeCurrentBrian Paul
1999-12-02added WM_SYSKEYDOWN case in __wglMonitor() (Eero Pajarre)Brian Paul
1999-12-01gl_BindTexture was broken when target==GL_TEXTURE_3DBrian Paul
1999-12-01fxInitPixelTables() change for Voodoo 1/2 vs 3Brian Paul
1999-11-30print debug info in gl_make_current() if MESA_INFO env var setBrian Paul
1999-11-29 Committing in .Jouk Jansen
1999-11-28added missing functions in GLX_functions[] arrayBrian Paul
1999-11-28updated comments, removed obsolete functionsBrian Paul
1999-11-28removed include fakeglx.hBrian Paul
1999-11-28removed realglx.cBrian Paul
1999-11-28obsoleteBrian Paul
1999-11-28changes for new GLX dispatcherBrian Paul
1999-11-28all new dispatch systemBrian Paul
1999-11-28initial revBrian Paul
1999-11-27move dispatch table size check into _mesa_init_no_op_table()Brian Paul
1999-11-27added call to _mesa_init_no_op_table()Brian Paul
1999-11-27added _mesa_init_no_op_table()Brian Paul
1999-11-27lots of work on extension managementBrian Paul
1999-11-27added _GLAPI_EXTRA_SLOTS symbolBrian Paul
1999-11-27removed Mesa-ismsBrian Paul
1999-11-27updates for 3.1 and laterBrian Paul
1999-11-26generate Z values when fog enabled (Andree Borrmann)Brian Paul
1999-11-25include glapitable.hBrian Paul
1999-11-25now using glapitemp.h to generate entrypointsBrian Paul
1999-11-25initial revBrian Paul
1999-11-25include glapi.hBrian Paul
1999-11-25added wincopy demoBrian Paul
1999-11-25initial revBrian Paul
1999-11-25bunch of changes for separate read buffer featureBrian Paul
1999-11-25implemented glXMakeContextCurrent() and glXGetCurrentReadDrawable()Brian Paul
1999-11-25replaced Driver.SetBuffer() with SetDrawBuffer() and SetReadBuffer()Brian Paul
1999-11-24updated for Mesa 3.3Brian Paul
1999-11-24updated with Mesa 3.3 infoBrian Paul
1999-11-24added support for separate read/draw buffers per contextBrian Paul
1999-11-24removed version loggingBrian Paul
1999-11-24bumped version to 3.3Brian Paul
1999-11-24added XMesaMakeCurrent2(), XMesaGetCurrentReadBuffer(), bumped version to 3.3Brian Paul
1999-11-24added a few more GLX 1.3 tokensBrian Paul