i915: Accelerate depth textures with border color.
[mesa.git] / src / mesa / drivers / glide /
2004-05-20 Daniel Borcadoc update; minor changes
2004-05-19 Daniel Borcaadded GL_NV_blend_square
2004-05-18 Daniel Borcaadded some core-level extensions
2004-05-12 Daniel Borcaminor fixes
2004-05-10 Daniel Borcafixed bugs in fxddtex.c
2004-05-04 Daniel Borcatexture compression: getting warmer
2004-04-30 Daniel BorcaFXT1: getting warmer
2004-04-29 Daniel BorcaFXT1 preparations
2004-04-26 Daniel Borcaaccomodate newtexstore
2004-04-14 Daniel Borcadocumentation updates
2004-03-29 Daniel Borcacode cleanup heheh
2004-03-25 Daniel Borcasmall changes (version string)
2004-03-21 Brian PaulImplemented support for software-based AUX color buffers.
2004-03-09 Daniel BorcafxMesa: remove buffer_obj_ext, cos it breaks UT2004
2004-03-08 Daniel BorcaVoodoo Rush fixes
2004-03-03 Daniel Borca_tnl_allow_*_fog(...)
2004-03-02 Daniel Borcaworkaround for crash-upon-exit in verbose mode
2004-02-28 Brian Paulreplace color table FloatTable boolean with Type enum
2004-02-16 Daniel Borcacleanup and some WGL PIXELFORMAT issues
2004-02-10 Daniel Borcafixed back fxMesaGetCurrentContext to match MakeCurrent
2004-02-09 Daniel Borcadeal with combine_ext refactor
2004-02-07 Daniel Borcaadded NUL driver for DMesa
2004-02-02 Daniel Borcafixed a bug in GL_NEAREST sampler
2004-01-29 Daniel BorcaGL_TEXTURE_1D and other stories...
2004-01-27 Ian RomanickAdded support for EXT_blend_equation_separate / ATI_ble...
2004-01-27 Keith WhitwellConsolidate texObj->Pos/Neg/X/Y/Z and texObj->Image...
2004-01-26 Daniel Borcaaccomodate FetchTexel and fix some memory leak bugs
2004-01-23 Daniel Borcaaccomodated new driver_func initialization
2004-01-21 Ian RomanickRemove dd_function_table::BlendFunc. All drivers now use
2004-01-20 Brian PaulUndo some bits from last check-in related to the ctx...
2004-01-20 Brian PaulBefore calling _mesa_create_context(), initialize a...
2004-01-15 Daniel Borca_mesa_delete_texture_object and some other updates
2004-01-14 Daniel Borcafixed a bug in texture memory manager when in UMA mode
2004-01-13 Daniel Borcaadded support for textures bigger than HW can support...
2004-01-13 Daniel Borcare-enabled trilinearness
2004-01-13 Daniel Borcasmall fixes
2004-01-08 Daniel Borcaenvvars to control run-time
2004-01-07 Daniel Borcabugfix in texture swapping mechanism (multitex)
2004-01-07 Daniel Borcatemporary workaround for bad primitives in fx_render_vb...
2004-01-07 Daniel Borcaprotect against broken apps
2004-01-07 Daniel Borcateensy bit of optimization in interp code
2004-01-07 Daniel Borcawgl interface
2004-01-07 Daniel Borcacleanups
2003-12-23 Daniel Borcareverted TMUs for proper multitexturing
2003-12-19 Daniel BorcaDMesa: removed MGA2064W driver
2003-12-15 Daniel BorcaEXT_secondary_color and EXT_separate_specular via multipass
2003-12-12 Daniel Borcasmall bug wrt culling
2003-12-11 Daniel Borcafixed prototypes for wglGammaRamp3DFX
2003-12-10 Daniel Borcagot rid of __FUNCTION__ :(
2003-11-26 Daniel Borcaaccomodate vtx-0-2-branch
2003-11-24 Keith WhitwellImport vtx-0-2-branch
2003-11-21 Daniel Borcamore texture compression
2003-11-20 Daniel Borcasmall matters
2003-11-18 Daniel Borcadoc updates; GLUT timer additions; fixed compilation...
2003-11-13 Daniel Borcavanilla extensions disabled
2003-11-12 Daniel Borcadirty hack to advertise vanilla extension names
2003-11-07 Daniel BorcaNCC fixes and some cosmetics
2003-11-03 Daniel Borcasmall fixes wrt texture handling
2003-11-03 Daniel Borcasmall fixes wrt texture handling
2003-11-03 Daniel BorcaVoodoo2 happiness
2003-10-31 Daniel Borcaremoved detritus
2003-10-30 Daniel Borcabugfixes wrt texture compression
2003-10-29 Daniel Borcachanges to accomodate texture compression
2003-10-22 Daniel Borcacosmetics and memos
2003-10-21 Brian Paulwrap in #ifdef FX / #endif
2003-10-21 Daniel BorcaNapalm total immersion
2003-10-15 Brian Paulprotect whole file with #ifdef FX
2003-10-14 Daniel Borcaminor fixes + doc update
2003-10-13 Daniel Borcaglide driver (wip)
2003-10-09 Daniel BorcaReorganized combiners. Added optimized span functions.
2003-10-02 Brian Paulupdates from Daniel Borca
2003-09-23 Brian Paulremove a _TriangleCaps reference
2003-09-18 Brian Paula few less occurances of _TriangleCaps
2003-08-19 Brian PaulDOS and glide driver updates from Daniel Borca
2003-07-17 Brian Paulmore DOS updates from Daniel Borca
2003-06-16 Brian Paulfix include paths (Daniel Borca)
2003-03-01 Brian PaulKilled mmath.[ch]. Moved low-level functions/assembly...
2003-01-08 Brian Paulfix some float/ubyte mistakes (Daniel Borca)
2002-11-04 Brian Paulmisc driver updates (Daniel Borca)
2002-10-29 Brian Paulupdated email addresses
2002-10-29 Brian Pauladded some casts for mallocs (bug 630379)
2002-10-24 Brian PaulHeader file clean-up:
2002-10-14 Brian Paulcontext-related cleanups (ex: _mesa_notifySwapBuffers...
2002-10-11 Brian PaulAnother round of glRead/DrawBuffer() clean-ups and...
2002-10-04 Brian PaulChanged a number of context fields from GLchan to GLflo...
2002-09-27 Brian Paulnew texture compression infrastructure
2002-09-04 Brian Paulupdated wglGetProcAddress
2002-08-21 Brian Pauls/DrawDestMask/_DrawDestMask/
2002-08-21 Brian Pauls/ProjectedClipPtr/NdcPtr/
2002-08-21 Brian Paulfixed array index typo in VERT_SAVE_RGBA() macro
2002-07-09 Brian PaulOverhaul of glRead/DrawBuffer() code. Now, swrast...
2002-06-15 Brian PaulImplemented GL_NV_texture_rectangle extension.
2002-06-15 Brian PaulAdded ctx parameter to _mesa_debug()
2002-06-13 Brian PaulNew _mesa_debug() function to replace fprintf() calls.
2002-06-06 Brian Paulreplaced 0xf and 0xf0 with TEXTURE0_ANY and TEXTURE1_ANY
2002-03-16 Brian PaulLots of changes related to framebuffer/window buffer...
2001-11-06 Brian Paulcasts to silence warnings from gcc 2.96
2001-09-23 Brian Paulfixed some configure;make build problems. cleaned...
2001-09-19 Brian Paulset GR_STWHINT_ST_DIFF_TMU1 flag in the init() function...
2001-09-19 Brian Paulfix fallback for stippled polygons, removed a debug...
next