Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added PARB support. | Miklos Fazekas | 1999-10-05 | 1 | -0/+45 |
| | |||||
* | Added gl_ext_multitexture_ADD suport. | Miklos Fazekas | 1999-10-05 | 1 | -1/+1 |
| | |||||
* | Added packed ARGB support. | Miklos Fazekas | 1999-10-05 | 1 | -0/+57 |
| | |||||
* | Packed RGBA support. | Miklos Fazekas | 1999-10-05 | 1 | -2/+20 |
| | |||||
* | Packed RGB support. | Miklos Fazekas | 1999-10-05 | 1 | -24/+47 |
| | |||||
* | Added support for GL_ext_texture_add | Miklos Fazekas | 1999-10-05 | 1 | -0/+4 |
| | |||||
* | Minor cleanup. | Miklos Fazekas | 1999-10-05 | 1 | -7/+3 |
| | |||||
* | more hooks for mga driver, including an immediate fastpath | Keith Whitwell | 1999-09-30 | 4 | -7/+51 |
| | |||||
* | Disable genkgi sublib handling until we have some sublibs to handlemesa_3_1_beta_3 | Jon Taylor | 1999-09-21 | 1 | -16/+5 |
| | |||||
* | Bugfix for ctx->backface_sign calculation | Keith Whitwell | 1999-09-20 | 2 | -11/+13 |
| | |||||
* | Cleaning up | Keith Whitwell | 1999-09-19 | 3 | -5/+22 |
| | |||||
* | RasterMask was set incorrectly | Keith Whitwell | 1999-09-19 | 1 | -2/+2 |
| | |||||
* | Removed use of GLU.H - prevents compiler warning wrt:gluGetProcAddressEXT | Ted Jump | 1999-09-19 | 2 | -431/+430 |
| | |||||
* | More Win32 build compliance fixups | Ted Jump | 1999-09-19 | 2 | -4/+6 |
| | |||||
* | Large patch: | Keith Whitwell | 1999-09-18 | 14 | -292/+285 |
| | | | | | | | | | | - FX bug fixes. - Polygon mode and edgeflag work properly. - Clipping works with edgeflag. - Driver.ReducedPrimitiveChange() callback so drivers that implement lines & points as triangles can turn culling off before rendering groups of these primitives. - Cleaned up feedback & select primitives. | ||||
* | Fix for write-rgba-span and others | Keith Whitwell | 1999-09-17 | 1 | -22/+48 |
| | |||||
* | pad GL_TINY to 6 digits | Brian Paul | 1999-09-17 | 2 | -4/+4 |
| | |||||
* | Win32 build req't updates | Ted Jump | 1999-09-17 | 1 | -3/+3 |
| | |||||
* | GL_EXT_get_proc_address clean-up | Brian Paul | 1999-09-16 | 1 | -5/+5 |
| | |||||
* | added GL_EXT_get_proc_address | Brian Paul | 1999-09-16 | 1 | -3/+3 |
| | |||||
* | added GLX_MESA_set_3dfx_mode. clean-up of glXGetProcAddress | Brian Paul | 1999-09-16 | 2 | -20/+58 |
| | |||||
* | changed version string to return 1.2 | Brian Paul | 1999-09-16 | 1 | -2/+2 |
| | |||||
* | Do pop for GL_VIEWPORT_BIT via. the api | Keith Whitwell | 1999-09-16 | 1 | -13/+14 |
| | |||||
* | bumped version strings to Mesa 3.1 | Brian Paul | 1999-09-15 | 1 | -3/+3 |
| | |||||
* | new version number symbols | Brian Paul | 1999-09-15 | 2 | -4/+12 |
| | |||||
* | added third, tiny version number to mklib scripts | Brian Paul | 1999-09-15 | 2 | -4/+4 |
| | |||||
* | removed unused GLcontext arg from a few functions | Brian Paul | 1999-09-15 | 1 | -5/+5 |
| | |||||
* | added Eero's multitexture function patch | Brian Paul | 1999-09-13 | 1 | -0/+34 |
| | |||||
* | Re-added missing GGIMesa context bufsize structure member | Jon Taylor | 1999-09-13 | 1 | -0/+1 |
| | |||||
* | fixed typo in GetProcAddress | Brian Paul | 1999-09-12 | 1 | -2/+2 |
| | |||||
* | clean-up of glXGetProcAddressEXT() | Brian Paul | 1999-09-11 | 1 | -6/+6 |
| | |||||
* | bugix from raul for fxddbitmap | Keith Whitwell | 1999-09-11 | 1 | -8/+29 |
| | |||||
* | GL_EXT_get_proc_address clean-up | Brian Paul | 1999-09-11 | 2 | -130/+129 |
| | |||||
* | include extensions.h | Brian Paul | 1999-09-11 | 1 | -0/+1 |
| | |||||
* | added GLX_EXT_get_proc_address | Brian Paul | 1999-09-11 | 2 | -2/+39 |
| | |||||
* | added GL_EXT_get_proc_address | Brian Paul | 1999-09-11 | 4 | -11/+202 |
| | |||||
* | new DD_Z_NEVER flag | Keith Whitwell | 1999-09-10 | 1 | -3/+12 |
| | |||||
* | moved gl_GetPointerv() into get.h | Brian Paul | 1999-09-09 | 1 | -12/+2 |
| | |||||
* | moved gl_GetString() into get.c | Brian Paul | 1999-09-09 | 2 | -2/+55 |
| | |||||
* | More compliant error check. | Miklos Fazekas | 1999-09-09 | 1 | -2/+8 |
| | |||||
* | removed TexCoordUnit from GLcontext, use Array.ActiveTexture instead | Brian Paul | 1999-09-07 | 4 | -13/+9 |
| | |||||
* | added vertices.c | Brian Paul | 1999-09-07 | 2 | -2/+4 |
| | |||||
* | fixes for the mga driver | Keith Whitwell | 1999-09-05 | 1 | -1/+14 |
| | |||||
* | fix for mga depthbuffer resize | Keith Whitwell | 1999-09-04 | 2 | -31/+42 |
| | |||||
* | more bugfixes | Keith Whitwell | 1999-09-03 | 1 | -1/+7 |
| | |||||
* | fix for GL_COMPILE_AND_EXECUTE bug | Keith Whitwell | 1999-09-03 | 1 | -43/+1 |
| | |||||
* | fixed GL_FRONT_AND_BACK cull bug | Keith Whitwell | 1999-09-02 | 1 | -2/+4 |
| | |||||
* | Added vertices.c to compile list | Jouk Jansen | 1999-08-30 | 1 | -2/+2 |
| | |||||
* | removed bogus call | Keith Whitwell | 1999-08-29 | 1 | -1/+0 |
| | |||||
* | more fixes on the fast path | Keith Whitwell | 1999-08-29 | 1 | -1/+1 |
| |