Merge commit 'origin/gallium-context-transfers-2'
[mesa.git] / src / gallium / drivers / nv50 /
2010-03-12 Keith WhitwellMerge commit 'origin/gallium-context-transfers-2'
2010-03-11 Keith Whitwellgallium: remove pipe_context member from pipe_transfer
2010-03-11 Keith WhitwellSquashed commit of gallium-context-transfers:
2010-03-11 Michel DänzerMerge remote branch 'origin/7.8'
2010-03-10 Brian PaulMerge branch '7.8'
2010-03-10 Michel DänzerMerge branch '7.8'
2010-03-10 Keith WhitwellMerge commit 'origin/master' into gallium-sw-api-2
2010-03-10 Ben Skeggsnv50: inline nv50_state_flush_notify()
2010-03-10 Ben Skeggsnv50: remove nv50_context.state.instbuf
2010-03-10 Ben Skeggsnv50: remove unnecessary macro
2010-03-10 Ben Skeggsnv50: move nv50_prim() into a header file rather than...
2010-03-10 Ben Skeggsnv50: add option to force immediate-mode submission...
2010-03-10 Ben Skeggsnv50: re-add immediate mode vertex submission paths
2010-03-10 Ben Skeggsnv50: when doing inline indices, split elt lists so...
2010-03-10 Ben Skeggsnv50: reimplement draw_elements_instance(), use for...
2010-03-10 Ben Skeggsnv50: reimplement draw_arrays_instanced(), do draw_arra...
2010-03-10 Ben Skeggsnv50: rip out inline push draw paths temporarily
2010-03-10 Ben Skeggsnv50: make use of scissor enable/disable method
2010-03-10 Ben Skeggsnv50: move magic 0x142c stuff to after state emission
2010-03-10 Ben Skeggsnv50: avoid unnecessary vp/gp/fp state changes
2010-03-10 Ben Skeggsnv50: remove pre_pipebuffer_map hack....
2010-03-10 Ben Skeggsnv50: remove horrific abuse of nouveau_channel.flush_notify
2010-03-10 Ben Skeggsnv50: always emit dummy relocs for all still-referenced...
2010-03-10 Ben Skeggsnv50: ensure enough room for state changes in current...
2010-03-10 Ben Skeggsnv50: rework state emission
2010-03-10 Ben Skeggsnv50: use relocs rather than re-uploading TIC all the...
2010-03-09 Roland ScheideggerMerge branch 'gallium-vertexelementcso'
2010-03-09 Keith WhitwellMerge commit 'origin/master' into gallium-sw-api-2
2010-03-09 Keith WhitwellSquashed commit of gallium-no-texture-blanket
2010-03-08 Brian Paulnv: define NV30/40/50_MAX_TEXTURE_LEVELS
2010-03-08 Brian PaulMerge branch '7.8'
2010-03-08 Keith WhitwellMerge commit 'origin/gallium-winsys-handle-rebased'
2010-03-05 Christoph Bumillernouveau: s/TEXTURE_USAGE_PRIMARY/TEXTURE_USAGE_SCANOUT
2010-03-02 Christoph Bumillernv50: fix RT formats after format rename fixes
2010-03-02 José Fonsecanouveau: Rename pipe formats.
2010-03-02 José FonsecaMerge branch 'gallium-format-cleanup'
2010-03-02 Michal KrolMerge branch 'gallium-no-rhw-position'
2010-03-01 José Fonsecanouveau: Rename pipe formats.
2010-02-26 Christoph Bumillernv50: adapt to vertex elements cso
2010-02-22 Michal Krolgallium: Remove bypass_vs_clip_and_viewport from raster...
2010-02-17 Ian RomanickMerge commit '381d5e209815235911c4aab516037c868c8f695f'
2010-02-17 Roland Scheideggergallium: remove redundant nr_components field from...
2010-02-16 Ben Skeggsnv50: use hw idx buffers where we can
2010-02-14 José Fonsecanv: Use util_format_name().
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
next