44373 次程式碼提交 (f82cfe1eb40b1de9f6d4cbdce2c509e3e429c1d4)
 

作者 SHA1 備註 提交日期
  Brian Paul 707eadcb7f mesa: simplify error check in _mesa_MapBufferRange() 14 年之前
  Brian Paul 496bf04905 mesa: only update array _MaxElement if array is enabled 14 年之前
  Brian Paul de1df26b5c mesa: check that flex/bison are installed 14 年之前
  Kenneth Graunke 3e0bb02358 i965: Rename IS_GT1 and IS_GT2 to IS_SNB_GT1 and IS_SNB_GT2. 14 年之前
  Tapani Pälli 2758e65f28 add $SELINUX_LIBS to EGL and OpenVG lib deps 14 年之前
  Dave Airlie bb31ecf4fb mesa/st: split updating vertex and fragment shader stages. 14 年之前
  Dave Airlie 6bd8647b54 st/mesa: only memset sampler when about to use it. 14 年之前
  Dave Airlie ecc051d65b r600g: bump domain selection up one layer. 14 年之前
  Eric Anholt 4e98318fc1 i965: Instead of fallback on missing region, just bind a null renderbuffer. 14 年之前
  Kenneth Graunke 461e193971 i965: Updated fixed-point sizes in Ivybridge SAMPLER_STATE. 14 年之前
  Kenneth Graunke ead7d73a51 i965: Ivybridge uses the Gen4 SAMPLER_BORDER_COLOR_STATE. 14 年之前
  Kenneth Graunke b2c1f8ff1d egl: Recognize Ivybridge PCI IDs. 14 年之前
  Kenneth Graunke 1b3d354743 intel: Recognize new Ivybridge PCI IDs. 14 年之前
  Kenneth Graunke 7f5e0d2a90 i965: Disable register spilling on Ivybridge for now. 14 年之前
  Kenneth Graunke 344283de5d i965: Fix RNDZ and RNDE on Sandybridge and Ivybridge. 14 年之前
  Kenneth Graunke 199a2f90ab i965: Fix data port reads on Ivybridge. 14 年之前
  Kenneth Graunke 2a95568f64 i965: Avoid register coalescing away MATH workarounds on Ivybridge. 14 年之前
  Kenneth Graunke 6e918163df i965: Make the CONT instruction point to the WHILE instruction. 14 年之前
  Kenneth Graunke 77397ef96e i965: Add support for loops on Ivybridge. 14 年之前
  Kenneth Graunke 64ce592679 i965: Add support for IF/ELSE/ENDIF control flow on Ivybridge. 14 年之前
  Kenneth Graunke ff6e3c73f6 i965: Add support for Ivybridge texturing messages. 14 年之前
  Kenneth Graunke 36f8de02e7 i965: Fix sampler message descriptor on Ivybridge. 14 年之前
  Kenneth Graunke 3f44043da3 i965: Fix SAMPLER_STATE on Ivybridge. 14 年之前
  Kenneth Graunke 3984372104 i965: Mark some brw_wm_sampler_state.c helper functions as non-static. 14 年之前
  Kenneth Graunke b2b6cc6622 i965: Update SURFACE_STATE for Ivybridge. 14 年之前
  Kenneth Graunke c12a93d5c4 i965: Mark a few more brw_wm_surface_state functions as non-static. 14 年之前
  Kenneth Graunke 70c6cd39bd i965: Change brw_format_for_mesa_format to a non-static function. 14 年之前
  Kenneth Graunke 62b79b4bb9 i965: Set Address Modify Enable in VERTEX_BUFFER on Ivybridge. 14 年之前
  Kenneth Graunke 09d881bf74 i965: Enable channel masks in Ivybridge's URB_WRITE_HWORD header. 14 年之前
  Kenneth Graunke 97d4d6f77e i965: Fix the URB write message descriptor on Ivybridge. 14 年之前
  Kenneth Graunke ce526a7452 i965: Fix render target writes on Ivybridge. 14 年之前
  Kenneth Graunke 482e8a6cd5 i965: Mad hacks to avoid using MRFs on Ivybridge. 14 年之前
  Kenneth Graunke 550ad737f7 i965: Emit 3DPRIMITIVE Ivybridge-style. 14 年之前
  Kenneth Graunke fa4b23581b i965: Don't use the GS for breaking down quads on Ivybridge. 14 年之前
  Kenneth Graunke d58400eb4a i965: Emit extra 0's in 3DSTATE_MULTISAMPLE on Ivybridge. 14 年之前
  Kenneth Graunke 8c8985bdd7 i965: Add depth buffer support on Ivybridge. 14 年之前
  Kenneth Graunke bc08d4ebb8 i965: Upload sampler state pointers on Ivybridge. 14 年之前
  Kenneth Graunke a94fe79464 i965: Disable binding table pointers for unused pipeline stages. 14 年之前
  Kenneth Graunke 706dbf85f1 i965: Upload binding table pointers on Ivybridge. 14 年之前
  Kenneth Graunke e0e2c04596 i965: Split BRW_NEW_BINDING_TABLE dirty bit into one per stage. 14 年之前
  Kenneth Graunke bac10b58de i965: Explicitly disable unused pipeline stages on Ivybridge. 14 年之前
  Kenneth Graunke 6b2010df7d i965: Initial Ivybridge VS state. 14 年之前
  Kenneth Graunke 18402fbf79 i965: Initial Ivybridge Viewport state setup. 14 年之前
  Kenneth Graunke 81fd03fe56 i965: Initial Ivybridge Clip state setup. 14 年之前
  Kenneth Graunke 24d0ed72c1 i965: Initial Ivybridge CC state setup. 14 年之前
  Kenneth Graunke a924d69b57 i965: Initial Ivybridge WM/PS state setup. 14 年之前
  Kenneth Graunke 7d608d0c33 i965: Initial Ivybridge SF/SBE state setup. 14 年之前
  Kenneth Graunke 3dc4bc1f78 i965: Make gen6_sf_state.c's get_attr_override non-static. 14 年之前
  Kenneth Graunke 8832920c29 i965: Initial Ivybridge URB space partitioning, including push constants. 14 年之前
  Kenneth Graunke 477e2fe031 i965: Set maximum number of threads for Ivybridge. 14 年之前