Merge branch 'nouveau-import'
[mesa.git] / src /
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-12-17 Ben SkeggsDon't build passthrough shader on <NV40
2006-12-16 BrianDon't update span->array->z[] values from SLANG_FRAGMEN...
2006-12-16 Briandon't allow fog when using a fragment shader (bug 9346)
2006-12-16 Ben SkeggsGet nv10_swtcl.c working enough for glxgears on NV40.
2006-12-15 Gary WongFix copy-and-paste mistake in comment ("scaling" should...
2006-12-15 Ben SkeggsNV1x/2x hw_func stubs.
2006-12-14 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2006-12-14 BrianReplace __extension__ with LONGSTRING.
2006-12-14 BrianCheck in a long-misplaced spec update.
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 Michel Dänzer_mesa_swizzle_ubyte_image: Only use single swizzle_copy...
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-13 BrianMove all the code for computing ctx->_TriangleCaps...
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 Sean D'Epagnierthe following improvements to linux-fbdev:
2006-11-30 Roland Scheideggerfix mixed conventional / generic vertex arrays which...
2006-11-29 Roland Scheideggercheck for target instead of program->Target in _tnl_pro...
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 Brian Paulindent, comments, etc
2006-11-28 Dave Airlieadd support to miniglx for updating drawables ..
2006-11-28 Dave AirlieUpdate miniglx support for new memory manager
2006-11-27 Brian Paulcomments
2006-11-27 Brian Paulremove assertions to match i915tex code (bug 8726)
2006-11-27 Brian Paulreplace check for XFree86LOADER and IN_MODULE with...
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-24 Brian Paulcall slang_variable_construct() inside slang_variable_s...
2006-11-24 Brian Paulnew slang_variable_scope_grow() function
2006-11-23 Brian Paulconst correctness, clean-ups
2006-11-23 Brian Paulindent
2006-11-23 Brian Paulfix several program-related bugs (bug 9136)
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 Brian Pauls/ource/source/
2006-11-23 Brian Paulmove comments
2006-11-23 Brian Paulindent
2006-11-23 Dave Airliefixup draw/depth region handling in i830 along lines...
2006-11-23 Brian Paulclean-up, comments
2006-11-22 Brian Paulindent
2006-11-22 Roland Scheideggerdecrease the current vertex count by 1 if an uneven...
2006-11-22 Brian Paulconst correctness
2006-11-22 Brian Paulnew comments
2006-11-22 Brian Paulclean-up, comments
2006-11-22 Brian Paulreindent
2006-11-22 Brian Paulfix comments
2006-11-22 Ben SkeggsSome missing state init
2006-11-22 Roland Scheideggerremove unneded call to _tnl_invalidate_state() in _tnl_...
2006-11-22 Brian PaulGLX protocol fixes for glMap* functions (bug 8899)
2006-11-22 Keith WhitwellPrune incoming state to the atoms of interest. Hopeful...
next