Merge branch 'master' of git+ssh://znh@git.freedesktop.org/git/mesa/mesa
[mesa.git] / src / mesa / drivers / dri / nouveau /
2007-01-25 Zou Nan haiMerge branch 'master' of git+ssh://znh@git.freedesktop...
2007-01-25 Ben Skeggsnouveau: unbreak NOUVEAU_RING_DEBUG
2007-01-25 Ben Skeggsnouveau: add result scaling to shader backend, use...
2007-01-25 Ben Skeggsnouveau: and here's the "oops, I suck" commit :)
2007-01-25 Ben Skeggsnouveau: some extra debug output
2007-01-23 Ben Skeggsnouveau: DPH and CMP for NV40 which doesn't do it natively.
2007-01-23 Ben Skeggsnouveau: allow for card-specific shader infos to be...
2007-01-23 Ben Skeggsnouveau: fill in condition info for instructions
2007-01-23 Ben Skeggsnouveau: unbreak nv40
2007-01-22 Ben Skeggsnouveau: reindent shader pass0/pass2
2007-01-22 Ben Skeggsnouveau: start converting shaders into a tree format...
2007-01-22 Jeremy KolbMerge branch 'master' of git+ssh://git.freedesktop...
2007-01-22 Jeremy Kolbnouveau: Fixes for nv30.
2007-01-21 Stephane Marchesinnouveau: fix some bugs in the nv10 swtcl.
2007-01-21 Stephane Marchesinnouveau: add nv04 state support, and small nv04 fixes.
2007-01-20 Ben Skeggsnouveau: rename pass0_arb to pass0.
2007-01-20 Ben Skeggsnouveau: kill off shader pass1.
2007-01-20 Ben Skeggsnouveau: shader backend branching support for all cards...
2007-01-19 Ben Skeggsnouveau: bump drm patchlevel
2007-01-18 Patrice Mandinnouveau: preliminary nv50 state
2007-01-16 Stephane Marchesinnouveau: Use the most recent card list.
2007-01-15 Patrice Mandinnouveau:nv10: fix setting clip region
2007-01-15 Stephane Marchesinnouveau: Fix a bug in the nv04 swtcl.
2007-01-15 Ben Skeggsnouveau: Add 0x0244 pciid manually for now..
2007-01-15 Ben Skeggsnouveau: fail CreateScreen on unknown cards instead...
2007-01-14 Carlos Martín Nietonouveau: Implement much of the fog handling.
2007-01-14 Stephane Marchesinnouveau: Update nouveau_reg.h from renouveau to the...
2007-01-14 Stephane Marchesinnouveau: Make the state cache hierarchical.
2007-01-14 Stephane Marchesinnouveau: add the nv04 swtcl module (it's untested for...
2007-01-14 Stephane Marchesinnouveau: Cleanup the nv10 swtcl module.
2007-01-14 Patrice Mandinnouveau: nv10: 16 bits color buffer format
2007-01-14 Patrice MandinMerge branch 'master' of git+ssh://pmandin@git.freedesk...
2007-01-14 Patrice Mandinnouveau: nv10: added missing functions
2007-01-14 Patrice Mandinnouveau: remove already defined NV15_TCL and NV17_TCL
2007-01-14 Patrice Mandinnouveau: import color material r,g,b,a
2007-01-14 Patrice Mandinnouveau: nv10: stencil functions
2007-01-14 Patrice Mandinnouveau: nv10: currently fails initcard and bindbuffers...
2007-01-14 Patrice Mandinnouveau: nv10 blending done, remove nv10Viewport
2007-01-13 Patrice Mandinnouveau: update nv10 state
2007-01-13 Patrice Mandinnouveau: Add clear color for nv10
2007-01-13 Patrice Mandinnv10 has alpha color mask
2007-01-08 Keith PackardMerge branch 'origin'
2007-01-08 Ben Skeggsnouveau: allow the use of multiple subchannels/objects...
2007-01-02 Patrice MandinUpdate spot light params
2007-01-02 Ben Skeggsnouveau: bump drm patchlevel.
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 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-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-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 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-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 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-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-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-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 Stephane MarchesinThat was really stupid.
2006-11-22 Ben SkeggsSome missing state init
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 Ben SkeggsnouveauCreateDmaObject
2006-11-21 Stephane MarchesinRemaining state cache changes
next