33496 次代码提交 (b74f4bc6b8fa68da398c63d9c6cfb67a7f87d628)
 

作者 SHA1 备注 提交日期
  Vinson Lee f6f78fac9e draw llvm: Remove unnecessary header. 15 年前
  Vinson Lee d6c024ea3f llvmpipe: Remove unnecessary header. 15 年前
  Vinson Lee 6be186a6fa r300/compiler: Add radeon_program_tex.c to SCons build. 15 年前
  Marek Olšák 411d506332 r300/compiler: add emulation of all mirrored-clamp wrap modes for NPOT textures 15 年前
  Marek Olšák f91a06eed2 r300/compiler: replace mirrored-repeat emulation with a faster version 15 年前
  Marek Olšák a94942e379 r300/compiler: add handy definitions for XYZ0 and smeared half swizzling 15 年前
  Marek Olšák 47265e69c8 r300/compiler: make ARB_shadow_ambient optional 15 年前
  Brian Paul 862d014ba9 llvmpipe: fix color masking 15 年前
  Marek Olšák b2c1b944c9 r300/compiler: restore r500-specific bits of TEX transformations 15 年前
  Brian Paul 056df21cb1 llvmpipe: fix linking for lp_test_blend 15 年前
  Brian Paul a57e762c90 llvmpipe: work-around an LLVM bug 15 年前
  Brian Paul 1a44ec5e36 llvmpipe: clean-up lp_surface_copy() 15 年前
  Brian Paul 1c4415ddf4 llvmpipe: remove unneeded declaration (which caused a warning) 15 年前
  Brian Paul 4593e0c85e llvmpipe: use unsigned type to avoid warnings 15 年前
  Brian Paul b7c5e9b336 gallium/draw: fix breakage from moving lp_bld_* files 15 年前
  Brian Paul 23a2166bc5 llvmpipe: remove unneeded break stmt 15 年前
  Brian Paul 92b2af5f9a llvmpipe: fix compilation, linking of lp_test_blend 15 年前
  Brian Paul 39a12a7326 llvmpipe: updated #includes 15 年前
  Brian Paul d75129dd13 gallivm/llvmpipe: move lp_bld_blend* files to llvmpipe/ directory 15 年前
  Brian Paul 7a05161278 gallivm/llvmpipe: move lp_bld_alpha.c to llvmpipe/ directory 15 年前
  Brian Paul f17d1513ac gallivm/llvmpipe: move lp_bld_depth.[ch] to llvmpipe/ directory 15 年前
  Brian Paul cf88dcf731 gallivm/llvmpipe: move lp_bld_interp.c to llvmpipe/ directory 15 年前
  Brian Paul d293c43c9a llvmpipe: rename vars, update comments for texture->resource changes 15 年前
  Brian Paul cbe1145011 gallivm: init some vars to silence warnings 15 年前
  Brian Paul ce4f4d6b2c llvmpipe: plug in draw's polygon stipple stage 15 年前
  Brian Paul 9fae289fcd llvmpipe: check for dirty context state in lp_setup_update_state() 15 年前
  Brian Paul b387f74c38 llvmpipe: flush upon PIPE_FLUSH_TEXTURE_CACHE too 15 年前
  Brian Paul b7bd4b85f3 llvmpipe: make sure state is up to date before getting vertex layout/info 15 年前
  Brian Paul 7d5da2370b llvmpipe: additional texture assertion 15 年前
  Brian Paul 8ba14fab9a llvmpipe: print_triangle() func (disabled) 15 年前
  Brian Paul e960dd7b30 softpipe: rename vars, update comments, etc 15 年前
  Brian Paul 1f67782afa st/mesa: add prototype for st_bufferobj_validate_usage() 15 年前
  Brian Paul 08e91bbfa1 softpipe: s/template/templat/ to avoid potential C++ issues 15 年前
  Brian Paul 0639765b28 Merge the lp-surface-tiling branch into master. 15 年前
  Brian Paul 97831efdb0 gallium: comments and whitespace fixes 15 年前
  Brian Paul 826f552188 softpipe: formatting fixes and comments 15 年前
  Brian Paul fe6237719d gallivm: remove some old stuff 15 年前
  Jakob Bornecrantz 53c57191c5 st/drisw: Stop pretending to be drm_api 15 年前
  Jakob Bornecrantz 39c81dada0 st/dri: Refactor init code a bit 15 年前
  Vinson Lee 6c954dd128 st/mesa: Remove NULL check of pointer that could not be NULL. 15 年前
  Corbin Simpson b1a89ea1ab r300/compiler: Fix texture instruction readmasks. 15 年前
  Corbin Simpson 2c5b35807e r300/compiler: Fix magic numbers in readmasks. 15 年前
  Corbin Simpson a089fe2816 r300/compiler: Oops, this slipped through. 15 年前
  Corbin Simpson 2e74bc440e r300/compiler: Save Q for mirror and repeat. 15 年前
  Corbin Simpson f8a1418680 r300/compiler: Split off texture fixes to their own file. 15 年前
  Vinson Lee 8c45677588 drisw: Move pointer dereferences to after NULL checks. 15 年前
  Vinson Lee e0543599b5 st/egl: Remove unnecessary header. 15 年前
  Vinson Lee c0301af883 st/dri: Remove unnecessary header. 15 年前
  Vinson Lee 7b8c4f22d4 st/mesa: Move dereference and assignment to after NULL check. 15 年前
  Vinson Lee 8978e45e50 mesa: Add missing format specifiers in error strings. 15 年前