Merge branch 'gallium-dynamicstencilref'
[mesa.git] / src / gallium / drivers / nv50 /
2010-02-12 Roland ScheideggerMerge branch 'gallium-dynamicstencilref'
2010-02-12 Ben Skeggsnouveau: use AVAIL_RING()
2010-02-11 Roland Scheideggergallium: make max_anisotropy a unsigned bitfield member
2010-02-11 Roland Scheideggernouveau: fix compile errors...
2010-02-11 Roland Scheideggernv50: adapt to stencil ref changes
2010-02-11 Ben Skeggsnouveau: remove u_simple_screen.h includes
2010-02-09 Roland ScheideggerMerge branch 'gallium-nopointsizeminmax'
2010-02-08 Keith Whitwellgallium: squash-merge of gallium screen context
2010-02-05 José FonsecaMerge remote branch 'origin/lp-binning'
2010-02-04 Roland Scheideggergallium: add point_quad_rasterization bit to rasterizer...
2010-02-04 Dave Airlienouveau: include stdio.h and u_inlines.h in all context...
2010-02-03 José FonsecaMerge branch 'gallium-embedded'
2010-02-03 Roland Scheideggergallium: clean up point sprite rasterizer state
2010-02-02 José Fonsecagallium: Move deprecated pipe/internal/p_winsys_screen...
2010-02-02 José Fonsecagallium: pipe/p_inlines.h -> util/u_inlines.h
2010-02-01 Marcin Slusarznv50/nv40/nv30: fix small memory leak of nouveau_resour...
2010-01-31 José FonsecaMerge remote branch 'origin/master' into lp-binning
2010-01-29 Keith WhitwellMerge commit 'lb2/arb_fragment_coord_conventions'
2010-01-29 Luca Barbieritgsi: add caps for fragment coord conventions (v3)
2010-01-28 Roland ScheideggerMerge commit 'origin/perrtblend'
2010-01-26 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-26 Christoph Bumillernv50: supports independent blend enables
2010-01-26 Roland Scheideggergallium: add the new PIPE_CAP blend bits to more drivers
2010-01-25 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-25 Roland Scheideggernouveau: adapt drviers to blend changes
2010-01-24 Marcin Slusarznv50: fix uninitialized variable in nv50_revdep_reorder
2010-01-24 Marcin Slusarznv50: fix crash in nv50_pre_pipebuffer_map (nv50_screen...
2010-01-24 Christoph Bumillernv50: fix handling of FragCoord input
2010-01-24 Christoph Bumillernv50: only flush texture caches on st request
2010-01-24 Christoph Bumillernv50: implement render_condition
2010-01-22 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-22 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-20 Chia-I WuMerge remote branch 'origin/opengl-es-v2'
2010-01-18 Christoph Bumillernv50: fix constant vtxattr methods
2010-01-18 Christoph Bumillernv50: make instanced drawing work with edge flags
2010-01-18 Christoph Bumillernv50: cannot exit shaders on a control flow instruction
2010-01-18 Marcin Slusarznv50: fix nv50_program->immd memory leak
2010-01-17 Christoph Bumillernv50: implement instanced drawing
2010-01-16 José FonsecaMerge remote branch 'origin/master' into lp-binning
2010-01-16 Christoph Bumillernv50: fix tile flags for scanout tex usage
2010-01-16 Christoph Bumillernv50: handle all and more system values
2010-01-16 Christoph Bumillernv50: hook up geometry programs
2010-01-16 Christoph Bumillernv50: support for geometry programs in nv50_program
2010-01-16 Christoph Bumillernv50: get access to primitive input space
2010-01-15 Roland ScheideggerMerge branch 'gallium-noconstbuf'
2010-01-14 Jakob BornecrantzMerge branch 'mesa_7_7_branch'
2010-01-14 Michal KrolMerge branch 'instanced-arrays'
2010-01-12 Marcin Slusarznv50: fix 2 off by one memory leaks (nv50_miptree_level...
2010-01-12 Marcin Slusarznv50: fix memory leak on nv50_pc free
2010-01-12 Chia-I WuMerge branch 'master' into opengl-es-v2
2010-01-11 Jesse BarnesMerge branch 'master' of ssh://people.freedesktop.org...
2010-01-11 Roland Scheideggergallium: remove const qualifier from pipe_buffer argume...
2010-01-08 Christoph Bumillernv50: handle TGSI_OPCODE_UMAD,UMUL,NOT and fix SAD
2010-01-08 Christoph Bumillernv50: free src temp_temps on emit
2010-01-08 Christoph Bumillernv50: try to honor sprite coord mode
2010-01-08 José FonsecaMerge remote branch 'origin/master' into lp-binning
2010-01-08 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-07 Christoph Bumillernv50: preallocate TEMPs written first time in a subroutine
2010-01-07 Christoph Bumillernv50: handle TGSI_OPCODE_SAD,UADD
2010-01-07 Christoph Bumillernv50: handle TGSI_OPCODE_IMAX,IMIN,UMAX,UMIN
2010-01-07 Christoph Bumillernv50: handle integer SET operations
2010-01-07 Christoph Bumillernv50: handle TGSI_OPCODE_SHL,ISHR,USHR
2010-01-07 Christoph Bumillernv50: handle TGSI_OPCODE_F2I,F2U,I2F,U2F plus src mods
2010-01-06 Roel Kluinnv50: add missing parentheses in nv50_query_result()
2010-01-06 José FonsecaMerge remote branch 'origin/mesa_7_7_branch'
2010-01-06 Luca Barbierigallium: remove PIPE_TEX_FILTER_ANISO
2010-01-05 Maarten Maathuisnouveau: rewrite nouveau_stateobj to use BEGIN_RING...
2010-01-05 Maarten Maathuisnv50: remove vtxbuf stateobject after a referenced...
2010-01-05 Corbin SimpsonMerge branch 'gallium-docs'
2010-01-05 Kristian HøgsbergMerge branch 'remove-intel-dri1'
2010-01-05 Keith WhitwellMerge commit 'origin/gallium-draw-retval'
2010-01-05 Michal KrolMerge branch 'master' into instanced-arrays
2010-01-05 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-04 Brian PaulMerge branch 'gallium-conditional-rendering'
2009-12-31 Christoph Bumillernv50: small fix for handling "dangerous" swizzles
2009-12-31 Brian PaulMerge branch 'mesa_7_7_branch'
2009-12-31 Christoph Bumillernv50: fix TEXLOD sequence and use it only in FPs
2009-12-31 Christoph Bumillernv50: cannot kill branch if immediate is used
2009-12-31 Christoph Bumillernv50: make assimilate_temp safe
2009-12-31 Christoph Bumillernv50: handle TGSI_OPCODE_EXP,LOG
2009-12-31 Christoph Bumillernv50: add support for subroutines
2009-12-31 Christoph Bumillernv50: alloc_reg on reg_instance
2009-12-31 Christoph Bumillernv50: multiply polygon offset units by 2
2009-12-31 Christoph Bumillernv50: neg and abs modifiers for flops
2009-12-31 Christoph Bumillernv50: don't negate immediates in set_immd
2009-12-28 Younes Mantonnouveau: Unreference state/buffer objects on context...
2009-12-28 Marcin Kościelnickinv50: Dehexify and bring up to date with new method...
2009-12-27 Brian PaulMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-27 Brian PaulMerge branch 'mesa_7_7_branch'
2009-12-24 Christoph Bumillernv50: support TGSI_OPCODE_CONT
2009-12-24 Christoph Bumillernv50: make edgeflags work
2009-12-23 Roland Scheideggergallium: adapt drivers to pipe_constant_buffer removal
2009-12-22 Roland ScheideggerMerge branch 'gallium-edgeflags'
2009-12-22 Keith WhitwellMerge branch 'i965g-restart'
2009-12-22 Christoph Bumillernv50: correct the negation of DDY sources
2009-12-22 Ian RomanickMerge branch 'mesa_7_7_branch'
2009-12-22 Ian RomanickMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-22 Brian PaulMerge branch 'mesa_7_7_branch'
2009-12-22 Brian PaulMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-21 Keith Whitwellgallium: propogate draw retval changes into more drivers
next