gallium: more work on ccw flag removal
[mesa.git] / src / gallium / drivers / nv50 /
2010-05-14 Keith Whitwellgallium: more work on ccw flag removal
2010-05-14 Keith Whitwellgallium: convert rasterizer state to use gl-style front...
2010-05-12 José Fonsecagallium: Make PIPE_CAP_xxx enums.
2010-05-05 Xavier Chantrynouveau: only advertise PIPE_FORMAT_DXT* if s3tc available
2010-05-02 Kristian HøgsbergMerge branch 'gles2-2'
2010-04-30 Christoph Bumillernv50: raise constant buffers size to maximum
2010-04-30 Christoph Bumillernv50: relax restriction on surface_copy format equality...
2010-04-30 Christoph Bumillernv50: don't segfault on OPCODE_END for empty programs
2010-04-20 Christoph Bumillernv50: make a working check for user memory vertex/index...
2010-04-20 Christoph Bumillernv50: fix FP result counting for depth output
2010-04-20 Christoph Bumillernv50: support vertex index bias
2010-04-20 Brian Paulnv50: move declaration before code
2010-04-20 Brian Paulnv50: fixed void pointer arithment warning
2010-04-20 Brian Paulgallium: replace pipe_resource::_usage with pipe_resour...
2010-04-20 Brian Paulnv50: add missing idxbias param to nv50_push_elements_i...
2010-04-20 José FonsecaMerge branch 'gallium-index-bias'
2010-04-20 Dan NicholsonMerge branch '7.8'
2010-04-19 Jesse BarnesMerge branch '7.8'
2010-04-28 Brian PaulMerge branch '7.8'
2010-04-28 Jakob BornecrantzMerge branch '7.8'
2010-04-28 Brian PaulMerge branch '7.8'
2010-04-27 Brian PaulMerge branch '7.8'
2010-04-24 Vinson Leenv50: Add to SCons build.
2010-04-23 Ian RomanickMerge branch '7.8'
2010-04-23 Jerome GlisseMerge remote branch 'origin/7.8'
2010-04-23 Michel DänzerMerge branch '7.8'
2010-04-22 Brian PaulMerge branch '7.8'
2010-04-19 Jesse BarnesMerge branch '7.8'
2010-04-19 José Fonsecanv50: Adapt for index bias interface change.
2010-04-19 Brian PaulMerge branch '7.8'
2010-04-19 Brian Paulgallium/draw: use correct rasterization state for wide...
2010-04-19 Vinson Leenv50: Fix include recursion.
2010-04-18 Vinson Leenv50: Initialize variables.
2010-04-18 Vinson Leenv50: Remove unused variable.
2010-04-17 Vinson Leenv50: Remove redundant assignment.
2010-04-15 Luca Barbierinouveau: replace vtxbuf/idxbuf caps with BO_ flags...
2010-04-13 Jesse BarnesMerge branch '7.8'
2010-04-12 Luca Barbierinouveau: bind the 3D engine to subchannel 7 and add...
2010-04-11 Maciej CencoraMerge commit 'origin/7.8'
2010-04-11 Christoph Bumillernv50: fix texture relocs
2010-04-10 Christoph Bumillernv50: plug in miptree resource vtbl
2010-04-10 Keith WhitwellSquashed commit of the following:
2010-04-09 Brian PaulMerge branch '7.8'
2010-04-09 Ben Skeggsnouveau: Import latest nouveau_class.h from renouveau
2010-04-08 Dave AirlieMerge remote branch 'origin/7.8'
2010-04-07 Ben Skeggsnouveau: allow multiple simultaneous maps of a pipe_tra...
2010-04-07 Ben Skeggsnv50: fix assertion that caused piglit texturing/texrec...
2010-04-05 Ian RomanickMerge branch '7.8'
2010-04-04 Ian RomanickMerge branch '7.8'
2010-04-02 José Fonsecautil: Revert unsolicited, untested, unreviewed, and...
2010-04-02 Luca Barbierigallium/util: revert util_format_init addition
2010-04-02 Luca Barbierinv50: call util_format_init
2010-04-01 Zack RusinMerge remote branch 'origin/master' into gallium_draw_llvm
2010-03-31 Roland ScheideggerMerge branch 'gallium-new-formats'
2010-03-31 Zack RusinMerge remote branch 'origin/master' into gallium_draw_llvm
2010-03-30 Michel DänzerMerge branch '7.8'
2010-03-29 Roland ScheideggerMerge branch 'master' into gallium-new-formats
2010-03-29 Roland Scheideggergallium: adapt all code to the renamed depth/stencil...
2010-03-26 Michel DänzerMerge branch '7.8'
2010-03-26 Christoph Bumillernv50: fix FACE semantic check in FP input slot assignments
2010-03-25 Brian PaulMerge branch '7.8'
2010-03-23 Brian PaulMerge branch '7.8'
2010-03-22 Brian PaulMerge branch '7.8'
2010-03-21 George SapountzisMerge branch 'master' of git+ssh://git.freedesktop...
2010-03-21 Christoph Bumillernv50: report driver as GLSL capable
2010-03-21 George SapountzisMerge branch 'master' of git://anongit.freedesktop...
2010-03-21 Christoph Bumillernv50: don't validate arrays on clear
2010-03-21 Christoph Bumillernv50: get rid of the static_init stateobj
2010-03-17 Brian PaulMerge branch '7.8'
2010-03-17 Pauli NieminenMerge branch '7.8' into master
2010-03-16 Christoph Bumillernv50: support more formats in surface_copy,fill
2010-03-16 Keith WhitwellMerge commit 'origin/master' into gallium-sampler-view
2010-03-16 Chia-I WuMerge remote branch 'origin/gallium-st-api'
2010-03-16 Ben Skeggsnv50: fix texturing from >=4GiB mark
2010-03-15 Zack RusinMerge remote branch 'origin/master' into gallium_draw_llvm
2010-03-15 Keith WhitwellMerge commit 'origin/master' into gallium-sampler-view
2010-03-15 Ben Skeggsnv50: reset vbo_fifo before each validate
2010-03-13 Keith WhitwellMerge commit 'origin/master' into gallium-sampler-view
2010-03-13 Xavier Chantrynv50: fixup after gallium-context-transfers merge
2010-03-12 Michel DänzerMerge branch '7.8'
2010-03-12 Keith WhitwellMerge commit 'origin/gallium-context-transfers-2'
2010-03-11 Christoph Bumillernv50: take format from sampler view, not the referenced...
2010-03-11 Christoph Bumillernv50: put correct value into the TIC MAX_LEVEL field
2010-03-11 Christoph Bumillernv50: fix damage from merging master into sampler-view
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 Michal Krolgallium: Use last_level for pipe_sampler_view instead...
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 Michal KrolMerge branch 'master' into gallium-sampler-view
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...
next