4020 次程式碼提交 (014198ec8860d8a0abfd6aa0ddd8db9d26febdbb)

作者 SHA1 備註 提交日期
  Stéphane Marchesin d2c54fb522 gallivm: Replace architecture test with PIPE_ARCH_* 13 年之前
  Vinson Lee d5a6c17254 gallivm: Change getExtent and readByte to non-const with llvm-3.1. 13 年之前
  Christian König d7db6343dd vl: add a matrix/convolution filter 13 年之前
  Christian König a9ffcceee9 vl: add a median filter for noise reduction 13 年之前
  Christoph Bumiller 8b4f7b0672 gallium: add PIPE_CAP_QUADS_FOLLOW_PROVOKING_VERTEX_CONVENTION 13 年之前
  Brian Paul 4ab8403c25 util: fix typo in debug_printf_once comment 13 年之前
  Christian König 9001682846 vl: add VL_MAX_SURFACES define 13 年之前
  Christian König 8abbdb8865 vl: rename VL_MAX_PLANES to VL_NUM_COMPONENTS 13 年之前
  Christian König 70a7695b4d vl: prefix size defines with VL_ 13 年之前
  Christian König 3ac959492d vl: remove assert on unknown video profile 13 年之前
  Christian König 3841d3fd13 vl: add a simple weave deinterlacer 13 年之前
  Christian König 9f9628c72b vl/video_buffer: fix interlaced surface ordering 13 年之前
  Christian König 4ccae0dfaa vl/video_buffer: fix height of interlaced video buffers 13 年之前
  Dave Airlie fa2a76a21c draw: fix fog coord export. 13 年之前
  Brian Paul 8cbe699c0d gallium/postprocess: move declarations before code 13 年之前
  Lauri Kasanen 81938d2137 gallium/postprocess: Just to be safe, reference all buffers from outside 13 年之前
  Lauri Kasanen c5976017e3 gallium/postprocess: Fix depth logic 13 年之前
  José Fonseca edb1970795 draw: Avoid NULL pointer dereference when binding NULL fragment shaders. 13 年之前
  ojab db312b62f2 gallivm: Fix LLVM-2.7 build. 13 年之前
  José Fonseca 54fd495c41 gallivm: Remove MSVC RT hack. 13 年之前
  ojab 97329efc5f Initialize only native LLVM Disassembler. 13 年之前
  Marek Olšák cb43954308 svga: set POINTSIZEMIN to 1.0 for non-sprite non-aa points 13 年之前
  José Fonseca 647ca47cc3 gallivm: Don't use C99 member initializers. 13 年之前
  José Fonseca dde807b9dc gallivm: Move declaration before code. 13 年之前
  Tom Stellard bc2875aa48 gallivm: Add a new interface for doing TGSI->LLVM conversions 14 年之前
  Tom Stellard 82b71db03d gallium: Move duplicated helper macros to tgsi_exec.h 13 年之前
  Tom Stellard 6b63e25b3d gallium: Prefix #defines in tgsi_exec.h with TGSI_ 13 年之前
  Tom Stellard 9ee1bcf7a5 gallium: Unify defines of CHAN_[XYZW] in tgsi_exec.h 13 年之前
  Tom Stellard 5204974462 gallivm: Add function lp_bld_gather_values() 13 年之前
  Tom Stellard df16945790 tgsi: Add output_mode to struct tgsi_opcode_info v2 13 年之前
  Vinson Lee 743432039c draw: Remove unused variables. 13 年之前
  Brian Paul 8b3c99a5eb gallivm: Swizzle constants into the right AoS ordering. 14 年之前
  José Fonseca 07635a4799 draw: Ensure that prepare is always run after LLVM garbagge collection. 13 年之前
  Jakob Bornecrantz b6d3a435a0 draw: Only run prepare when state, prim and opt changes 14 年之前
  Jakob Bornecrantz eb65ccbc21 draw: Don't revalidate pipeline on backend flushes 14 年之前
  Jakob Bornecrantz 4a79545bdf draw: Remove reduced_prim 14 年之前
  Michel Dänzer 7219af5ec1 gallium/postprocess: Proper reference counting of pp_jimenezmlaa depth buffer. 13 年之前
  Vinson Lee eeff1ee746 util: Silence GCC unused-but-set-variable warning. 13 年之前
  José Fonseca 455090c4c4 vl: Make array initialization portable. 13 年之前
  Christian König 2eabd05b75 vl: fix YV12 handling 13 年之前
  Christian König 8ea416f35d vl: move away from state like parameters 13 年之前
  Christian König 9af70c90db vl/video_buffer: add support for interlaced buffers 13 年之前
  Christian König 12b49ca2df vl/video_buffer: improve constructor 13 年之前
  Christian König e027759336 vl/video_buffer: use template style create params 13 年之前
  Marek Olšák 2449695e82 gallium: improve the pipe_stream_output_info struct (v2) 13 年之前
  Tom Stellard 9611237051 gallivm: Allow target specific intrinsics in lp_declare_intrinsic() 13 年之前
  Brian Paul eab036a6ea mesa/gallium: add FFS_DEFINED to protect ffs() from multiple definitions 13 年之前
  José Fonseca 1306644a67 draw: Store the new pre_clip_pos member as well. 13 年之前
  Dave Airlie 0ec30805a4 tgsi: add TGSI_TEXTURE_SHADOWCUBEMAP 13 年之前
  Dave Airlie b6cbc28533 tgsi: add ISSG support 13 年之前