Reduce noiseness of the driver.
[mesa.git] / src / mesa / drivers / dri /
2005-02-01 Vladimir DergachevReduce noiseness of the driver.
2005-02-01 Vladimir DergachevGet alpha in textures to work properly.
2005-02-01 Vladimir DergachevProperly set ABLEND and CBLEND registers. The older...
2005-02-01 Vladimir DergachevLooks like we can define FIRE_VERTICES correctly.
2005-02-01 Vladimir DergachevIt helps to print actual values instead of random ones.
2005-01-31 Adam JacksonBug #2428: #ifdef GLX_DIRECT_RENDERING in DRI drivers...
2005-01-31 Vladimir DergachevAdd magic sequence to prevent ClearBuffer from locking up.
2005-01-31 Vladimir DergachevUse SecondaryColorPtr, not ColorPtr[1] (the latter...
2005-01-30 Vladimir DergachevMy bad, the old code works fine if updated to newer...
2005-01-30 Vladimir Dergachevstruct ati_fragment_shader was not defined anywhere...
2005-01-30 Aapo TahkolaFix for compiler warnings.
2005-01-29 Felix Kuehling* Fixed uploading of textures of certain sizes.
2005-01-29 hmarsonAdded 0x4e54 (Thinkpad r50p) as PCI_CHIP_RV350_NP
2005-01-29 Aapo TahkolaBeginings of program generation. This code havent been...
2005-01-29 Aapo TahkolaCleaning up.
2005-01-28 Aapo TahkolaFix wrong comment.
2005-01-28 Aapo TahkolaForgot one comment...
2005-01-28 Aapo TahkolaAdd basic sceleton for vertex programs + some other...
2005-01-27 Aapo TahkolaAdd vector distance operator for vertex programs.
2005-01-26 Roland Scheidegger(Stephane Marchesin, me) Add support for color (framebu...
2005-01-26 Roland Scheideggernew version check to allow to test for a range of ddx...
2005-01-26 Roland Scheideggerreplace magic number with macro constant RADEON_ZBLOCK16
2005-01-25 Aapo TahkolaFixes for clamp modes.
2005-01-24 Aapo Tahkolaborder_color causes lockups with vertex buffers. Disabl...
2005-01-24 Vladimir DergachevRemove lots of old code that dealed with "magic" textur...
2005-01-24 Felix KuehlingConverted the Savage texture management to use Ian...
2005-01-23 Dave Airliereapply Keiths workaround for zbs emit that got dropped...
2005-01-23 Nicolai HaehnleRemove unused variables from r300_context
2005-01-23 Nicolai HaehnleFix more warnings and compilation issues.
2005-01-23 Nicolai HaehnleSynchronize r300_reg.h.
2005-01-23 Dave Airlieadd sync debugging to the radeon driver
2005-01-23 Adam Jacksonsilence makedepend warnings about non-portable whitespace
2005-01-23 Felix KuehlingFixed initialization of draw destination to front buffe...
2005-01-23 Felix KuehlingMy last attempt to fix polygon offsets with the reverse...
2005-01-22 Vladimir DergachevProperly configure routing - based on advice by Keith...
2005-01-22 Felix KuehlingFixed polygon offset with reversed viewport depth range.
2005-01-21 Vladimir DergachevProperly input stencil info contributed by Wladimir.
2005-01-21 Alan Hourihanesilence the 'using AGP/PCI' string unless VIA_DEBUG...
2005-01-21 Felix KuehlingSmall cleanup:
2005-01-20 Felix Kuehling* Added options for disabling the fast path (render...
2005-01-20 Felix KuehlingAdded support for ELTS to the _savage_render_stage...
2005-01-20 Alan HourihaneEnclose passed macro values in brackets to ensure corre...
2005-01-19 Keith WhitwellBring the texcombine fixes to the trunk.
2005-01-19 Keith WhitwellAlways use ARGB8888 hardware texture format when mesa...
2005-01-18 Alan Hourihaneremove some debug
2005-01-18 Alan HourihaneFix tristrips (which fixes coloredTexPerf2 & coloredLit...
2005-01-16 Aapo TahkolaThis fixes it but why mipmaps still work?
2005-01-16 Aapo TahkolaI was wrong...
2005-01-16 Aapo TahkolaLooks like masking masking t->filter isnt needed anymore.
2005-01-16 Felix KuehlingAdded a fast path for emitting unclipped primitives...
2005-01-15 Vladimir DergachevOn the way to getting stencil working.
2005-01-15 Vladimir DergachevOn the way to getting stencil and texture formats working.
2005-01-15 Felix KuehlingConverted to use spantmp2.h.
2005-01-15 Felix KuehlingUse HW_READ_LOCK and HW_READ_UNLOCK in assembler-optimi...
2005-01-15 Vladimir DergachevUse symbolic constants to describe pixel shader ALU...
2005-01-14 Aapo TahkolaAdded fixes for filter modes and support for anisotropy...
2005-01-14 Alan HourihaneEnable line stippling.
2005-01-14 Keith WhitwellFix previously un-noticed issue with flat-shaded points.
2005-01-14 Alan Hourihanesilence a warning
2005-01-14 Alan HourihaneGet PolygonStipple working.. (or seemingly too). It...
2005-01-14 Alan Hourihane16bpp doesn't support masked clears, so fallback when...
2005-01-14 Keith WhitwellPopulate WriteMonoDepthSpan in 24/8 modes.
2005-01-14 Vladimir DergachevRemove redundant register.
2005-01-14 Vladimir DergachevReduce amount of stderr output.
2005-01-14 Vladimir DergachevIncorporate latest data from Wladimir van der Laan.
2005-01-13 Vladimir DergachevSync with master copy.
2005-01-13 Alan Hourihaneremove some dead texture code
2005-01-13 Felix KuehlingMake sure DMA buffers are released in savageDestroyCont...
2005-01-13 Keith WhitwellRename via_fastrender_* to avoid confusion with similar...
2005-01-13 Keith WhitwellSimplify viaChooseVertexState slightly.
2005-01-13 Keith WhitwellRemove misleading comment.
2005-01-13 Keith WhitwellTypo
2005-01-13 Keith WhitwellEmit constant colors for texunit 1 blending.
2005-01-13 Keith Whitwellcut out dead texture state code
2005-01-13 Alan Hourihanerevert some makecurrent code
2005-01-13 Alan HourihaneFix glean scissor test
2005-01-13 Vladimir DergachevPrevent "disabling 3D acceleration" message from printi...
2005-01-13 Vladimir DergachevIncorporate TX_FORMAT information contributed by Wladim...
2005-01-13 Alan HourihaneAs we fallback for polygon stipple on the CLE266 for...
2005-01-12 Alan HourihaneUse the faster span read/write template for 16bpp
2005-01-12 Keith WhitwellDon't special-case 16bpp for colormask register - not...
2005-01-12 Keith WhitwellSimplify usage of drmHash functions and fix bug in
2005-01-12 Keith WhitwellRemove bogus write to freed memory (valgrind).
2005-01-12 Alan HourihaneCheck for deletion of currently bound context
2005-01-12 Alan HourihaneFixes lockups initializing AGP DMA.
2005-01-12 Keith WhitwellExpand out the N(x) macro so that tags can find functio...
2005-01-12 Alan Hourihanebuild fixes and enable agp dma
2005-01-12 Keith WhitwellAdd flag to clear texture caches after texture upload.
2005-01-12 Keith WhitwellDon't emit HC_SubA_HSPXYOS on CLE266.
2005-01-12 Keith WhitwellAllow two GL primitives to be combined to one HW primitive
2005-01-12 Alan HourihaneFix multitexturing.
2005-01-11 Aapo TahkolaMipmapping and other texture filters now work.
2005-01-11 Ian RomanickPut quotes around the CC and CXX variables passed to...
2005-01-11 Alan Hourihanefix a typo
2005-01-11 Keith WhitwellDisable bogus pbuffer code (though this could be revive...
2005-01-11 Alan HourihaneFix the calculation of the alpha reference value which...
2005-01-11 Keith WhitwellTemporarily disable pageflipping assert.
2005-01-11 Alan Hourihaneuncomment
2005-01-11 Alan HourihaneFix ColorMask
2005-01-11 Keith WhitwellAdd a big nasty fallback for AlphaTest -- seems to...
next