nouveau: switch to libdrm_nouveau-2.0
[mesa.git] / src / gallium / drivers / nvc0 / nvc0_context.h
2012-04-13 Christoph Bumillernouveau: switch to libdrm_nouveau-2.0
2012-01-12 Christoph Bumillernvc0: fix submission of VertexID and EdgeFlag in push...
2011-12-15 Christoph Bumillernvc0: implement new stream output interface
2011-10-21 Christoph Bumillernouveau,nvc0: fix/improve handling of multiple constant...
2011-10-21 Christoph Bumillernvc0: add support for clip distance shader outputs
2011-10-21 Christoph Bumillernvc0: handle more query types
2011-09-18 Dave Airliegallium: move clear paths from rgba to a pointer to...
2011-09-14 Christoph Bumillernvc0: hook up to new shader code generator
2011-09-14 Christoph Bumillernouveau: make data argument of nouveau_context::push_da...
2011-08-30 Christoph Bumillernv50,nvc0: add states mask to state validation function
2011-08-04 Bryan CainMerge branch 'glsl-to-tgsi'
2011-07-21 Brian PaulMerge branch 'gallium-polygon-stipple'
2011-07-14 Christoph Bumillernv50,nvc0: add support for multi-sample resources
2011-07-14 Christoph Bumillernv50,nvc0: unify nvc0_miptree and nv50_miptree structs
2011-07-04 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-07-04 Thomas HellstromMerge branch 'xa_branch'
2011-06-23 Christoph Bumillernv50,nvc0: prevent pushbuf flush during ctx reloc emission
2011-04-23 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-04-10 Christoph Bumillernv50,nvc0: silence shader debug output
2011-03-19 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-13 Christoph Bumillernvc0: support edge flags
2011-03-13 Christoph Bumillernvc0: don't enable early-z if alpha test is enabled
2011-03-05 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-04 Christoph Bumillernv50,nvc0: share sampler state creation
2011-03-04 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-04 Christoph BumillerMerge remote branch 'origin/nvc0'
2011-03-01 Ben Skeggsnouveau: ensure vbo_dirty is set when buffer write...
2011-03-01 Ben Skeggsnvc0: port to common fence/mm/buffer code
2011-02-24 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-02-24 Christoph Bumillernvc0: set local memory usage info in shader header
2011-02-24 Christoph Bumillernvc0: improve userspace fencing
2011-01-30 Christoph Bumillernvc0: implement transform feedback state
2011-01-20 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-20 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-16 Christoph Bumillernvc0: fix and enable instanced drawing and arrays
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-15 Christoph Bumillernvc0: update user vbufs on each draw call
2011-01-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-10 Christian KönigMerge remote branch 'vdpau/pipe-video' into pipe-video
2011-01-09 Christoph Bumillernvc0: implement queries
2011-01-08 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-08 Christoph Bumillernvc0: upload user buffers only from draw info min to...
2011-01-04 Christoph BumillerMerge remote branch 'origin/nvc0'
2010-12-27 Christoph Bumillernvc0: implement VRAM buffer transfers with bounce buffers
2010-12-23 Christoph Bumillernvc0: use most defs/decls from nouveau_pushbuf.h
2010-12-20 Ben SkeggsMerge remote branch 'origin/master' into nvc0-new
2010-12-19 Christoph Bumillernvc0: adapt to array textures interface change
2010-12-19 Christoph BumillerMerge remote branch 'origin/master' into nvc0-new
2010-12-19 Christoph Bumillernvc0: switch to the proper constants upload path
2010-12-09 Christoph Bumillernvc0: buffer suballocation with a primitive slab allocator
2010-12-09 Christoph Bumillernvc0: index buffers are back
2010-12-09 Christoph Bumillernvc0: upload constants with m2mf for the time being
2010-12-09 Christoph Bumillernvc0: support primitive restart
2010-11-12 Christoph Bumillernvc0: import nvc0 gallium driver