llvmpipe: try to be sensible about whether to branch after mask updates
[mesa.git] / src / gallium / drivers / nvfx /
2010-08-21 Luca Barbierinvfx: fire ring after transfers
2010-08-21 Luca Barbierinv30: band-aid viewport issues
2010-08-21 Luca Barbierinvfx: support flatshade_first
2010-08-21 Luca Barbierinvfx: expose GLSL
2010-08-21 Luca Barbierinvfx: support proper shader linkage - adds glsl support
2010-08-21 Luca Barbierinvfx: rewrite draw code and buffer code
2010-08-21 Luca Barbierinvfx: refactor sampling code, add support for swizzles...
2010-08-21 Luca Barbierinvfx: new 2D: unify textures and buffers
2010-08-21 Luca Barbierinvfx: new 2D: use a CPU copy for up to 4 pixels, up...
2010-08-21 Luca Barbierinvfx: new 2D: new render temporaries with resources
2010-08-21 Luca Barbierinv30: new 2D: support ARB_texture_rectangle
2010-08-21 Luca Barbierinvfx: new 2D: optimize fragtex format lookup
2010-08-21 Luca Barbierinvfx: new 2D: enable swizzling for all surfaces
2010-08-21 Luca Barbierinvfx: new 2D: use new 2D engine in Gallium
2010-08-21 Luca Barbierinv04-nv40: new 2D: add new Gallium-independent 2D engine
2010-08-21 Luca Barbierinvfx: new 2D: rewrite transfer code to use staging...
2010-08-21 Luca Barbierinvfx: new 2D: rewrite miptree code, adapt transfers
2010-08-21 Luca Barbierinvfx: add nouveau_resource_on_gpu
2010-08-21 Luca Barbierinvfx: add linear flag for buffers
2010-08-21 Luca Barbierinvfx: properly unreference bound objects on context...
2010-08-21 Luca Barbierinvfx: reference count bound objects
2010-08-21 Luca Barbierinvfx: fix format support code for compressed texture
2010-08-20 Luca Barbierigallium: make all checks for PIPE_TEXTURE_2D check...
2010-08-18 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-14 Ian RomanickMerge branch 'master' into glsl2
2010-08-05 Luca Barbierinvfx: fix nv30 vertex program scalar opcodes
2010-08-05 Luca Barbierinvfx: shut up unknown cap 64 warning
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-07-27 Eric AnholtMerge remote branch 'origin/master' into glsl2
2010-07-25 Vinson Leenvfx: Move declaration before code.
2010-07-21 Patrice Mandinnouveau/nvfx: Add new PIPE_CAP values
2010-06-28 Jakob BornecrantzMerge branch 'gallium-drm-driver-drescriptor'
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-06-09 Ben Skeggsnvfx: fix typo from gallium-msaa merge
2010-06-08 Zack Rusingallium: adjust the query interface to support custom...
2010-06-03 Roland ScheideggerMerge branch 'gallium-newclear'
2010-06-03 Roland Scheideggergallium: rename clearRT / clearDS to clear_render_targe...
2010-05-28 Roland Scheideggernvfx: adapt to clear interface changes
2010-05-21 Roland ScheideggerMerge branch 'gallium-msaa'
2010-05-21 Patrice Mandinnouveau/nvfx: Fill more PIPE_CAP_MAX_ values
2010-05-21 Keith WhitwellMerge branch 'gallium-front-ccw'
2010-05-18 Roland Scheideggergallium: implement set_sample_mask() in all drivers
2010-05-17 Roland Scheideggernouveau: adapt to interface changes
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 Roland ScheideggerMerge commit 'origin/master' into gallium-msaa
2010-05-19 Keith WhitwellMerge commit 'origin/graw-tests'
2010-05-17 Mathias Fröhlichgallium: EXT_timer_query support.
2010-05-14 Patrice Mandinnouveau/nvfx: Define some capabilities for shaders
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-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-27 Vinson Leenvfx: Move src/gallium/drivers to beginning of SCons...
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
next