r300: Correct bug introduced by fragprog rework.
[mesa.git] / src /
2007-01-04 Jerome Glisser300: Correct bug introduced by fragprog rework.
2007-01-04 Brians/unsigned/size_t/ (Matthias Hopf)
2007-01-02 Patrice MandinUpdate spot light params
2007-01-02 Ben Skeggsnouveau: bump drm patchlevel.
2006-12-30 Dave Airliefix issue with i915tex advertising visuals it can't...
2006-12-30 Haihao XiangUse the tiled flag in the sarea to determine region...
2006-12-27 Ben Skeggsnouveau: Use bufferobj interface for fragment program...
2006-12-27 Ben Skeggsnouveau: Initial buffer object support
2006-12-27 Ben Skeggsnouveau: We'll need syncNotifier for NV_MEMORY_TO_MEMOR...
2006-12-27 Ben Skeggsnouveau: add nouveau_mem_alloc/free debugging
2006-12-27 Ben Skeggsnouveau: record *actual* type of memory that was alloc...
2006-12-27 Ben Skeggsnouveau: Typo
2006-12-27 Ben Skeggsnouveau: Add simple wrapper for NV_MEMORY_TO_MEMORY_FORMAT.
2006-12-26 Jerome GlisseDeleted unused file which likely have be reintroduced...
2006-12-26 Ben Skeggsnouveau: Make use of NOUVEAU_DEBUG for shader disasm
2006-12-26 Ben Skeggsnouveau: Make the notifier stuff actually work..
2006-12-26 Ben Skeggsnouveau: Wait on notifier to check for completion of...
2006-12-26 Ben Skeggsnouveau: Add notifier support functions
2006-12-25 Jerome GlisseRework r300 fragprog avoid using bitfield structure.
2006-12-23 Ben Skeggsnouveau: Kill some compile warnings.
2006-12-23 Ben Skeggsnouveau: Modify span routines to use nouveau_renderbuff...
2006-12-23 Ben Skeggsnouveau: maintain numClipRects/pClipRects in context.
2006-12-23 Ben Skeggsnouveau: Don't fill nrb->dPriv for private buffers
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 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...
next