gallivm: Disable llvm.cos.v4f32 and llvm.sin.v4f32 instrinsics on Windows.
[mesa.git] / src / gallium / drivers /
2010-04-27 Marek Olšákr300g: fix mipmapped texture3D size calculation
2010-04-27 Marek Olšákr300g: compensate for non-atomized emit_query_end in...
2010-04-27 Vinson Leenvfx: Move src/gallium/drivers to beginning of SCons...
2010-04-27 Marek Olšákr300g: reserve CS space for index offset
2010-04-26 Vinson Leellvmpipe: Remove unused variable.
2010-04-26 Marek Olšákr300g: add support for more unaligned vertex formats
2010-04-26 Marek Olšákr300g: setup PSC first, then align vertex formats
2010-04-26 Marek Olšákr300g: set undefined vertex swizzles to (0,0,0,1) respe...
2010-04-26 Marek Olšákr300g: disable point sprites (again)
2010-04-26 Marek Olšákr300g: fix warnings when printing uint64_t
2010-04-26 Marek Olšákr300g: fix warnings by using the const qualifier
2010-04-26 Matt Turnerr300g: use CS_OUT_TABLE better
2010-04-26 José Fonsecasvga: Pass-through max_index to translate.
2010-04-26 Corbin Simpsonr300g: Rudimentary stats, printed on exit.
2010-04-26 Corbin Simpsonr300g: Add stats debug flag.
2010-04-26 Corbin Simpsonr300g: Use table CS writing when applicable.
2010-04-26 Corbin Simpsonr300g: Add CS table writing.
2010-04-26 Vinson Leenvfx: Add include path to SCons build.
2010-04-26 Marek Olšákr300g: support index bias on r500 and DRM 2.3.0
2010-04-26 Marek Olšákr300g: support rendering more than 65535 vertices in...
2010-04-26 Marek Olšákr300g: emit MSPOS regs
2010-04-26 Marek Olšákr300g: force prefetch for non-indexed vertices
2010-04-26 Marek Olšákr300g: use the dummy FS shader for shaders with zero...
2010-04-26 Marek Olšákr300g: allow unaligned vertex formats if the stride...
2010-04-26 Marek Olšákr300g: abort on unsupported vertex formats
2010-04-26 Marek Olšákr300g: abort if a vertex buffer offset is not dword...
2010-04-26 Vinson Leenvfx: Add missing header.
2010-04-25 José Fonsecallvmpipe: No need to flush the caches for buffers.
2010-04-25 José Fonsecasoftpipe: Make softpipe transfers in-order.
2010-04-25 José Fonsecallvmpipe: Cleanup/improve llvmpipe_flush_resource usage.
2010-04-25 Vinson Leellvmpipe: Remove unused variable.
2010-04-25 José Fonsecallvmpipe: llvmpipe_flush_texture -> llvmpipe_flush_resource
2010-04-25 José Fonsecallvmpipe: Fix buffer overflow unswizzling several formats.
2010-04-25 José Fonsecasoftpipe: Hardcode TILE_CLEAR_OPTIMIZATION to 1.
2010-04-25 José Fonsecallvmpipe: Replace tile_read/write with more descriptive...
2010-04-25 José Fonsecallvmpipe: Cleanup llvmpipe_is_format_supported().
2010-04-25 José Fonsecasoftpipe: More accurate softpipe_is_format_supported().
2010-04-25 José Fonsecallvmpipe: Remove sp2lp.sh.
2010-04-25 José Fonsecallvmpipe: lp_tex_sample_llvm.c -> lp_tex_sample.c
2010-04-24 Vinson Leenvfx: Add to SCons build.
2010-04-24 Vinson Leenv50: Add to SCons build.
2010-04-24 Vinson Leellvmpipe: Remove unused variable.
2010-04-24 Vinson Leellvmpipe: Remove unnecessary header.
2010-04-24 José Fonsecallvmpipe: Initialize dummy variable.
2010-04-24 José Fonsecallvmpipe: Don't use fences when not using threads.
2010-04-24 José Fonsecallvmpipe: Move the determination of the number of threa...
2010-04-24 José Fonsecagallivm: Centralize the cpu caps detection.
2010-04-24 José Fonsecallvmpipe: Pass flatshade_first to setup.
2010-04-24 José Fonsecasvga: D3DCOLOR actually stands for B8G8R8A8.
2010-04-24 José Fonsecasvga: Translate recently added vertex formats.
2010-04-24 Dave Airliellvmpipe: add initial autoconf support.
2010-04-24 Vinson Leenouveau: Add to SCons build.
2010-04-24 Vinson Leellvmpipe: Remove unused variable.
2010-04-24 Brian Paulsoftpipe: compressed formats can't be render targets
2010-04-23 Brian Paulgallium/failover: include u_memory.h for MALLOC, FREE
2010-04-23 José Fonsecagallium: s/free/FREE/ and same for friends.
2010-04-23 Ian RomanickMerge branch '7.8'
2010-04-23 Brian Paulllvmpipe: rename texture refs to resource refs
2010-04-23 Alan Hourihanellvmpipe: update for half float formats
2010-04-23 José Fonsecasoftpipe: YUV textures should be supported.
2010-04-23 Brian Paulllvmpipe: increase max 2D texture / surface size to...
2010-04-23 Brian Paulllvmpipe: rename MAXWIDTH, MAXHEIGHT
2010-04-23 Brian Paulllvmpipe: rename lp_tile_size.h to lp_limits.h
2010-04-23 Brian Paulllvmpipe: move LP_MAX_TEXTURE_x_LEVELS, etc to lp_tile_...
2010-04-23 Jerome GlisseMerge remote branch 'origin/7.8'
2010-04-23 Michel DänzerMerge branch '7.8'
2010-04-23 Vinson Leellvmpipe: Remove unused variable.
2010-04-22 Zack Rusingallivm: implement indirect addressing over temporaries
2010-04-22 José Fonsecallvmpipe: Undo zs tiling changes.
2010-04-22 José Fonsecallvmpipe: Portability fixes.
2010-04-22 José Fonsecallvmpipe: Fix rendering to non 32bpp formats.
2010-04-22 José Fonsecallvmpipe: Use resource_is_texture() consistently.
2010-04-22 Brian PaulMerge branch '7.8'
2010-04-22 José Fonsecallvmpipe: Fix resource_is_texture.
2010-04-22 José Fonsecallvmpipe: Do not advertise S3TC rendering support.
2010-04-22 José Fonsecallvmpipe: Fix typo in assert.
2010-04-22 Alex Deucherr300g: fix vertex unit setup
2010-04-21 Brian Paulllvmpipe: add missing dependency in Makefile
2010-04-21 Marek Olšákr300g: raise the max index for generic varyings to 32
2010-04-21 Brian Paulsoftpipe: call draw_wide_point_sprites()
2010-04-21 Brian Paulllvmpipe: consolidate texture memory allocation code
2010-04-21 Vinson Leellvmpipe: Remove unused variable.
2010-04-21 Vinson Leei965g: s/inttypes.h/stdint.h/
2010-04-21 Vinson Leei965g: Remove unnecessary header.
2010-04-20 Vinson Leellvmpipe: Change return type of declaration to match...
2010-04-20 Brian Paulllvmpipe: code consolidation
2010-04-20 Brian Paulllvmpipe: remove debug code and simplify
2010-04-20 Brian Paulllvmpipe: fix cube face addressing bug
2010-04-20 Brian Paulllvmpipe: whitespace fix
2010-04-20 Corbin Simpsonr300g: Spill a bit more info about implementation error...
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 Paulllvmpipe: fix depth+stencil logic error
2010-04-20 Brian Paulllvmpipe: fix comment/typo
2010-04-20 Brian Paulllvmpipe: fix incorrect front-facing value for fragment...
2010-04-20 Brian Paulllvmpipe: rename mode -> interp
2010-04-20 Brian Paulllvmpipe: remove dead code/comment
2010-04-20 Brian Paulnv50: move declaration before code
2010-04-20 Brian Paulnv50: fixed void pointer arithment warning
next