Merge remote-tracking branch 'origin/master' into pipe-video
[mesa.git] / src / gallium / drivers / nvfx /
2011-05-07 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-04-28 Johannes Obermayr[g3dvl] Fix compile error.
2011-04-23 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-04-21 Marek Olšákgallium: add fallback for copying buffers to all drivers
2011-04-18 Brian Paulnvfx: comment-out unused var
2011-04-16 Marcin Slusarzgallium: include u_format.h for util_format_is_supported
2011-04-15 Marek Olšákgallium: add and use generic function for querying...
2011-04-05 Christian König[g3dvl] and finally split the decoder part out of the...
2011-04-02 Christian König[g3dvl] remove PIPE_CAP_DECODE_TARGET_PREFERRED_FORMAT
2011-04-01 Marek Olšákgallium: set PIPE_CAP_MIXED_COLORBUFFER_FORMATS in...
2011-03-19 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-16 Christian König[g3dvl] move mpeg12 context out of softpipe
2011-03-11 Marek Olšákgallium: remove flags from the flush function
2011-03-11 Marek Olšákgallium: remove the geom_flags param from is_format_sup...
2011-03-11 Marek Olšákgallium: kill is_resource_referenced
2011-03-05 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-04 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-04 Christoph BumillerMerge remote branch 'origin/nvc0'
2011-03-02 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-01 Ben Skeggsnouveau: common linear buffer manager, ported from...
2011-02-28 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-02-24 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-02-14 Marek Olšákgallium: notify drivers about possible changes in user...
2011-01-21 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-20 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-17 Dave Airlienouveau: fix build against out of tree libdrm
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
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-08 Christoph Bumillernvfx,nv50: pipe_reference the constant buffers
2011-01-08 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-06 Marek Olšákgallium: drivers should reference vertex buffers
2011-01-04 Christoph BumillerMerge remote branch 'origin/nvc0'
2010-12-22 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-12-20 Ben SkeggsMerge remote branch 'origin/master' into nvc0-new
2010-12-20 Ben Skeggsnouveau: fix includes for latest libdrm
2010-12-19 Christoph BumillerMerge remote branch 'origin/master' into nvc0-new
2010-12-26 Vinson Leenvfx: Remove unused variable.
2010-12-25 Xavier Chantrynvfx: restore BEGIN_RING usage
2010-12-16 Ben Skeggsnvfx: fix fragprog word swapping on big-endian machines
2010-12-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-12-05 Xavier Chantryinit ps->context with util_surfaces_get and do_get
2010-12-05 Xavier Chantrynvfx: fixes after array textures merge
2010-12-02 Roland Scheideggergallium: support for array textures and related changes
2010-11-25 Xavier Chantrynvfx: reset nvfx->hw_zeta
2010-11-25 Xavier Chantrynvfx: fb->nr_cbufs <= 1 on nv30
2010-11-22 Marek Olšákgallium: add PIPE_SHADER_CAP_SUBROUTINES
2010-11-22 Keith WhitwellMerge branch 'lp-offset-twoside'
2010-11-21 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-11-20 Xavier Chantrynvfx: only expose one rt on nv30
2010-11-12 Marek Olšáknvfx: fill out CAPs for indirect addressing
2010-11-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-11-11 Lucas Stachnvfx: fill PIPE_CAP_PRIMITIVE_RESTART and PIPE_CAP_SHAD...
2010-11-11 Christian König[g3dvl] remove empty block handling for now
2010-10-28 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-26 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-10-20 Keith WhitwellMerge branch 'llvm-cliptest-viewport'
2010-10-18 Keith WhitwellMerge remote branch 'origin/master' into lp-setup-llvm
2010-10-12 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-05 Thomas Balling Sør... Merge branch 'master' of ssh://cgit.freedesktop.org...
2010-10-05 Thomas Balling Sør... Merge remote branch 'origin/master' into pipe-video
2010-10-05 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-10-04 Krzysztof Smiechowicznvfx: Pair os_malloc_aligned() with os_free_aligned().
2010-09-24 Luca Barbierinvfx: add RGB framebuffer format support in addition...
2010-09-24 Luca Barbierinvfx: allow setting NULL constant buffers
2010-09-22 Luca Barbierinvfx: remove gl_PointCoord hack
2010-09-21 Brian PaulMerge branch 'sprite-coord'
2010-09-18 Vinson Leenvfx: Silence uninitialized variable warnings.
2010-09-18 Vinson Leenvfx: Remove const qualifer from nvfx_vertprog_translate.
2010-09-15 Christoph BumillerMerge remote branch 'origin/nv50-compiler'
2010-09-15 Vinson Leenvfx: Silence uninitialized variable warnings.
2010-09-14 Luca Barbierigallium: introduce get_shader_param (ALL DRIVERS CHANGE...
2010-09-13 Vinson Leenvfx: Remove unused variables.
2010-09-13 Vinson Leenvfx: Move declaration before code.
2010-09-11 Luca Barbierinv30: fix breakage due to 10 texcoord support on nv40
2010-09-06 Luca Barbierinvfx: fix return in vp main
2010-09-05 Luca Barbierinvfx: support nv30 simulation on nv40
2010-09-05 Luca Barbierinvfx: move nv04_2d to rules-ng-ng
2010-09-05 Luca Barbierinvfx: switch to rules-ng-ng register headers
2010-09-05 Luca Barbierinvfx: remove remaining BEGIN_RING/eng3d uses
2010-09-05 Luca Barbierinvfx: pause occlusion queries during blitter usage
2010-09-05 Luca Barbierinvfx: properly return fogcoord.w == 1
2010-09-05 Luca Barbierinvfx: support saturate in vp
2010-09-05 Luca Barbierinvfx: add rewritten swtnl support
2010-09-05 Luca Barbierinvfx: use a piglit-ignored format for unknown cap message
2010-09-05 Luca Barbierinvfx: support unlimited constants and immediates in fp
2010-09-05 Luca Barbierinvfx: support using blitter to copy depth/stencil resou...
2010-09-04 Luca Barbierinvfx: support rendering to more formats
2010-09-04 Luca Barbierinvfx: move 2D format selection logic to 2D code
2010-09-04 Luca Barbierinvfx: fix swizzling of high bpp surfaces
2010-09-04 Luca Barbierinvfx: fix some subrectangle copies
2010-09-04 Luca Barbierinvfx: fix inlinining in nv04_2d.c
2010-09-04 Luca Barbierinvfx: fix the temporary copying logic and add asserts
2010-09-04 Luca Barbierinvfx: prevent swizzled rendering into formats where...
2010-09-04 Luca Barbierinvfx: consolidate tiny files
2010-09-04 Luca Barbierinvfx: fix vp DP2
2010-09-04 Luca Barbierinvfx: implement fp SSG properly
2010-09-04 Luca Barbierinvfx: don't claim we support preds since the driver...
next