Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-09-30 | more hooks for mga driver, including an immediate fastpath | Keith Whitwell | |
1999-09-20 | Bugfix for ctx->backface_sign calculation | Keith Whitwell | |
1999-09-19 | Cleaning up | Keith Whitwell | |
1999-09-19 | RasterMask was set incorrectly | Keith Whitwell | |
1999-09-19 | More Win32 build compliance fixups | Ted Jump | |
1999-09-18 | Large patch: | Keith Whitwell | |
- 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. | |||
1999-09-17 | pad GL_TINY to 6 digits | Brian Paul | |
1999-09-16 | GL_EXT_get_proc_address clean-up | Brian Paul | |
1999-09-16 | changed version string to return 1.2 | Brian Paul | |
1999-09-16 | Do pop for GL_VIEWPORT_BIT via. the api | Keith Whitwell | |
1999-09-15 | new version number symbols | Brian Paul | |
1999-09-15 | added third, tiny version number to mklib scripts | Brian Paul | |
1999-09-15 | removed unused GLcontext arg from a few functions | Brian Paul | |
1999-09-11 | GL_EXT_get_proc_address clean-up | Brian Paul | |
1999-09-11 | added GL_EXT_get_proc_address | Brian Paul | |
1999-09-10 | new DD_Z_NEVER flag | Keith Whitwell | |
1999-09-09 | moved gl_GetPointerv() into get.h | Brian Paul | |
1999-09-09 | moved gl_GetString() into get.c | Brian Paul | |
1999-09-09 | More compliant error check. | Miklos Fazekas | |
1999-09-07 | removed TexCoordUnit from GLcontext, use Array.ActiveTexture instead | Brian Paul | |
1999-09-07 | added vertices.c | Brian Paul | |
1999-09-05 | fixes for the mga driver | Keith Whitwell | |
1999-09-04 | fix for mga depthbuffer resize | Keith Whitwell | |
1999-09-02 | fixed GL_FRONT_AND_BACK cull bug | Keith Whitwell | |
1999-08-30 | Added vertices.c to compile list | Jouk Jansen | |
1999-08-29 | new files to support vertex-based geometry | Keith Whitwell | |
1999-08-27 | This time the correct file | Jouk Jansen | |
1999-08-26 | various pipeline bugs | Keith Whitwell | |
1999-08-24 | Update after disk crash | Jouk Jansen | |
1999-08-19 | fixed alpha channel problem in gl_blend_pixels() | Brian Paul | |
1999-08-19 | glIsEnabled(GL_TEXTURE_3D) was wrong | Brian Paul | |
1999-08-19 | testing | Brian Paul | |
1999-08-19 | Initial revision | jtg | |