14312 次代码提交 (9bd15aef865352b9234fedae76617fc51c71e6d5)

作者 SHA1 备注 提交日期
  Brian Paul ff6cf60cb8 gallium/util: add util_format_is_srgb() helper 14 年前
  Keith Whitwell 553930424d util: add u_bit_scan helper 14 年前
  José Fonseca ffb1996f61 util: Allow to make the depth/stencil format queries without repeatedly looking up the format description. 14 年前
  Keith Whitwell c40c1599bb util: single call to util_format_description in fill_rect 14 年前
  José Fonseca f2a2ba9c6c util: Handle conversion between depth stencil formats. 15 年前
  Stéphane Marchesin 51f641291d i915g: Add an optimization to get rid of useless movs, in particular at the end of some shaders. 14 年前
  Stéphane Marchesin fc1fbb2dc1 i915g: Fix some whitespace problems. 14 年前
  Stéphane Marchesin bfe507bcff i915g: Blend equation separate seems to work. 14 年前
  Stéphane Marchesin ef1fa4467f i915g: Add ifdef'd out code to dump compiled shaders. 14 年前
  Stéphane Marchesin 9a15b1eb95 i915g: Fix bug in shader optimizer. 14 年前
  Stéphane Marchesin ca8492c284 i915g: Remove stale function prototype. 14 年前
  Brian Paul 559a0cd1fc svga: call u_default_redefine_user_buffer() to fix failed assertion 14 年前
  Brian Paul 169f57255a util: remove stray debug code 14 年前
  Brian Paul 51002968c9 gallivm: fix build with llvm 3.0svn 14 年前
  Chia-I Wu 4a96a02de7 st/vega: fix drawing images with alpha channel 14 年前
  Chia-I Wu ceb6d34906 st/vega: fix vg_context_is_object_valid() 14 年前
  Brian Paul 72648c25e6 llvmpipe: silence a pointer type warning 14 年前
  Brian Paul f63dbc600f gallium/util: observe sampler view's first_level in util_blit_pixels_tex() 14 年前
  Brian Paul b4e6afbf77 mesa/gallium: remove GLchan from latc, rgtc code 14 年前
  Brian Paul 977e269c3e gallium: remove trailing comma to silence warning 14 年前
  Paul Berry 8b06b0d19d Gallium: Increase PIPE_MAX_CLIP_PLANES to 8. 14 年前
  Paul Berry bc00370832 Gallium: remove unnecessary ifdef for MAX_CLIPPED_VERTICES. 14 年前
  José Fonseca f8aeb1c990 scons: MacOSX build fixes. 14 年前
  Chia-I Wu a5f8d37be1 st/egl: add support for null platform 14 年前
  Nicholas Miell 4e7079ed54 Update llvmpipe's gitignore 14 年前
  Dave Airlie f8c190b0ab graw: fix tests to build on msvc again. 14 年前
  Tom Stellard 2d1004d9aa r300/compiler: Fix regalloc for values with multiple writers 14 年前
  Dave Airlie 6dd284f7c8 gallium: move clear paths from rgba to a pointer to a color union (v2) 14 年前
  Christoph Bumiller ee09c1e1c3 d3d1x: fix parsing of SM4 relative addressing register op 14 年前
  Christoph Bumiller 4a06248281 d3d1x: set flatshade_first in rasterizer state 14 年前
  Christoph Bumiller e27d72d6c3 d3d1x: initialize point size and line width to 1 14 年前
  Tom Stellard e945fb04d0 r300/compiler: Add support for the output modifier (OMOD) 14 年前
  Tom Stellard 1e5aaaa138 r300/compiler: Move some helper functions to radeon_compiler_util.c 14 年前
  Tom Stellard 96620d2275 r300/compiler: Don't unroll loops that conditionally increment the counter 14 年前
  Vinson Lee 79b162ba45 nouveau: Fix typos of ParseSourceList in SConscript files. 14 年前
  Marek Olšák 34f4bd8190 winsys/radeon: use the cache bufmgr for buffers with PIPE_BIND_CUSTOM 14 年前
  Brian Paul 81c688babe softpipe: use pipe_get_tile_rgba_format() 14 年前
  Brian Paul 89999204ec softpipe: use util_format_is_depth_or_stencil() 14 年前
  Dave Airlie 2b47d2bce1 r600g: fixup missing scaled r600 types. 14 年前
  Dave Airlie f2bae9456f r600g: interpret integer texture types as ints. 14 年前
  Dave Airlie 2dfabdd0a4 r600g: take constantly interpolated values into a/c 14 年前
  Dave Airlie 21c5607e64 r600g: add flat non-interpolation support. 14 年前
  Dave Airlie de3218664a r600g: set number type correctly for color buffers. 14 年前
  Dave Airlie b205f53c7f r600g: add missing formats to color buffer setup. 14 年前
  Brian Paul 3edbce32fb softpipe: use consistent indentation in sp_quad_blend.c 14 年前
  Tobias Droste 1795372fee gallivm: fix build with LLVM 3.0svn 14 年前
  Brian Paul a7109a3199 softpipe: fix blending for luminance/intensity surfaces 14 年前
  Brian Paul ba6f1f2c29 util: add util_format_is_luminance/intensity/rgb(), etc 14 年前
  Michel Dänzer 373234ce17 r600g: Initialize multi VGT related register on Cayman. 14 年前
  Christoph Bumiller 7744e867b7 nvc0: implement resource_resolve 14 年前