22456 次程式碼提交 (858d3da441d3548eae23c91b3bc888c3b0233797)
 

作者 SHA1 備註 提交日期
  Michal Krol be4c2d9a33 python/regress: vertex shader srcmod swz test does not use TEMP[0]. 16 年之前
  Michal Krol e3d5e0aead tgsi/exec: Actually enable switch-case for FLR. 16 年之前
  Brian Paul cbd305394a i965: remove unused var 16 年之前
  Brian Paul 29ae40f5dc glx: remove unused local var in determineTextureFormat() 16 年之前
  Brian Paul 5c5d78e191 mesa: replace assertion with conditional in _mesa_opcode_string() 16 年之前
  Brian Paul 0139637975 i965: more const buffer debug code 16 年之前
  Brian Paul 21982a2cd5 i965: added brw_same_reg() 16 年之前
  Brian Paul a330a6fcd0 i965: s/GL_FALSE/BRW_COMPRESSION_NONE/ 16 年之前
  Brian Paul 1e299ff828 i965: another checkpoint commit of new constant buffer support 16 年之前
  Brian Paul 30adf05181 i965: fix response length param in brw_dp_READ_4() 16 年之前
  Brian Paul 3423986243 i965: change args to get_src_reg() to prep for new constant buffer support 16 年之前
  Brian Paul 597cd5b94e i965: check-point commit of new constant buffer support 16 年之前
  Brian Paul ba8b25a46c i965: remove unused code for sampling a constant buffer 16 年之前
  Brian Paul 8c093a1fb0 i965: code to setup a constant buffer sampler 16 年之前
  Brian Paul a9c62a2340 i965: do negation and Abs in get_src_reg_imm() 16 年之前
  Brian Paul 5f1ce6b87e i965: comments 16 年之前
  Brian Paul ed8f54aa65 i965: code to debug/dump instruction immediates 16 年之前
  Brian Paul 1ee0e22646 i965: minor code movement, new comment 16 年之前
  Brian Paul 8127e49b93 i965: added new brw_dp_READ_4() function 16 年之前
  Brian Paul 6b18a8d3e7 i965: new and updated comments 16 年之前
  Brian Paul 264058f38a mesa: more error message info 16 年之前
  Brian Paul f5a4d20e4a mesa: clean up formatting and use 'return' instead of 'break' consistantly 16 年之前
  Brian Paul 1146d40b9c i965: comments for brw_SAMPLE() 16 年之前
  Brian Paul e1a1a5a638 i965: comments for sampling code 16 年之前
  Brian Paul 154cd7a723 i965: add support for float literal instruction operands 16 年之前
  Brian Paul 966cd4f1af i965: remove 'nr' param from get_src/dst_reg() functions 16 年之前
  Brian Paul f1b9a5cff1 i965: fix comment typo 16 年之前
  Brian Paul d5346a925c i965: comments, clean-up in prepare_wm_surfaces() 16 年之前
  Brian Paul 5d7f3ae15c i965: remove unneeded #includes 16 年之前
  Brian Paul 7709b26e6b i965: formatting clean-ups 16 年之前
  Brian Paul 4999721022 i965: comments, whitespace changes 16 年之前
  Brian Paul c82851598f i965: rename scratch_buffer -> scratch_bo to be consistant with other buffers 16 年之前
  Brian Paul bf28b576cb i965: fix indentation 16 年之前
  Brian Paul 9f146943ec i965: whitespace changes, comments 16 年之前
  Michal Krol dfab375c07 tgsi/text: Allow optional component selection for indirect registers. 16 年之前
  Michal Krol 3b7c9a9a16 python/regress: vertex shader FRC test does not use IN[1]. 16 年之前
  Michal Krol 37661516ea python/regress: Add relative addressing tests. 16 年之前
  Michal Krol d2ed91201e util/debug: Initialise local variables. 16 年之前
  Michal Krol cc770e0a0c tgsi/text: Allow `-|src|` variant of `-(|src|)`. 16 年之前
  Alan Hourihane f7039fde4f mesa: ensure pbo stencil buffers are mapped before use 16 年之前
  Michal Krol 016052c18f python/regress: Add vertex shader source modifier tests. 16 年之前
  Christoph Bumiller 030533dd10 nv50: fix viewport state update 16 年之前
  Roland Scheidegger ebc1478e50 mesa: fix TexParameter functions 16 年之前
  Brian Paul 7b9bf39543 mesa: don't call ctx->Driver.ReadPixels() if width or height is zero 16 年之前
  Brian Paul f6a3f1f52a mesa: don't call ctx->Driver.Draw/CopyPixels() if width or height is zero 16 年之前
  Brian Paul 46d09cb53d glsl: fix segfault in linker when vertex or fragment shader was missing 16 年之前
  Jakob Bornecrantz 29a1ed599b progs: Ignores 16 年之前
  Michal Krol 39c2fae657 python/regress: Do not generate HTML summary for vertex shader test. 16 年之前
  Thomas Hellstrom 96fd3df59a glx: MakeCurrent fixes. 16 年之前
  Thomas Hellstrom 8e753d0404 dri glx: Fix dri_util::driBindContext 16 年之前