Age | Commit message (Expand) | Author |
2010-02-25 | dri/nouveau: Implement EXT_texture_from_pixmap. | Francisco Jerez |
2010-02-17 | dri/nouveau: Some multithreaded rendering fixes. | Francisco Jerez |
2010-02-04 | Import a classic DRI driver for nv0x-nv2x. | Francisco Jerez |
2008-07-14 | nouveau: say goodbye to the old DRI driver... | Stephane Marchesin |
2007-10-29 | Refactor and fix core vblank support | Jesse Barnes |
2007-10-06 | nouveau: move nv10 clear command, for usage by other gpu | Patrice Mandin |
2007-09-04 | nouveau: nv10: need to transpose mesa model+proj matrix for hw | Patrice Mandin |
2007-09-03 | nouveau: separate modelview and projection matrix updates | Patrice Mandin |
2007-08-31 | nouveau: add hw-dependent function to update modelview*projection matrix | Patrice Mandin |
2007-08-19 | nouveau: nv10: only one color buffer atm | Patrice Mandin |
2007-08-16 | nouveau: store render buffer pointers in context, to access them when clearin... | Patrice Mandin |
2007-08-15 | nouveau: Keep drm channel alloc struct around. | Ben Skeggs |
2007-08-15 | nouveau: Always render offscreen, emulate front buffer rendering. | Ben Skeggs |
2007-08-15 | nouveau: Split nouveau_buffers into nouveau_mem and nouveau_fbo | Ben Skeggs |
2007-08-08 | nouveau: Missing notifier -> notifierobj migration | Carlos Martín Nieto |
2007-07-13 | Play "nuke the typedef" | Ben Skeggs |
2007-06-29 | nouveau: match drm changes (0.0.7) | Ben Skeggs |
2007-06-29 | nouveau: NV30_TCL viewport/scissor fixes | Ben Skeggs |
2007-03-21 | nouveau: update for drm interface changes (0.0.5) | Ben Skeggs |
2007-02-28 | nouveau: drm interface changes | Ben Skeggs |
2007-02-06 | nouveau: a couple of NV3x fixes | Ben Skeggs |
2007-01-28 | nouveau: initial GL_ARB_occlusion_query support | Ben Skeggs |
2007-01-21 | nouveau: add nv04 state support, and small nv04 fixes. | Stephane Marchesin |
2007-01-13 | nouveau: Add clear color for nv10 | Patrice Mandin |
2006-12-27 | nouveau: Initial buffer object support | Ben Skeggs |
2006-12-27 | nouveau: add nouveau_mem_alloc/free debugging | Ben Skeggs |
2006-12-26 | nouveau: Make use of NOUVEAU_DEBUG for shader disasm | Ben Skeggs |
2006-12-26 | nouveau: Add notifier support functions | Ben Skeggs |
2006-12-23 | nouveau: maintain numClipRects/pClipRects in context. | Ben Skeggs |
2006-12-16 | Get nv10_swtcl.c working enough for glxgears on NV40. | Ben Skeggs |
2006-12-08 | Some work on buffer handling, most likely not entirely correct and | Ben Skeggs |
2006-12-03 | Merge the pciid work. Use lock step versioning with the drm. | Stephane Marchesin |
2006-11-25 | Incomplete shader stuff, should mostly work for NV40. Other cards, not so | Ben Skeggs |
2006-11-21 | Add the state caching mechanism. It seems to work, from what I can see. | Stephane Marchesin |
2006-11-17 | Use RENDERINPUTS macros to access render_inputs_bitset | Ben Skeggs |
2006-11-17 | Adapt FIFO code to deal with cases where the base GET/PUT value isn't 0. | Ben Skeggs |
2006-11-12 | Some more nouveau_screen.c setup, not sure how correct it is yet though.. | Ben Skeggs |
2006-11-11 | Add the GL_LIGHING enable | Stephane Marchesin |
2006-11-11 | Some work on nv30 state, heavily based on jkolb's work | Stephane Marchesin |
2006-11-05 | Architect the DRI : | Stephane Marchesin |
2006-11-01 | Oops. Forgot to check in the context change. | Jeremy Kolb |
2006-09-17 | Small changes | Stephane Marchesin |
2006-09-17 | Make nouveau actually compile | Stephane Marchesin |
2006-09-17 | Some work towards making the nv10 swtcl compile | Stephane Marchesin |
2006-04-17 | More context. | Jeremy Kolb |
2006-04-15 | State changes. | Jeremy Kolb |
2006-04-14 | More work on the tcl code... still have to make my mind on a number of | Stephane Marchesin |
2006-04-14 | Add more feilds to context. | Jeremy Kolb |
2006-04-14 | ooops | Stephane Marchesin |
2006-04-14 | Added render index field to the context | Stephane Marchesin |