14312 次代码提交 (9bd15aef865352b9234fedae76617fc51c71e6d5)

作者 SHA1 备注 提交日期
  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 年前
  José Fonseca 9cae933f4a llvmpipe: Remove dead lp_tile_shuffle_mask.py script. 14 年前
  Christoph Bumiller d2d19ea51f nv50/ir: add missing license headers 14 年前
  Christoph Bumiller c57c7a86ae nvc0: emit tessellation mode and patch size in TCP/TEP validation 14 年前
  Christoph Bumiller d53c49bcd4 nv50,nvc0: handle PIPE_CAP_MIN/MAX_TEXEL_OFFSET 14 年前
  Christoph Bumiller 2dc6f74077 nvc0: remove old shader backend files 14 年前
  Christoph Bumiller 3afabfb929 nvc0: hook up to new shader code generator 14 年前
  Christoph Bumiller 57594065c3 nv50/ir: import new shader backend code 14 年前
  Christoph Bumiller a42eca84c5 nvc0: prevent interruption of m2mf push 14 年前
  Christoph Bumiller 150bb0fb34 nouveau: make data argument of nouveau_context::push_data const 14 年前
  Brian Paul ec22b75be1 softpipe: implement blend color clamping 14 年前
  Emeric Grange e911dbb563 st/vdpau: Preliminary support for timestamped output surface into the presentation queue 14 年前
  Emeric Grange 6cf0581159 st/vdpau: Output surfaces that are too large to fit into the display target will be clipped 14 年前
  Emeric Grange 85534e6f48 st/vdpau: Add get_clear_color capability 14 年前
  Emeric Grange fa2a8316ce st/vdpau: Add documentation from the VDPAU API and update some traces 14 年前
  Emeric Grange c24bc6f868 st/vdpau: Various whitespace cleanups found while reading some code 14 年前
  Emeric Grange 87e84a2dbf nouveau: Add max_references parameter to vl_create_decoder() 14 年前
  Emeric Grange 82e8bf36d8 g3dvl: Add max_references parameter to vl_create_decoder() 14 年前
  Emeric Grange 42fddacaba g3dvl: Add get_clear_color capability 14 年前
  Emeric Grange 02e191cb6a g3dvl: Various whitespace cleanups found while reading some code 14 年前
  Brian Paul 0ebf83b731 gallivm: remove unused vars 14 年前
  Brian Paul 52b9ec727b gallium: minor comments for util_format_channel_description fields 14 年前
  Marcin Slusarz f626d99edf nv50/nvc0: add support for R4A4_UNORM and A4R4_UNORM formats 14 年前
  Marek Olšák 8dbf9d70d3 r600g: fix typo in "r600g: simplify deducing chip family" 14 年前
  Marek Olšák f97acf4015 r600g: remove unused function r600_buffer_from_handle 14 年前
  Marek Olšák 12325b7962 r600g: remove an irrelevant XXX comment 14 年前