docs: Update status of GL 3.x related extensions
[mesa.git] / src / gallium / drivers / nvfx / nvfx_vbo.c
2010-09-15 Christoph BumillerMerge remote branch 'origin/nv50-compiler'
2010-09-05 Luca Barbierinvfx: switch to rules-ng-ng register headers
2010-09-05 Luca Barbierinvfx: add rewritten swtnl support
2010-09-03 Luca Barbierinvfx: fix division by zero in vp-ignore-input
2010-09-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-23 Luca Barbierinvfx: emit bo relocations only when needed
2010-08-21 Luca Barbierinvfx: actually fix it properly
2010-08-21 Luca Barbierinvfx: fix incorrect assert
2010-08-21 Vinson Leenvfx: Fix SCons build.
2010-08-21 Luca Barbierinvfx: fix warnings
2010-08-21 Luca Barbierinvfx: enable translate_sse
2010-08-21 Luca Barbierinvfx: rewrite draw code and buffer code
2010-08-18 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-14 Ian RomanickMerge branch 'master' into glsl2
2010-07-29 Chia-I Wugallium: Keep only pipe_context::draw_vbo.
2010-07-29 Chia-I Wugallium: Implement draw_vbo and set_index_buffer for...
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-05-02 Kristian HøgsbergMerge branch 'gles2-2'
2010-04-26 Vinson Leenvfx: Add missing header.
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-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-19 Jesse BarnesMerge branch '7.8'
2010-04-19 José Fonsecanvfx: Adapt for index bias interface change.
2010-04-19 Brian PaulMerge branch '7.8'
2010-04-18 Brian Paulnvfx: move declarations before code
2010-04-18 Brian Paulnvfx: fix void * arithmetic warning
2010-04-18 Vinson Leenvfx: Remove unused variables.
2010-04-15 Luca Barbierinouveau: replace vtxbuf/idxbuf caps with BO_ flags...
2010-04-13 Jesse BarnesMerge branch '7.8'
2010-04-13 Luca Barbierinvfx: fix for 64-bit systems
2010-04-12 Luca Barbierinvfx: don't use hw index buffers on nv3x and nv44
2010-04-12 Luca Barbierinvfx: add support for ARB_half_float_vertex
2010-04-12 Luca Barbierinvfx: move check for NOUVEAU_SWTNL
2010-04-12 Luca Barbierinvfx: rework validation logic to use code and avoid...
2010-04-12 Luca Barbierinvfx: so->RING_3D: vbo
2010-04-12 Luca Barbierinvfx: avoid flushes in primitives
2010-04-11 Maciej CencoraMerge commit 'origin/7.8'
2010-04-10 Keith WhitwellSquashed commit of the following:
2010-04-09 Brian PaulMerge branch '7.8'
2010-04-08 Dave AirlieMerge remote branch 'origin/7.8'
2010-04-05 Ian RomanickMerge branch '7.8'
2010-04-04 Ian RomanickMerge branch '7.8'
2010-03-31 Zack RusinMerge remote branch 'origin/master' into gallium_draw_llvm
2010-03-30 Michel DänzerMerge branch '7.8'
2010-03-26 Michel DänzerMerge branch '7.8'
2010-03-25 Brian PaulMerge branch '7.8'
2010-03-23 Luca Barbierinvfx: add NOUVEAU_VTXIDX_IN_VRAM variable to put vertex...
2010-03-23 Luca Barbierinvfx: delay allocation of buffers in GART/VRAM to valid...
2010-03-23 Brian PaulMerge branch '7.8'
2010-03-22 Brian PaulMerge branch '7.8'
2010-03-17 Brian PaulMerge branch '7.8'
2010-03-17 Pauli NieminenMerge branch '7.8' into master
2010-03-16 Chia-I WuMerge remote branch 'origin/gallium-st-api'
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 Luca Barbierinvfx: draw: make swtnl draw_elements actually work.
2010-03-15 Luca Barbierinvfx: add NOUVEAU_SWTNL to force swtnl at runtime
2010-03-15 Luca Barbierinv30, nv40: unify nv[34]0_vbo.c