Age | Commit message (Expand) | Author |
2004-03-09 | fxMesa: remove buffer_obj_ext, cos it breaks UT2004 | Daniel Borca |
2004-03-08 | Voodoo Rush fixes | Daniel Borca |
2004-03-03 | _tnl_allow_*_fog(...) | Daniel Borca |
2004-03-02 | workaround for crash-upon-exit in verbose mode | Daniel Borca |
2004-02-28 | replace color table FloatTable boolean with Type enum | Brian Paul |
2004-02-16 | cleanup and some WGL PIXELFORMAT issues | Daniel Borca |
2004-02-10 | fixed back fxMesaGetCurrentContext to match MakeCurrent | Daniel Borca |
2004-02-09 | deal with combine_ext refactor | Daniel Borca |
2004-02-07 | added NUL driver for DMesa | Daniel Borca |
2004-02-02 | fixed a bug in GL_NEAREST sampler | Daniel Borca |
2004-01-29 | GL_TEXTURE_1D and other stories... | Daniel Borca |
2004-01-27 | Added support for EXT_blend_equation_separate / ATI_blend_equation_separate. | Ian Romanick |
2004-01-27 | Consolidate texObj->Pos/Neg/X/Y/Z and texObj->Image into a single | Keith Whitwell |
2004-01-26 | accomodate FetchTexel and fix some memory leak bugs | Daniel Borca |
2004-01-23 | accomodated new driver_func initialization | Daniel Borca |
2004-01-21 | Remove dd_function_table::BlendFunc. All drivers now use | Ian Romanick |
2004-01-20 | Undo some bits from last check-in related to the ctx->Driver.NewTextureObject | Brian Paul |
2004-01-20 | Before calling _mesa_create_context(), initialize a dd_function_table struct | Brian Paul |
2004-01-15 | _mesa_delete_texture_object and some other updates | Daniel Borca |
2004-01-14 | fixed a bug in texture memory manager when in UMA mode | Daniel Borca |
2004-01-13 | added support for textures bigger than HW can support (SW rescaling) | Daniel Borca |
2004-01-13 | re-enabled trilinearness | Daniel Borca |
2004-01-13 | small fixes | Daniel Borca |
2004-01-08 | envvars to control run-time | Daniel Borca |
2004-01-07 | bugfix in texture swapping mechanism (multitex) | Daniel Borca |
2004-01-07 | temporary workaround for bad primitives in fx_render_vb_quads | Daniel Borca |
2004-01-07 | protect against broken apps | Daniel Borca |
2004-01-07 | teensy bit of optimization in interp code | Daniel Borca |
2004-01-07 | wgl interface | Daniel Borca |
2004-01-07 | cleanups | Daniel Borca |
2003-12-23 | reverted TMUs for proper multitexturing | Daniel Borca |
2003-12-19 | DMesa: removed MGA2064W driver | Daniel Borca |
2003-12-15 | EXT_secondary_color and EXT_separate_specular via multipass | Daniel Borca |
2003-12-12 | small bug wrt culling | Daniel Borca |
2003-12-11 | fixed prototypes for wglGammaRamp3DFX | Daniel Borca |
2003-12-10 | got rid of __FUNCTION__ :( | Daniel Borca |
2003-11-26 | accomodate vtx-0-2-branch | Daniel Borca |
2003-11-24 | Import vtx-0-2-branch | Keith Whitwell |
2003-11-21 | more texture compression | Daniel Borca |
2003-11-20 | small matters | Daniel Borca |
2003-11-18 | doc updates; GLUT timer additions; fixed compilation warnings | Daniel Borca |
2003-11-13 | vanilla extensions disabled | Daniel Borca |
2003-11-12 | dirty hack to advertise vanilla extension names | Daniel Borca |
2003-11-07 | NCC fixes and some cosmetics | Daniel Borca |
2003-11-03 | small fixes wrt texture handling | Daniel Borca |
2003-11-03 | small fixes wrt texture handling | Daniel Borca |
2003-11-03 | Voodoo2 happiness | Daniel Borca |
2003-10-31 | removed detritus | Daniel Borca |
2003-10-30 | bugfixes wrt texture compression | Daniel Borca |
2003-10-29 | changes to accomodate texture compression | Daniel Borca |