summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/glide
AgeCommit message (Expand)Author
2004-03-21Implemented support for software-based AUX color buffers.Brian Paul
2004-03-09fxMesa: remove buffer_obj_ext, cos it breaks UT2004Daniel Borca
2004-03-08Voodoo Rush fixesDaniel Borca
2004-03-03_tnl_allow_*_fog(...)Daniel Borca
2004-03-02workaround for crash-upon-exit in verbose modeDaniel Borca
2004-02-28replace color table FloatTable boolean with Type enumBrian Paul
2004-02-16cleanup and some WGL PIXELFORMAT issuesDaniel Borca
2004-02-10fixed back fxMesaGetCurrentContext to match MakeCurrentDaniel Borca
2004-02-09deal with combine_ext refactorDaniel Borca
2004-02-07added NUL driver for DMesaDaniel Borca
2004-02-02fixed a bug in GL_NEAREST samplerDaniel Borca
2004-01-29GL_TEXTURE_1D and other stories...Daniel Borca
2004-01-27Added support for EXT_blend_equation_separate / ATI_blend_equation_separate.Ian Romanick
2004-01-27Consolidate texObj->Pos/Neg/X/Y/Z and texObj->Image into a singleKeith Whitwell
2004-01-26accomodate FetchTexel and fix some memory leak bugsDaniel Borca
2004-01-23accomodated new driver_func initializationDaniel Borca
2004-01-21Remove dd_function_table::BlendFunc. All drivers now useIan Romanick
2004-01-20Undo some bits from last check-in related to the ctx->Driver.NewTextureObjectBrian Paul
2004-01-20Before calling _mesa_create_context(), initialize a dd_function_table structBrian Paul
2004-01-15_mesa_delete_texture_object and some other updatesDaniel Borca
2004-01-14fixed a bug in texture memory manager when in UMA modeDaniel Borca
2004-01-13added support for textures bigger than HW can support (SW rescaling)Daniel Borca
2004-01-13re-enabled trilinearnessDaniel Borca
2004-01-13small fixesDaniel Borca
2004-01-08envvars to control run-timeDaniel Borca
2004-01-07bugfix in texture swapping mechanism (multitex)Daniel Borca
2004-01-07temporary workaround for bad primitives in fx_render_vb_quadsDaniel Borca
2004-01-07protect against broken appsDaniel Borca
2004-01-07teensy bit of optimization in interp codeDaniel Borca
2004-01-07wgl interfaceDaniel Borca
2004-01-07cleanupsDaniel Borca
2003-12-23reverted TMUs for proper multitexturingDaniel Borca
2003-12-19DMesa: removed MGA2064W driverDaniel Borca
2003-12-15EXT_secondary_color and EXT_separate_specular via multipassDaniel Borca
2003-12-12small bug wrt cullingDaniel Borca
2003-12-11fixed prototypes for wglGammaRamp3DFXDaniel Borca
2003-12-10got rid of __FUNCTION__ :(Daniel Borca
2003-11-26accomodate vtx-0-2-branchDaniel Borca
2003-11-24Import vtx-0-2-branchKeith Whitwell
2003-11-21more texture compressionDaniel Borca
2003-11-20small mattersDaniel Borca
2003-11-18doc updates; GLUT timer additions; fixed compilation warningsDaniel Borca
2003-11-13vanilla extensions disabledDaniel Borca
2003-11-12dirty hack to advertise vanilla extension namesDaniel Borca
2003-11-07NCC fixes and some cosmeticsDaniel Borca
2003-11-03small fixes wrt texture handlingDaniel Borca
2003-11-03small fixes wrt texture handlingDaniel Borca
2003-11-03Voodoo2 happinessDaniel Borca
2003-10-31removed detritusDaniel Borca
2003-10-30bugfixes wrt texture compressionDaniel Borca