tgsi: Check in scan for fs position and depth reads
[mesa.git] / src / gallium /
2011-09-22 Jakob Bornecrantztgsi: Check in scan for fs position and depth reads
2011-09-22 Brian Paulsvga: skip assertion when index_bias < 0
2011-09-22 Brian Paulsvga: fix the test for sRGB texture formats
2011-09-22 Brian Paulgallium/util: add util_format_is_srgb() helper
2011-09-22 Keith Whitwellutil: add u_bit_scan helper
2011-09-22 José Fonsecautil: Allow to make the depth/stencil format queries...
2011-09-22 Keith Whitwellutil: single call to util_format_description in fill_rect
2011-09-22 José Fonsecautil: Handle conversion between depth stencil formats.
2011-09-22 Stéphane Marchesini915g: Add an optimization to get rid of useless movs...
2011-09-22 Stéphane Marchesini915g: Fix some whitespace problems.
2011-09-22 Stéphane Marchesini915g: Blend equation separate seems to work.
2011-09-22 Stéphane Marchesini915g: Add ifdef'd out code to dump compiled shaders.
2011-09-22 Stéphane Marchesini915g: Fix bug in shader optimizer.
2011-09-22 Stéphane Marchesini915g: Remove stale function prototype.
2011-09-21 Brian Paulsvga: call u_default_redefine_user_buffer() to fix...
2011-09-21 Brian Paulutil: remove stray debug code
2011-09-21 Brian Paulgallivm: fix build with llvm 3.0svn
2011-09-21 Chia-I Wust/vega: fix drawing images with alpha channel
2011-09-21 Chia-I Wust/vega: fix vg_context_is_object_valid()
2011-09-21 Brian Paulllvmpipe: silence a pointer type warning
2011-09-21 Brian Paulgallium/util: observe sampler view's first_level in...
2011-09-21 Brian Paulmesa/gallium: remove GLchan from latc, rgtc code
2011-09-20 Brian Paulgallium: remove trailing comma to silence warning
2011-09-20 Paul BerryGallium: Increase PIPE_MAX_CLIP_PLANES to 8.
2011-09-20 Paul BerryGallium: remove unnecessary ifdef for MAX_CLIPPED_VERTICES.
2011-09-20 José Fonsecascons: MacOSX build fixes.
2011-09-20 Chia-I Wust/egl: add support for null platform
2011-09-19 Nicholas MiellUpdate llvmpipe's gitignore
2011-09-19 Dave Airliegraw: fix tests to build on msvc again.
2011-09-19 Tom Stellardr300/compiler: Fix regalloc for values with multiple...
2011-09-18 Dave Airliegallium: move clear paths from rgba to a pointer to...
2011-09-17 Christoph Bumillerd3d1x: fix parsing of SM4 relative addressing register op
2011-09-17 Christoph Bumillerd3d1x: set flatshade_first in rasterizer state
2011-09-17 Christoph Bumillerd3d1x: initialize point size and line width to 1
2011-09-17 Tom Stellardr300/compiler: Add support for the output modifier...
2011-09-17 Tom Stellardr300/compiler: Move some helper functions to radeon_com...
2011-09-17 Tom Stellardr300/compiler: Don't unroll loops that conditionally...
2011-09-16 Vinson Leenouveau: Fix typos of ParseSourceList in SConscript...
2011-09-16 Marek Olšákwinsys/radeon: use the cache bufmgr for buffers with...
2011-09-16 Brian Paulsoftpipe: use pipe_get_tile_rgba_format()
2011-09-16 Brian Paulsoftpipe: use util_format_is_depth_or_stencil()
2011-09-16 Dave Airlier600g: fixup missing scaled r600 types.
2011-09-16 Dave Airlier600g: interpret integer texture types as ints.
2011-09-16 Dave Airlier600g: take constantly interpolated values into a/c
2011-09-16 Dave Airlier600g: add flat non-interpolation support.
2011-09-16 Dave Airlier600g: set number type correctly for color buffers.
2011-09-16 Dave Airlier600g: add missing formats to color buffer setup.
2011-09-15 Brian Paulsoftpipe: use consistent indentation in sp_quad_blend.c
2011-09-15 Tobias Drostegallivm: fix build with LLVM 3.0svn
2011-09-15 Brian Paulsoftpipe: fix blending for luminance/intensity surfaces
2011-09-15 Brian Paulutil: add util_format_is_luminance/intensity/rgb()...
2011-09-14 Michel Dänzerr600g: Initialize multi VGT related register on Cayman.
2011-09-14 Christoph Bumillernvc0: implement resource_resolve
2011-09-14 José Fonsecallvmpipe: Remove dead lp_tile_shuffle_mask.py script.
2011-09-14 Christoph Bumillernv50/ir: add missing license headers
2011-09-14 Christoph Bumillernvc0: emit tessellation mode and patch size in TCP...
2011-09-14 Christoph Bumillernv50,nvc0: handle PIPE_CAP_MIN/MAX_TEXEL_OFFSET
2011-09-14 Christoph Bumillernvc0: remove old shader backend files
2011-09-14 Christoph Bumillernvc0: hook up to new shader code generator
2011-09-14 Christoph Bumillernv50/ir: import new shader backend code
2011-09-14 Christoph Bumillernvc0: prevent interruption of m2mf push
2011-09-14 Christoph Bumillernouveau: make data argument of nouveau_context::push_da...
2011-09-14 Brian Paulsoftpipe: implement blend color clamping
2011-09-14 Emeric Grangest/vdpau: Preliminary support for timestamped output...
2011-09-14 Emeric Grangest/vdpau: Output surfaces that are too large to fit...
2011-09-14 Emeric Grangest/vdpau: Add get_clear_color capability
2011-09-14 Emeric Grangest/vdpau: Add documentation from the VDPAU API and...
2011-09-14 Emeric Grangest/vdpau: Various whitespace cleanups found while readi...
2011-09-14 Emeric Grangenouveau: Add max_references parameter to vl_create_deco...
2011-09-14 Emeric Grangeg3dvl: Add max_references parameter to vl_create_decoder()
2011-09-14 Emeric Grangeg3dvl: Add get_clear_color capability
2011-09-14 Emeric Grangeg3dvl: Various whitespace cleanups found while reading...
2011-09-13 Brian Paulgallivm: remove unused vars
2011-09-13 Brian Paulgallium: minor comments for util_format_channel_descrip...
2011-09-13 Marcin Slusarznv50/nvc0: add support for R4A4_UNORM and A4R4_UNORM...
2011-09-13 Marek Olšákr600g: fix typo in "r600g: simplify deducing chip family"
2011-09-12 Marek Olšákr600g: remove unused function r600_buffer_from_handle
2011-09-12 Marek Olšákr600g: remove an irrelevant XXX comment
2011-09-12 Marek Olšákr600g: remove r600_resource_buffer struct
2011-09-12 Marek Olšákr600g: set the return type of radeon_destroy to void
2011-09-12 Marek Olšákr600g: remove r600_drm_public.h
2011-09-12 Marek Olšákr600g: inline some of the winsys r600_get functions
2011-09-12 Marek Olšákr600g: simplify deducing chip family
2011-09-12 Marek Olšákr600g: compute tiling info in the pipe, not in the...
2011-09-12 Marek Olšákr600g: remove unused ioctl definitions
2011-09-12 Marek Olšákr600g: do not loop in radeon_family_from_device
2011-09-12 Marek Olšákr600g: cleanup build include dirs and dependencies
2011-09-11 Marek Olšákpb_buffer: inline 'base' sub-struct
2011-09-11 Marek Olšákr300g: handle the new CAPs
2011-09-10 Emil Velikovtgsi: fix typo in commit 324ac982d8e7
2011-09-10 Maarten Lankhorstnouveau: Add support for XvMC acceleration
2011-09-10 Bryan Caingallium: add TGSI opcodes UARL and UCMP
2011-09-10 Brian Pauldraw/llvm: combine draw_llvm_generate() and draw_llvm_g...
2011-09-10 Tom Stellardr300/compiler: Implement ROUND
2011-09-10 Marek Olšákst/dri: remove the call to driInitExtensions
2011-09-10 Marek Olšákr600g: fix shadow rect samplers
2011-09-10 Marek Olšákr600g: use SAMPLE_LB for OPCODE_TXB
2011-09-10 Marek Olšákr600g: enable texture arrays
2011-09-10 Marek Olšákr600g: add support for shadow array samplers
2011-09-10 Marek Olšákr600g: implement texture arrays for evergreen
next