45517 次程式碼提交 (586e741ac1fa222d041990b265e820f5aa11344d)
 

作者 SHA1 備註 提交日期
  Eric Anholt 3daa2d97eb i965/fs: Fix MRT drawing since the m0->m2 move for shader debug. 14 年之前
  Ian Romanick c1e591eed4 glsl: Correctly return progress from lower_variable_index_to_cond_assign 14 年之前
  Marek Olšák 99fba503b1 configure.ac: do not check for llvm-config if llvm is disabled 14 年之前
  Tobias Droste 84f8548dfc r300/compiler: simplify code in peephole_add_presub_add 14 年之前
  Marek Olšák f170555a18 winsys/radeon: fix typos in the driver interface 14 年之前
  Marek Olšák 533e228923 winsys/radeon: manage constant buffers by the cache bufmgr too 14 年之前
  Marek Olšák 7db148d3a5 winsys/radeon: remove usage parameter from buffer_create 14 年之前
  Marek Olšák e22a1005c0 winsys/radeon: fix int->boolean conversion in radeon_bo_is_referenced_by_any_cs 14 年之前
  Marek Olšák 67c995e0f1 winsys/radeon: little change in radeon_bo_is_referenced_by_cs 14 年之前
  Marek Olšák ce9daf6f0b winsys/radeon: add R300 infix to winsys feature names 14 年之前
  Marek Olšák 28a336dc38 winsys/radeon: simplify how value queries work 14 年之前
  Eric Anholt 818db3848b i965: Fix many of the trivial WebGL demos that broke due to IB optimization. 14 年之前
  Eric Anholt a0e5affb22 i965: Use 3D clears on gen6+ to avoid inter-ring synchronization. 14 年之前
  Eric Anholt 8080246892 meta: Also save/restore clip planes for GLSL. 14 年之前
  Eric Anholt 185868c9c2 i965: Emit texture cache flushes on gen6 along with render cache flushes. 14 年之前
  Paul Berry d92463d5dc i965: vs optimization fix: Check val.{negate,abs} in accumulator_contains() 14 年之前
  Kenneth Graunke 572f631895 i965/gen7: Fix shadow sampling in the old brw_wm_emit backend. 14 年之前
  Kenneth Graunke 156cef0fba i965/fs: Clear result before visiting shadow comparitor and LOD info. 14 年之前
  Emeric 7746b7d4bf vdpau: enable mpeg1 hw decoding, using the exact same code path as mpeg2 14 年之前
  Christian König 4f90b89961 gallium: change formats merged with pipe-video to type "other" 14 年之前
  Benjamin Franzke 42cdf4074e configure: Move gbm before egl in SRC_DIRS 14 年之前
  Christian König 4c84acc86f g3dvl: remove unused vs output from create_ref_vert_shader 14 年之前
  Christian König 4d23c6df81 r600g: use file_max instead of file_count to determine reg offset 14 年之前
  Younes Manton ac6455e9a2 gallium/softpipe: Don't clobber dest color/alpha before masking. 14 年之前
  Ian Romanick 6c8f1f483a glsl: Compare vector indices in blocks 14 年之前
  Ian Romanick 90cc372400 glsl: Factor out code that generates block of index comparisons 14 年之前
  Ian Romanick 156f85336f glsl: Treat ir_dereference_array of non-var as a constant for lowering 14 年之前
  Ian Romanick 1d3f09f159 i965: When emitting a src/dst read of an output, keep the swizzle and neg 14 年之前
  Ian Romanick 337e2dfad0 i965: When emitting a src/dst write of an output, keep the write mask 14 年之前
  Ian Romanick fbeb68e880 prog_optimize: Set unused regs to PROGRAM_UNDEFINED after CMP->MOV conversion 14 年之前
  Ian Romanick f7cd9a858c ir_to_mesa: Copy reladdr in src_reg(dst_reg) constructor 14 年之前
  Ian Romanick d6e1a8f714 ir_to_mesa: Add each relative address to the previous 14 年之前
  Ian Romanick 601428d2bb glsl: When lowering non-constant vector indexing, respect existing conditions 14 年之前
  Ian Romanick 5f83dfe5b7 glsl: When lowering non-constant array indexing, respect existing conditions 14 年之前
  Ian Romanick 1731ac3086 glsl: Rework lowering of non-constant array indexing 14 年之前
  Ian Romanick d2296e784a glsl: Split out part of variable_index_to_cond_assign_visitor::needs_lowering 14 年之前
  Ian Romanick 8d5f3cef79 glsl: Move is_array_or_matrix outside visitor class 14 年之前
  José Fonseca 5161aff48a gallivm: Add a note about log2 computation and denormalized numbers. 14 年之前
  José Fonseca af82ff556c gallivm: Fix lp_build_exp2 order 4-5 polynomial coefficients and bump order. 14 年之前
  José Fonseca 47d6d44a23 gallivm: Increase lp_build_rsqrt() precision. 14 年之前
  José Fonseca ef1a2765a4 gallivm: Update minimax comments. 14 年之前
  José Fonseca 1ac86e249e gallivm: Fix lp_build_exp/lp_build_log. 14 年之前
  José Fonseca 0a1d49504d llvmpipe: Unit tests for arithmetic functions. 14 年之前
  José Fonseca eb7590f677 util: Store alpha value too. 14 年之前
  Vinson Lee edaadd94cb glsl: Add standalone_scaffolding.cpp to SConscript. 14 年之前
  Paul Berry 659cdedb53 glsl: Add unit tests for lower_jumps.cpp 14 年之前
  Paul Berry f1f76e157e glsl: Create a standalone executable for testing optimization passes. 14 年之前
  Paul Berry f129f618fe glsl: Move functions into standalone_scaffolding.cpp for later reuse. 14 年之前
  Paul Berry 12c22cab77 mesa: Add an ifndef guard around the definition of the INLINE macro 14 年之前
  Younes Manton a87afba505 Revert "g3dvl: Preserve previously rendered components for MC output." 14 年之前