29517 次程式碼提交 (a68b51deb2ea4f3cb51f2753b1b879e5677db225)
 

作者 SHA1 備註 提交日期
  Michal Krol df0826fba3 tgsi: Implement new integer opcodes. 16 年之前
  Michal Krol c59eda0993 gallium: Add more integer TGSI opcodes. 16 年之前
  Brian Paul 7836a96657 mesa: added _mesa_[Get]TexParameterI[u]iv() functions 16 年之前
  Brian Paul f6c2d1f94f mesa: make texture BorderColor a union of float/int/uint 16 年之前
  Brian Paul 32b9983c0a mesa: use get_texobj() in _mesa_GetTexParameter() funcs 16 年之前
  Brian Paul 5ac16495a2 Merge branch 'mesa_7_7_branch' 16 年之前
  Brian Paul 6d84580858 mesa: add missing _mesa_lock_texture() call 16 年之前
  Eric Anholt b434a816d7 i915: Use _MaxLevel on principle in texture setup. 16 年之前
  Eric Anholt 19a26dfc47 intel: Fix CopyTexImage from tiled mipmap levels > 0. 16 年之前
  Eric Anholt 63610fae4f i965: Fix the surface offset calculation for tiled buffers. 16 年之前
  Andre Maasikas a160d1c27d r600: support vertex_array_bgra 16 年之前
  Brian Paul 82421c549f mesa: added GL_DU8DV8_ATI in extract_float_rgba() 16 年之前
  Brian Paul 01bf004d8b docs: initial release notes for 7.7.1 16 年之前
  Vinson Lee 6130bb1391 mesa: Prevent possible array out-of-bounds access by _mesa_light. 16 年之前
  Vinson Lee bfc34c8804 i965g: Fix assert. 16 年之前
  Vinson Lee ad80009c88 tgsi: Fix assert. 16 年之前
  Brian Paul 0fb1eaddfb Merge branch 'gallium-conditional-rendering' 16 年之前
  Brian Paul e661bf5018 mesa: regenerated enums.c file 16 年之前
  Brian Paul 707faf65c8 glapi: comment-out TIMEOUT_IGNORED 16 年之前
  Brian Paul f52dd2ab33 glsl: use varName variable in _slang_gen_assignment() 16 年之前
  Brian Paul 195568e4cb mesa: more detailed error message in extract_float_rgba() 16 年之前
  Alan Hourihane 1baaf111c8 fix overflow 16 年之前
  Kristian Høgsberg 51362a75a7 intel: intelScreenContext() is no longer used 16 年之前
  Kristian Høgsberg 5a0b60aa1b intel: Remove remaining dri2.enabled tests 16 年之前
  Kristian Høgsberg 2861d9200b intel: Drop more cliprect bookkeeping 16 年之前
  Kristian Høgsberg d282128ff6 intel: Remove struct intel_framebuffer 16 年之前
  Kristian Høgsberg a6e1d3edac intel: Remove client-side vblank code 16 年之前
  Kristian Høgsberg 5bc4b886e4 intel: Drop intelWindowMoved() 16 年之前
  Kristian Høgsberg 5203b7227c intel: Drop batchbuffer cliprect_mode tracking 16 年之前
  Kristian Høgsberg f55d0920cd intel: Drop DRI1 static regions 16 年之前
  Kristian Høgsberg ee49ac8742 intel: Use depth buffer from ctx.DrawBuffer in copypix_src_region() 16 年之前
  Kristian Høgsberg 01dc463e5d intel: Drop LOCK/UNLOCK_HARDWARE() 16 年之前
  Kristian Høgsberg 3566bc7584 intel: Drop DRI1 SwapBuffer implementation 16 年之前
  Kristian Høgsberg 4611f08c07 intel: Drop DRI1 CopySubBuffer implementation 16 年之前
  Kristian Høgsberg 48c0ff1424 intel: Drop DRI1 support 16 年之前
  Kristian Høgsberg 39a0e4e7de Push __driDriverExtensions out of dri_util.c and into the drivers 16 年之前
  Kristian Høgsberg d61f07318c Remove leftover __DRI{screen,drawable,context}Private references 16 年之前
  Kristian Høgsberg 8616cec5c9 Check for libdrm_$chipset.pc when needed 16 年之前
  Michel Dänzer 1e414df894 st/mesa: Only call st_texture_image_unmap() if texImage->Data is non-NULL. 16 年之前
  Alan Hourihane a3abb9d1cc silence compiler warning 16 年之前
  Alan Hourihane 4a531fb46a Fix test 16 年之前
  Michal Krol 86b336f71b docs: Explain TGSI_SEMANTIC_NORMAL. 16 年之前
  Michal Krol 8ab89d7681 docs: Fix indent. 16 年之前
  Michal Krol 07f416cdc9 docs: Clarify what truncate means. 16 年之前
  Michal Krol cef218062a docs: Replace bogus `\times' back with `*'. 16 年之前
  Michal Krol c929664fdf docs: TGSI SIN and COS are scalar instructions. 16 年之前
  Michel Dänzer acd1451393 svga: Fix debug build crash when rendering to depth/stencil renderbuffer only. 16 年之前
  Michel Dänzer c114f000df st/xorg: Proper calculation of screen pitch. 16 年之前
  Michel Dänzer 8282185752 vmware/xorg: Fix SCons build. 16 年之前
  Michal Krol b3567fc983 docs: Clarify math description of TGSI LRP instruction operation. 16 年之前