Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-12-17 | more tweaking of thread support | Brian Paul | |
1999-12-17 | don't free thread data in pthread_key_create() | Brian Paul | |
1999-12-16 | minor clean-up | Brian Paul | |
1999-12-16 | thread support now works | Brian Paul | |
1999-12-16 | initial rev | Brian Paul | |
1999-12-16 | minor change | Brian Paul | |
1999-12-16 | new threading, more functions added | Brian Paul | |
1999-12-16 | added more functions | Brian Paul | |
1999-12-16 | added more extension functions | Brian Paul | |
1999-12-16 | initial rev | Brian Paul | |
1999-12-16 | added a cast to malloc call | Brian Paul | |
1999-12-15 | added _glapi_get_proc_name() | Brian Paul | |
1999-12-15 | new thread code | Brian Paul | |
1999-12-15 | initial rev | Brian Paul | |
1999-12-15 | just include Makefile.X11 | Brian Paul | |
1999-12-15 | made a few globals static | Brian Paul | |
1999-12-15 | moved #define to column 0 | Brian Paul | |
1999-12-15 | replaced 0 with 0.0 in sin, cos calls | Brian Paul | |
1999-12-15 | removed _GLAPI_ extension testing | Brian Paul | |
1999-12-15 | added many more extension entry points | Brian Paul | |
1999-12-13 | Committing in . | Jouk Jansen | |
Update for VMS only Modified Files: Mesa/src/stencil.h ---------------------------------------------------------------------- | |||
1999-12-12 | removed unneeded code in gluBuild1DMipmaps() | Brian Paul | |
1999-12-12 | bitmaps were vertically shifted by one pixel | Brian Paul | |
1999-12-11 | added GLX_ARB_get_proc_address | Brian Paul | |
1999-12-11 | added GLX_ARB_get_proc_address to extension list | Brian Paul | |
1999-12-10 | implemented GL_ARB_tranpose_matrix | Brian Paul | |
1999-12-10 | added GL_ARB_transpose_matrix | Brian Paul | |
1999-12-10 | new depth buffer functions | Brian Paul | |
1999-12-10 | pass new args to gl_create_framebuffer | Brian Paul | |
1999-12-10 | applied Daryll's patches | Brian Paul | |
1999-12-10 | pass new args to gl_create_framebuffer() | Brian Paul | |
1999-12-10 | changes in hardware depth buffer support | Brian Paul | |
1999-12-10 | applied Daryll's patches | Brian Paul | |
1999-12-10 | updated for hardware stencil support | Brian Paul | |
1999-12-10 | added stencil buffer functions | Brian Paul | |
1999-12-10 | code clean-up | Brian Paul | |
1999-12-10 | added glXGetProcAddressARB() | Brian Paul | |
1999-12-10 | removed gl_get_proc_address() | Brian Paul | |
1999-12-08 | added the katmai_transform_points4_* functions | Andre Werthmann | |
1999-12-07 | Committing in . | Jouk Jansen | |
Make supportupdate for VMS Modified Files: Mesa/src-glu/descrip.mms Mesa/src-glu/gluP.h ---------------------------------------------------------------------- | |||
1999-12-06 | Merging in work from 3.1/3.2 branch. Tessellator is essentially fully | Gareth Hughes | |
functional now. | |||
1999-12-04 | Clearing stencil buffer now observes the stencil write mask | Brian Paul | |
Optimized gl_depth_stencil_span/pixels() functions | |||
1999-12-04 | minor stencil-related changes | Brian Paul | |
1999-12-03 | added glCopyPixels bug fix | Brian Paul | |
1999-12-02 | test for null newCtx before newCtx->FirstTimeCurrent | Brian Paul | |
1999-12-02 | added WM_SYSKEYDOWN case in __wglMonitor() (Eero Pajarre) | Brian Paul | |
1999-12-01 | gl_BindTexture was broken when target==GL_TEXTURE_3D | Brian Paul | |
1999-12-01 | fxInitPixelTables() change for Voodoo 1/2 vs 3 | Brian Paul | |
1999-11-30 | print debug info in gl_make_current() if MESA_INFO env var set | Brian Paul | |
1999-11-29 | Committing in . | Jouk Jansen | |
Update makefiles for VMS due to obsolete files Modified Files: Mesa/src/descrip.mms Mesa/src/mms_depend ---------------------------------------------------------------------- |