summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/nvfx
AgeCommit message (Expand)AuthorFilesLines
2011-07-13Merge branch 'pipe-video'Christian König3-0/+28
2011-07-12[g3dvl] add some more PIPE_VIDEO_CAPsChristian König1-0/+6
2011-07-11nvfx: handle PIPE_CAP_SM3David Heidelberger1-0/+3
2011-07-11[g3dvl] remove pipe_video_context from nouveauChristian König5-84/+22
2011-07-04Merge remote-tracking branch 'origin/master' into pipe-videoChristian König3-2/+22
2011-06-21nvfx: nasty hack to make glFinish() actually finish..Ben Skeggs3-2/+22
2011-06-09Merge remote-tracking branch 'origin/master' into pipe-videoChristian König2-3/+3
2011-06-08gallium: s/bool/boolean/Brian Paul2-3/+3
2011-05-15Merge remote-tracking branch 'origin/master' into pipe-videoChristian König1-0/+6
2011-05-13nvfx: fill some PIPE_CAPsFrancesco Marella1-0/+6
2011-04-28[g3dvl] Fix compile error.Johannes Obermayr1-1/+1
2011-04-23Merge remote branch 'origin/master' into pipe-videoChristian König3-1/+15
2011-04-21gallium: add fallback for copying buffers to all driversMarek Olšák1-0/+8
2011-04-18nvfx: comment-out unused varBrian Paul1-1/+1
2011-04-17gallium: include u_format.h for util_format_is_supportedMarcin Slusarz1-0/+1
2011-04-15gallium: add and use generic function for querying patented format support (v2)Marek Olšák1-0/+3
2011-04-06[g3dvl] and finally split the decoder part out of the contextChristian König2-16/+4
2011-04-02[g3dvl] remove PIPE_CAP_DECODE_TARGET_PREFERRED_FORMATChristian König1-2/+1
2011-04-01gallium: set PIPE_CAP_MIXED_COLORBUFFER_FORMATS in some driversMarek Olšák1-0/+2
2011-03-19Merge remote branch 'origin/master' into pipe-videoChristian König5-17/+9
2011-03-17[g3dvl] move mpeg12 context out of softpipeChristian König1-5/+12
2011-03-11gallium: remove flags from the flush functionMarek Olšák2-4/+5
2011-03-11gallium: remove the geom_flags param from is_format_supportedMarek Olšák2-4/+4
2011-03-11gallium: kill is_resource_referencedMarek Olšák1-9/+0
2011-03-04Merge remote branch 'origin/master' into pipe-videoChristian König1-0/+1
2011-03-01nouveau: common linear buffer manager, ported from nv50/nvc0 driversBen Skeggs1-0/+1
2011-02-24Merge remote branch 'origin/master' into pipe-videoChristian König1-0/+3
2011-02-14gallium: notify drivers about possible changes in user buffer contentsMarek Olšák1-0/+3
2011-01-20Merge remote branch 'origin/master' into pipe-videoChristian König1-0/+1
2011-01-17nouveau: fix build against out of tree libdrmDave Airlie1-0/+1
2011-01-12Merge remote branch 'origin/master' into pipe-videoChristian König1-1/+1
2011-01-08nvfx,nv50: pipe_reference the constant buffersChristoph Bumiller1-1/+1
2011-01-08Merge remote branch 'origin/master' into pipe-videoChristian König15-175/+186
2011-01-06gallium: drivers should reference vertex buffersMarek Olšák1-11/+3
2010-12-22Merge remote branch 'origin/master' into pipe-videoChristian König3-5/+4
2010-12-21nouveau: fix includes for latest libdrmBen Skeggs2-3/+2
2010-12-25nvfx: Remove unused variable.Vinson Lee1-1/+0
2010-12-25nvfx: restore BEGIN_RING usageXavier Chantry15-164/+184
2010-12-16nvfx: fix fragprog word swapping on big-endian machinesBen Skeggs1-2/+2
2010-12-11Merge remote branch 'origin/master' into pipe-videoChristian König12-77/+92
2010-12-05init ps->context with util_surfaces_get and do_getXavier Chantry1-2/+1
2010-12-05nvfx: fixes after array textures mergeXavier Chantry2-9/+10
2010-12-02gallium: support for array textures and related changesRoland Scheidegger11-70/+79
2010-11-25nvfx: reset nvfx->hw_zetaXavier Chantry1-1/+3
2010-11-25nvfx: fb->nr_cbufs <= 1 on nv30Xavier Chantry1-1/+1
2010-11-22gallium: add PIPE_SHADER_CAP_SUBROUTINESMarek Olšák1-0/+4
2010-11-21Merge remote branch 'origin/master' into pipe-videoChristian König1-1/+12
2010-11-20nvfx: only expose one rt on nv30Xavier Chantry1-1/+1
2010-11-12nvfx: fill out CAPs for indirect addressingMarek Olšák1-0/+11
2010-11-11Merge remote branch 'origin/master' into pipe-videoChristian König1-0/+4