Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | code clean-up | Brian Paul | 1999-12-10 | 1 | -32/+41 |
| | |||||
* | added glXGetProcAddressARB() | Brian Paul | 1999-12-10 | 1 | -1/+24 |
| | |||||
* | removed gl_get_proc_address() | Brian Paul | 1999-12-10 | 2 | -188/+3 |
| | |||||
* | added the katmai_transform_points4_* functions | Andre Werthmann | 1999-12-08 | 1 | -1/+3 |
| | |||||
* | Committing in . | Jouk Jansen | 1999-12-07 | 2 | -5/+16 |
| | | | | | | | | Make supportupdate for VMS Modified Files: Mesa/src-glu/descrip.mms Mesa/src-glu/gluP.h ---------------------------------------------------------------------- | ||||
* | Merging in work from 3.1/3.2 branch. Tessellator is essentially fully | Gareth Hughes | 1999-12-06 | 5 | -477/+555 |
| | | | | functional now. | ||||
* | Clearing stencil buffer now observes the stencil write mask | Brian Paul | 1999-12-04 | 1 | -79/+104 |
| | | | | Optimized gl_depth_stencil_span/pixels() functions | ||||
* | minor stencil-related changes | Brian Paul | 1999-12-04 | 1 | -3/+3 |
| | |||||
* | added glCopyPixels bug fix | Brian Paul | 1999-12-03 | 1 | -2/+3 |
| | |||||
* | test for null newCtx before newCtx->FirstTimeCurrent | Brian Paul | 1999-12-02 | 1 | -2/+2 |
| | |||||
* | added WM_SYSKEYDOWN case in __wglMonitor() (Eero Pajarre) | Brian Paul | 1999-12-02 | 1 | -0/+1 |
| | |||||
* | gl_BindTexture was broken when target==GL_TEXTURE_3D | Brian Paul | 1999-12-01 | 1 | -10/+18 |
| | |||||
* | fxInitPixelTables() change for Voodoo 1/2 vs 3 | Brian Paul | 1999-12-01 | 1 | -1/+16 |
| | |||||
* | print debug info in gl_make_current() if MESA_INFO env var set | Brian Paul | 1999-11-30 | 1 | -1/+19 |
| | |||||
* | Committing in . | Jouk Jansen | 1999-11-29 | 1 | -4/+2 |
| | | | | | | | | Update makefiles for VMS due to obsolete files Modified Files: Mesa/src/descrip.mms Mesa/src/mms_depend ---------------------------------------------------------------------- | ||||
* | added missing functions in GLX_functions[] array | Brian Paul | 1999-11-28 | 1 | -2/+5 |
| | |||||
* | updated comments, removed obsolete functions | Brian Paul | 1999-11-28 | 1 | -93/+3 |
| | |||||
* | removed include fakeglx.h | Brian Paul | 1999-11-28 | 1 | -2/+1 |
| | |||||
* | removed realglx.c | Brian Paul | 1999-11-28 | 2 | -8/+2 |
| | |||||
* | obsolete | Brian Paul | 1999-11-28 | 2 | -364/+0 |
| | |||||
* | changes for new GLX dispatcher | Brian Paul | 1999-11-28 | 1 | -88/+340 |
| | |||||
* | all new dispatch system | Brian Paul | 1999-11-28 | 1 | -361/+551 |
| | |||||
* | initial rev | Brian Paul | 1999-11-28 | 1 | -0/+162 |
| | |||||
* | move dispatch table size check into _mesa_init_no_op_table() | Brian Paul | 1999-11-27 | 1 | -11/+12 |
| | |||||
* | added call to _mesa_init_no_op_table() | Brian Paul | 1999-11-27 | 1 | -1/+4 |
| | |||||
* | added _mesa_init_no_op_table() | Brian Paul | 1999-11-27 | 1 | -1/+33 |
| | |||||
* | lots of work on extension management | Brian Paul | 1999-11-27 | 2 | -546/+637 |
| | |||||
* | added _GLAPI_EXTRA_SLOTS symbol | Brian Paul | 1999-11-27 | 1 | -2/+4 |
| | |||||
* | removed Mesa-isms | Brian Paul | 1999-11-27 | 1 | -3/+1 |
| | |||||
* | updates for 3.1 and later | Brian Paul | 1999-11-27 | 1 | -2/+2 |
| | |||||
* | generate Z values when fog enabled (Andree Borrmann) | Brian Paul | 1999-11-26 | 1 | -3/+3 |
| | |||||
* | include glapitable.h | Brian Paul | 1999-11-25 | 1 | -524/+2 |
| | |||||
* | now using glapitemp.h to generate entrypoints | Brian Paul | 1999-11-25 | 1 | -2879/+24 |
| | |||||
* | initial rev | Brian Paul | 1999-11-25 | 2 | -0/+3514 |
| | |||||
* | include glapi.h | Brian Paul | 1999-11-25 | 1 | -1/+2 |
| | |||||
* | added wincopy demo | Brian Paul | 1999-11-25 | 1 | -3/+3 |
| | |||||
* | initial rev | Brian Paul | 1999-11-25 | 1 | -0/+270 |
| | |||||
* | bunch of changes for separate read buffer feature | Brian Paul | 1999-11-25 | 1 | -12/+13 |
| | |||||
* | implemented glXMakeContextCurrent() and glXGetCurrentReadDrawable() | Brian Paul | 1999-11-25 | 2 | -14/+113 |
| | |||||
* | replaced Driver.SetBuffer() with SetDrawBuffer() and SetReadBuffer() | Brian Paul | 1999-11-25 | 5 | -21/+77 |
| | |||||
* | updated for Mesa 3.3 | Brian Paul | 1999-11-24 | 1 | -5/+5 |
| | |||||
* | updated with Mesa 3.3 info | Brian Paul | 1999-11-24 | 1 | -1/+27 |
| | |||||
* | added support for separate read/draw buffers per context | Brian Paul | 1999-11-24 | 11 | -150/+176 |
| | |||||
* | removed version logging | Brian Paul | 1999-11-24 | 1 | -21/+1 |
| | |||||
* | bumped version to 3.3 | Brian Paul | 1999-11-24 | 3 | -58/+9 |
| | |||||
* | added XMesaMakeCurrent2(), XMesaGetCurrentReadBuffer(), bumped version to 3.3 | Brian Paul | 1999-11-24 | 1 | -6/+26 |
| | |||||
* | added a few more GLX 1.3 tokens | Brian Paul | 1999-11-24 | 1 | -1/+3 |
| | |||||
* | renamed near and far arguments to gluUnProject4() | Brian Paul | 1999-11-24 | 1 | -2/+2 |
| | |||||
* | added GLU 1.3 functions | Brian Paul | 1999-11-23 | 1 | -4/+51 |
| | |||||
* | another typo | Keith Whitwell | 1999-11-23 | 1 | -2/+2 |
| |