Merge branch 'nouveau-import'
[mesa.git] / src / mesa / drivers /
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-12-17 Ben SkeggsDon't build passthrough shader on <NV40
2006-12-16 Ben SkeggsGet nv10_swtcl.c working enough for glxgears on NV40.
2006-12-15 Ben SkeggsNV1x/2x hw_func stubs.
2006-12-14 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2006-12-14 Michel DänzerFix copy-and-paste-o of my e-mail address.
2006-12-14 Michel DänzerAvoid failing assertion in intel_miptree_set_image_offs...
2006-12-14 Michel DänzerFix some corner cases in i945_miptree_layout_2d().
2006-12-14 Michel DänzerShare code to lay out >= 945 style 2D mipmaps between...
2006-12-14 Michel Dänzerintel_finalize_mipmap_tree: Add more conditions for...
2006-12-14 Michel Dänzerintel_batchbuffer_flush: Don't assert cliprects when...
2006-12-14 Michel DänzerintelTexSubimage: Fix last parameter for intel_miptree_...
2006-12-14 Ben SkeggsImprove SwapBuffers a bit.
2006-12-14 Ben Skeggs0x4497 doesn't have NV30_TCL_PRIMITIVE_3D_NORMALIZE_ENABLE
2006-12-14 Ben SkeggsSome more voodoo to get 3D going with a minimal initial...
2006-12-13 Roland Scheideggersubmit vertex weights to make World of Warcraft maybe...
2006-12-12 George SapountzisBug 7260: mach64 texture memory mng cleanup
2006-12-12 George SapountzisBug 7861: mach64 with render acceleration should restor...
2006-12-12 George SapountzisBug 7790: Polygons incorrectly clipped by mach64 driver
2006-12-10 Eric Anholti965: Fix a crash with wine by not allocating >1MB...
2006-12-08 Patrice MandinUpdate spot light params also for nv20 and nv30
2006-12-08 Patrice Mandingrr, always check twice before commit
2006-12-08 Patrice MandinResend spot light parameters when part of it changes
2006-12-08 Ben SkeggsSkeletal extension handling across chipsets.
2006-12-08 Ben SkeggsNV_44 uses nv30InitStateFuncs too
2006-12-08 Ben Skeggsstate cache is automagically flushed on a normal BEGIN_...
2006-12-08 Ben SkeggsImplement a simple nv30Clear, and make sure we get...
2006-12-08 Xiang, Haihaofix bug#9237
2006-12-08 Xiang, Haihaofix bug#9045
2006-12-08 Ben Skeggsoops, typo
2006-12-08 Ben SkeggsCreate visuals for modes the ddx provides
2006-12-08 Ben Skeggsoops, we don't want this by default just yet...
2006-12-08 Ben SkeggsSome work on buffer handling, most likely not entirely...
2006-12-07 Michel Dänzeri915tex: Recalculate viewport related hardware state...
2006-12-06 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2006-12-06 Michel DänzerMake git ignore some more generated files.
2006-12-06 Michel DänzerMake git ignore files only generated at build time.
2006-12-06 Michel DänzerRe-generate options.h with Swedish translations.
2006-12-06 Daniel NylanderSwedish translation of driconf options.
2006-12-03 Stephane MarchesinFix the swtcl module.
2006-12-03 Patrice MandinRemove duplicate nv10 tcl defines
2006-12-03 Stephane MarchesinMerge the pciid work. Use lock step versioning with...
2006-12-03 Ben SkeggsFix a copy+paste'o that caused some *very* strange...
2006-12-02 Gary WongStructure CopyPixels similarly to i915 do_texture_copyp...
2006-12-01 Claudio CiccaniBe aware that the surface storage can change between...
2006-12-01 Claudio CiccaniRemove DirectFBGL header from Mesa bacause since 1...
2006-12-01 Thomas HellströmFix an infinite loop error that may occur when many...
2006-12-01 Claudio CiccaniFixed compilation errors/warnings.
2006-11-30 Roland Scheideggerfix mixed conventional / generic vertex arrays which...
2006-11-29 Roland Scheideggerfix a bug in the sanity code when outputting vertex...
2006-11-29 Roland Scheideggercall Driver.ProgramStringNotify if a ati_fragment_shade...
2006-11-29 Eric AnholtAdd accelerated CopyPixels for non-overlapping, 1:1...
2006-11-28 Dave AirlieUpdate miniglx support for new memory manager
2006-11-27 Brian Paulremove assertions to match i915tex code (bug 8726)
2006-11-27 Ben Skeggs- Add InitInstruction to hw shader backend, and remove...
2006-11-26 Ben SkeggsFix RSQ emulation
2006-11-26 Ben SkeggsFix progs/fp/tri-xpd
2006-11-26 Tilman SauerbeckBug #6044: actually delete the texture object in mgaDel...
2006-11-25 Ben SkeggsIncomplete shader stuff, should mostly work for NV40...
2006-11-25 Ben Skeggsfix scissor
2006-11-24 Patrice Mandinnv10,nv20,nv30: send correct values for spot light...
2006-11-24 Patrice Mandinnv10: rename spot light coefs like nv20,nv30
2006-11-23 Keith WhitwellHaihao Xiang's edgeflag patch.
2006-11-23 Keith WhitwellHaihao Xiang's pointsize initialization patch.
2006-11-23 Stephane MarchesinThat was really stupid.
2006-11-23 Dave Airlierealign some of the i830 code from the i915
2006-11-23 Dave Airliefixup draw/depth region handling in i830 along lines...
2006-11-22 Ben SkeggsSome missing state init
2006-11-21 Roland Scheideggerfix segfault with ATI_fs when trying to use a not enabl...
2006-11-21 Patrice MandinEnable nv10 tcl state
2006-11-21 Patrice Mandinnv10,nv20: nvX0ShadeModel static function
2006-11-21 Patrice Mandinnv10,nv20,nv30: color light components renamed from...
2006-11-21 Patrice Mandinah, correct revision now
2006-11-21 Patrice Mandinupdate from renouveau
2006-11-21 Patrice Mandinnv10: update state
2006-11-21 Keith Whitwellblend, logicop changes for intelEmitCopyBlit backported...
2006-11-21 Ben SkeggsnouveauCreateDmaObject
2006-11-21 Stephane MarchesinRemaining state cache changes
2006-11-21 Stephane MarchesinAdd the state caching mechanism. It seems to work,...
2006-11-21 Keith WhitwellGary Wong's patches for CopyPixels Logiop (enable)...
2006-11-21 Keith WhitwellGary Wong's fix for 64 bit cleanness of vertex program...
2006-11-21 Keith WhitwellCommit Gary Wong & Keith Packard's changes for bug...
2006-11-21 Jeremy KolbMore state.
2006-11-20 Rune PetersenDisable fragment program debug messages.
2006-11-20 Jeremy KolbAdd state initialization to context creation.
2006-11-20 Keith WhitwellDon't perform dangling attribute check on POS attribute...
2006-11-19 Stephane MarchesinCleanup the swtcl code.
2006-11-19 Stephane MarchesinUse NONINC_METHOD for vertex data.
2006-11-19 Stephane MarchesinMore work on the swtcl
2006-11-19 Stephane MarchesinMore fifo debug fixes
2006-11-19 Stephane MarchesinOops.
2006-11-19 Stephane MarchesinFix the fifo debugging feature.
2006-11-19 Stephane MarchesinNew swtcl implementation. It's simpler than the previou...
2006-11-19 Ben SkeggsDon't bother touching lighting stuff if shaders are...
2006-11-19 Ben SkeggsFix nv30LineWidth, hw expects a ubyte.
2006-11-19 Ben SkeggsAvoid sharing subchannels with the ddx until context...
2006-11-19 Ben SkeggsMore FIFO fixes.
2006-11-19 Ben SkeggsStupid bug..
2006-11-19 Ben Skeggspoke the correct FIFO regs
2006-11-18 Stephane MarchesinMore state functions
next