35702 次代码提交 (4de293bb9acd1ecda683f735af32f7485a0f213e)
 

作者 SHA1 备注 提交日期
  Eric Anholt 4ea71cbd0e i965: Fix the disasm output for da16 src widths. 15 年前
  Eric Anholt 86fb92f59c i965: Avoid extra MOV in VS indirect register reads. 15 年前
  Eric Anholt b69ef5744a i965: Fix up VS temporary array access for fixed index offset != 0. 15 年前
  Henri Verbeet 2fdff50999 r600: Flip point sprite coordinates when rendering to an FBO. 15 年前
  Eric Anholt c686ee0fa7 i965: In the VS, multiply the address reg by the appropriate register size. 15 年前
  Eric Anholt 21eaa62ba4 i965: Clean up brw_dp_READ_4_vs() now that it has fewer options to support. 15 年前
  Eric Anholt 96b11f1e3e i965: Support relative addressed VS constant reads using the appropriate msg. 15 年前
  Eric Anholt 9e9e87a9b2 i965: Fix the DP read msg_control definitions other than plain OWORD. 15 年前
  Eric Anholt d0326e0e4e i965: Clean up dead code from the VS get_constant/get_reladdr_constant split. 15 年前
  Eric Anholt 04de6861c1 i956: Set the execution size correctly for scratch space writes. 15 年前
  Eric Anholt ff81a1dd92 i965: Set the GEM domain flags for the scratch space. 15 年前
  Eric Anholt a3bfb2f755 i965: Use the pretty define for 4-oword DP reads. 15 年前
  Eric Anholt d2f3eac8ff i965: Set the send commit bit on register spills as required pre-gen6. 15 年前
  Eric Anholt 0ecf5128a4 i965: Add disasm for dataport reads (register unspilling). 15 年前
  Kristian Høgsberg 7a66e54958 glx: Move last few dri_interface.h types out of glxclient.h and drop include 15 年前
  Kristian Høgsberg f679640868 glx: Move __driContext field out of __GLXcontextRec 15 年前
  Brian Paul 7cd6a6cc99 softpipe: add missing support for PIPE_FORMAT_S8_USCALED surfaces 15 年前
  Brian Paul ef2d10cd45 softpipe: fix sp_tile_cache_flush_clear() regression 15 年前
  Jerome Glisse 600c85efdb Revert "dri2: Remove an unused variable." 15 年前
  Jerome Glisse 0bca8fbfda r600g: add support for all R6XX/R7XX asic 15 年前
  Dave Airlie 4b2820534e r600g: add r600 compile mode to compiler. 15 年前
  Dave Airlie 9433d0e801 r600g: add family retrival 15 年前
  Marek Olšák 1a3fa3e910 llvmpipe: say no to depth clamp 15 年前
  Marek Olšák ca7ead03da r300g: implement depth clamp 15 年前
  Marek Olšák 5725738ef6 r300g: cleanup clip state emission 15 年前
  Marek Olšák 9ca48de106 draw: disable depth clipping if depth clamp is enabled 15 年前
  Marek Olšák c304869ec0 st/mesa: implement depth clamp 15 年前
  Marek Olšák 4460e9f0a1 cso: handle depth clamp 15 年前
  Marek Olšák f47c9b0880 gallium: add depth clamp to the interface 15 年前
  Carl Worth 19e3771cff Add missing initialization of inOutFlags pointer. 15 年前
  Carl Worth 9d1a61efbe Makefiles: Don't complain if depend file to be included doesn't exist. 15 年前
  Carl Worth 171a25eaba i965: Remove an unused variable. 15 年前
  Carl Worth c0ca2bfb2a dri2: Remove an unused variable. 15 年前
  Carl Worth 349fa9ced7 Regenerate program/lex.yy.c 15 年前
  Carl Worth b4a08a0d87 Avoid more warnings in flex-generated code. 15 年前
  Carl Worth 3c716a7ec2 Avoid warnings in flex-generated code. 15 年前
  Brian Paul aa9003e20e draw: tweak aa line width threshold and sampling 15 年前
  Patrice Mandin c052213fb3 nouveau/nvfx: Add new PIPE_CAP values 15 年前
  Brian Paul 3662afd87d gallivm: replace has_indirect_addressing field with indirect_files field 15 年前
  Brian Paul 85206e56a1 tgsi: added tgsi_shader_info::indirect_files field 15 年前
  Brian Paul 0115f07507 gallivm: refactor code into get_indirect_offsets() function 15 年前
  Brian Paul 890976e02d gallivm: added comment 15 年前
  Brian Paul be22e1e781 gallivm: remove extraneous braces 15 年前
  Brian Paul f674ed6b06 gallivm: no longer do indirect addressing in get_temp_ptr() 15 年前
  Brian Paul 105ed7dfd4 gallivm: implement correct indirect addressing of temp registers 15 年前
  Brian Paul 695814a15b gallivm: re-org, comments for get_temp_ptr() 15 年前
  Brian Paul 6921a6dd4e draw: whitespace clean-up 15 年前
  Keith Whitwell d350695a6b gallium: remove pointless bitfield restrction in pipe_vertex_element 15 年前
  Brian Paul ec0e7b16bb gallivm: rename a var to avoid compiler warnings 15 年前
  Brian Paul 4363d4d0b9 gallivm: fix indirect addressing of constant buffer 15 年前