Merge branch '7.8'
[mesa.git] / src / gallium / drivers / nvfx /
2010-04-27 Brian PaulMerge branch '7.8'
2010-04-27 Vinson Leenvfx: Move src/gallium/drivers to beginning of SCons...
2010-04-26 Vinson Leenvfx: Add include path to SCons build.
2010-04-26 Vinson Leenvfx: Add missing header.
2010-04-24 Vinson Leenvfx: 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-20 Brian Paulgallium: replace pipe_resource::_usage with pipe_resour...
2010-04-20 José Fonsecanvfx: Fix typo.
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-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-19 Vinson Leenvfx: Fix include recursion.
2010-04-19 Vinson Leenvfx: Add missing header and forward declaration.
2010-04-18 Brian Paulnvfx: move declarations before code
2010-04-18 Brian Paulnvfx: fix void * arithmetic warning
2010-04-18 Brian Paulnvfx: move declarations before code
2010-04-18 Brian Paulnvfx: move declarations before code to silence warnings
2010-04-18 Luca Barbierinvfx: fix fragment program constant updates
2010-04-18 Vinson Leenvfx: Initialize variables.
2010-04-18 Vinson Leenvfx: Remove unused variables.
2010-04-17 Vinson Leenvfx: Remove unnecessary headers.
2010-04-15 Xavier Chantrynvfx: dont swizzle stuff into GART
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: use dynamically sized rotating BO pool for fragme...
2010-04-13 Luca Barbierinvfx: fix for 64-bit systems
2010-04-12 Luca Barbierinvfx: add LRP in vertprog
2010-04-12 Luca Barbierinvfx: add SIN and COS in vertprog
2010-04-12 Luca Barbierinvfx: add missing vertprog setcond instructions
2010-04-12 Luca Barbierinvfx: allocate a bigger block for queries
2010-04-12 Luca Barbierinvfx: support an unlimited number of occlusion queries
2010-04-12 Luca Barbierinvfx: fix TXL opcode value
2010-04-12 Luca Barbierinvfx: Add support for two sided color
2010-04-12 Luca Barbierinvfx: fix compile error
2010-04-12 Luca Barbierinvfx: don't use hw index buffers on nv3x and nv44
2010-04-12 Luca Barbierinvfx: expose PIPE_FORMAT_B8G8R8X8_UNORM support
2010-04-12 Luca Barbierinvfx: add support for ARB_half_float_vertex
2010-04-12 Luca Barbierinvfx: allocate buffers in GART if !NOUVEAU_SWTNL
2010-04-12 Luca Barbierinvfx: move check for NOUVEAU_SWTNL
2010-04-12 Luca Barbierinvfx: remove #include "nouveau_stateobj.h"
2010-04-12 Luca Barbierinvfx: rework validation logic to use code and avoid...
2010-04-12 Luca Barbierinvfx: add NVFX_NEW_{FRAG,VERT}CONST
2010-04-12 Luca Barbierinvfx: so->RING_3D: vertprog
2010-04-12 Luca Barbierinvfx: so->RING_3D: sr
2010-04-12 Luca Barbierinvfx: so->sb: blend
2010-04-12 Luca Barbierinvfx: so->sb: zsa
2010-04-12 Luca Barbierinvfx: so->sb: rasterizer
2010-04-12 Luca Barbierinvfx: so->RING_3D: screen
2010-04-12 Luca Barbierinvfx: so->RING_3D: viewport
2010-04-12 Luca Barbierinvfx: so->RING_3D: stipple
2010-04-12 Luca Barbierinvfx: so->RING_3D: scissor
2010-04-12 Luca Barbierinvfx: so->RING_3D: blend
2010-04-12 Luca Barbierinvfx: so->RING_3D: fb
2010-04-12 Luca Barbierinvfx: so->RING_3D: fragprog
2010-04-12 Luca Barbierinvfx: so->RING_3D: fragtex
2010-04-12 Luca Barbierinvfx: so->RING_3D: vbo
2010-04-12 Luca Barbierinvfx: stop using flush_notify
2010-04-12 Luca Barbierinouveau: add state buffers, lightweight replacement...
2010-04-12 Luca Barbierinouveau: bind the 3D engine to subchannel 7 and add...
2010-04-12 Luca Barbierinvfx: avoid flushes in primitives
2010-04-12 Luca Barbierinvfx: fix bind flags
2010-04-12 Luca Barbierinvfx: make NOUVEAU_NO_TRANSFER default off
2010-04-12 Luca Barbierinvfx: always use M2MF instead of the blitter
2010-04-12 Luca Barbierinvfx: add missing vtbl for shared textures
2010-04-11 Maciej CencoraMerge commit 'origin/7.8'
2010-04-11 Vinson Leenvfx: Silence uninitialized variable warning.
2010-04-11 Vinson Leenvfx: Silence uninitialized variable warnings.
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-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 Jakob Bornecrantzdraw: Add EMIT_4UB_BGRA format
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-23 Luca Barbierinvfx: don't crash on empty fragment program
2010-03-23 Luca Barbierinvfx: fix coding style in nvfx_transfer.c
2010-03-23 Luca Barbierinvfx: stop incessantly spewing debug messages on the...
2010-03-23 Luca Barbierinvfx: fix/workaround nv3x hwtnl issues
2010-03-22 Luca Barbierinvfx: fix sampler views support
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 Keith WhitwellMerge commit 'origin/master' into gallium-sampler-view
2010-03-16 Chia-I WuMerge remote branch 'origin/gallium-st-api'
next