Age | Commit message (Expand) | Author |
2007-01-14 | nouveau: nv10: 16 bits color buffer format | Patrice Mandin |
2007-01-14 | nouveau: nv10: added missing functions | Patrice Mandin |
2007-01-14 | nouveau: remove already defined NV15_TCL and NV17_TCL | Patrice Mandin |
2007-01-14 | nouveau: import color material r,g,b,a | Patrice Mandin |
2007-01-14 | nouveau: nv10: stencil functions | Patrice Mandin |
2007-01-14 | nouveau: nv10: currently fails initcard and bindbuffers, till done | Patrice Mandin |
2007-01-14 | nouveau: nv10 blending done, remove nv10Viewport | Patrice Mandin |
2007-01-13 | nouveau: update nv10 state | Patrice Mandin |
2007-01-13 | nouveau: Add clear color for nv10 | Patrice Mandin |
2007-01-13 | nv10 has alpha color mask | Patrice Mandin |
2007-01-08 | nouveau: allow the use of multiple subchannels/objects by default. | Ben Skeggs |
2007-01-02 | Update spot light params | Patrice Mandin |
2007-01-02 | nouveau: bump drm patchlevel. | Ben Skeggs |
2006-12-27 | nouveau: Use bufferobj interface for fragment program uploads | Ben Skeggs |
2006-12-27 | nouveau: Initial buffer object support | Ben Skeggs |
2006-12-27 | nouveau: We'll need syncNotifier for NV_MEMORY_TO_MEMORY_FORMAT too. | Ben Skeggs |
2006-12-27 | nouveau: add nouveau_mem_alloc/free debugging | Ben Skeggs |
2006-12-27 | nouveau: record *actual* type of memory that was alloc'd, not the requested t... | Ben Skeggs |
2006-12-27 | nouveau: Typo | Ben Skeggs |
2006-12-27 | nouveau: Add simple wrapper for NV_MEMORY_TO_MEMORY_FORMAT. | Ben Skeggs |
2006-12-26 | nouveau: Make use of NOUVEAU_DEBUG for shader disasm | Ben Skeggs |
2006-12-26 | nouveau: Make the notifier stuff actually work.. | Ben Skeggs |
2006-12-26 | nouveau: Wait on notifier to check for completion of previous commands. | Ben Skeggs |
2006-12-26 | nouveau: Add notifier support functions | Ben Skeggs |
2006-12-24 | nouveau: Kill some compile warnings. | Ben Skeggs |
2006-12-24 | nouveau: Modify span routines to use nouveau_renderbuffer instead of driRende... | Ben Skeggs |
2006-12-23 | nouveau: maintain numClipRects/pClipRects in context. | Ben Skeggs |
2006-12-23 | nouveau: Don't fill nrb->dPriv for private buffers | Ben Skeggs |
2006-12-23 | nouveau: get 16bpp working | Ben Skeggs |
2006-12-17 | Don't build passthrough shader on <NV40 | Ben Skeggs |
2006-12-16 | Get nv10_swtcl.c working enough for glxgears on NV40. | Ben Skeggs |
2006-12-15 | NV1x/2x hw_func stubs. | Ben Skeggs |
2006-12-14 | Improve SwapBuffers a bit. | Ben Skeggs |
2006-12-14 | 0x4497 doesn't have NV30_TCL_PRIMITIVE_3D_NORMALIZE_ENABLE | Ben Skeggs |
2006-12-14 | Some more voodoo to get 3D going with a minimal initial context. | Ben Skeggs |
2006-12-08 | Update spot light params also for nv20 and nv30 | Patrice Mandin |
2006-12-08 | grr, always check twice before commit | Patrice Mandin |
2006-12-08 | Resend spot light parameters when part of it changes | Patrice Mandin |
2006-12-08 | Skeletal extension handling across chipsets. | Ben Skeggs |
2006-12-08 | NV_44 uses nv30InitStateFuncs too | Ben Skeggs |
2006-12-08 | state cache is automagically flushed on a normal BEGIN_RING_SIZE | Ben Skeggs |
2006-12-08 | Implement a simple nv30Clear, and make sure we get a nouveau_renderbuffer | Ben Skeggs |
2006-12-08 | oops, typo | Ben Skeggs |
2006-12-08 | Create visuals for modes the ddx provides | Ben Skeggs |
2006-12-08 | oops, we don't want this by default just yet... | Ben Skeggs |
2006-12-08 | Some work on buffer handling, most likely not entirely correct and | Ben Skeggs |
2006-12-03 | Fix the swtcl module. | Stephane Marchesin |
2006-12-03 | Remove duplicate nv10 tcl defines | Patrice Mandin |
2006-12-03 | Merge the pciid work. Use lock step versioning with the drm. | Stephane Marchesin |
2006-12-03 | Fix a copy+paste'o that caused some *very* strange bugs.. | Ben Skeggs |