i965/gs: implement EndPrimitive() functionality in the visitor.
[mesa.git] / src / gallium / drivers / nvc0 / nvc0_context.h
2013-09-02 Maarten Lankhorstnvc0: restore viewport after blit
2013-09-01 Joakim Sindholtnvc0: fix blitctx memory leak
2013-08-19 Christian Königvl: rename pipe_video_decoder to pipe_video_codec
2013-08-19 Christian Königvl: use a template for create_video_decoder
2013-08-15 Ilia Mirkinnvc0: move video param and format support functions...
2013-08-06 Samuel Pitoisetnvc0: implement compute support for nvc0
2013-06-18 Roland Scheideggergallium: add condition parameter to render_condition
2013-03-28 Christoph Bumillernvc0: implement MP performance counters
2013-03-12 Christoph Bumillernvc0: implement compute support for nve4
2013-01-16 Maarten Lankhorstnvc0: Add support for video buffer
2012-09-30 Christoph Bumillernv50,nvc0: implement blit
2012-05-17 Christoph Bumillernv50,nvc0: handle user vertex buffers
2012-05-17 Christoph Bumillernv50,nvc0: handle user constbufs without wrapping them...
2012-04-24 Christoph Bumillernv50,nvc0: don't initialize the draw module, we don...
2012-04-14 Christoph Bumillernvc0: add initial support for nve4+ (Kepler) chipsets
2012-04-14 Christoph Bumillernv50,nvc0: fix handling of user vbufs with stride ...
2012-04-14 Christoph Bumillernvc0: replace VERTEX_DATA push mode with translate...
2012-04-14 Christoph Bumillernvc0: improve vertex state validation
2012-04-14 Christoph Bumillernvc0: track texture dirty state individually
2012-04-14 Christoph Bumillernv50,nvc0: use new scratch buffers code
2012-04-14 Christoph Bumillernvc0: only force early fragment tests if requested...
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