mesa.git
2006-12-22 Ben Skeggsnouveau: get 16bpp working
2006-12-21 George SapountzisDrop mesa wrappers for XFree86.
2006-12-21 Sean D'EpagnierUpdated keyboard input so that glut programs can read...
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 Brianinitial release notes for 6.5.3
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 Michel Dänzermipmap_limits: Fix display of current texture filtering...
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-13 BrianRemove the xdemo.c program from PROGS since it doesn...
2006-12-13 BrianUse XDisplayName() when reporting errors (bug 8079).
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-11 Michel Dänzerminstall: Pass correct destination file path to $RM...
2006-12-11 Michel Dänzerminstall: Always remove destination file before (re...
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 Michel DänzerMake git ignore Emacs backup files.
2006-12-06 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2006-12-06 BrianUpdated with new mesa-commit list.
2006-12-06 Michel DänzerMake git ignore some more generated files.
2006-12-06 Michel Dänzerglxinfo: When direct rendering is not enabled, print...
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-05 BrianReplaced by .html file.
2006-12-05 BrianReplaced by .html files.
2006-12-05 BrianRemoved/obsolete.
2006-12-05 BrianNew git repository info, links.
2006-12-05 BrianNew info about Mesa's git repository.
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 Brian Paulversion bump
2006-12-02 Brian Paulmd5 sums
2006-12-02 Brian Paulremove directfbgl.h file
2006-12-02 Brian Paulremove bogus link
2006-12-02 Brian Paul6.5.2 release updates
2006-12-02 Gary WongAdd i915tex and i965.
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 Paulget rid of meaningless XFree86LOADER test (bug 9144)
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...
next