27083 次代码提交 (7ee60648a3696d8166d76b20156c4b43fddf9e71)
 

作者 SHA1 备注 提交日期
  Andre Maasikas a230ad2bc4 r600: clear position enable bit when when wpos is not used by FP 16 年前
  Jakob Bornecrantz 3a8d525373 st/xorg: Add debug for fallbacks 16 年前
  Jakob Bornecrantz e226bf8a5d st/xorg: Make debug printing optional 16 年前
  Eric Anholt d492e7b017 meta: Fix invalid PBO access from DrawPixels when trying to just alloc. 16 年前
  Eric Anholt e885cb48a0 intel: Drop my generatemipmap code in favor of the new shared code. 16 年前
  Eric Anholt 8b23755ce9 intel: Remove some dead metaops code. 16 年前
  Brian Paul 6829ef7460 docs: update news.html file with 7.5.2 and 7.6 release 16 年前
  Ian Romanick 41865d991f Merge branch 'mesa_7_6_branch' 16 年前
  Ian Romanick d39fd9f641 Merge branch 'mesa_7_5_branch' into mesa_7_6_branch 16 年前
  Ian Romanick 18f3afbe88 docs: 7.5.2 md5 sums 16 年前
  Ian Romanick b807d49f18 Prep for 7.5.2 release 16 年前
  Ian Romanick 86cd188f94 docs: 7.6 md5 sums 16 年前
  Ian Romanick f0dc378705 Prep for 7.6 release 16 年前
  Brian Paul 05bad193f5 st/mesa: check gl_texture_object::GenerateMipmap field when allocating texmem 16 年前
  Brian Paul 8fda97afb8 Merge branch 'mesa_7_6_branch' 16 年前
  Brian Paul eeb7e04da6 Merge branch 'mesa_7_5_branch' into mesa_7_6_branch 16 年前
  Robert Noland d09941c8cc Fix build on non GLIBC platforms (FreeBSD at least) 16 年前
  Brian Paul fc613848e6 docs: list additional 7.5.2 bug fixes 16 年前
  Brian Paul c7d0f0b46c docs: document gallium mipmap generation fix 16 年前
  Brian Paul c7fddaf612 st/mesa: fix st_generate_mipmap() issues 16 年前
  Brian Paul e3a6f57ad6 st/mesa: fix/simplify st_texture_object::lastLevel calculation 16 年前
  Brian Paul 41d0606b7f gallium/util: add sanity check assertions 16 年前
  Brian Paul eb82373abb mesa: use _mesa_get_current_tex_unit() helper 16 年前
  Vinson Lee 6920a355c1 progs/perf: Include local headers before installed headers. 16 年前
  Brian Paul 653ae04bea progs/tests: print usage info upon SPACE/u 16 年前
  Brian Paul c8de476189 progs/tests: re-indent mipmap_limits.c 16 年前
  Younes Manton 9871521b30 llvmpipe: Grab a ref when the fb is set. 16 年前
  José Fonseca 5687053480 softpipe: Fix MSVC build. 16 年前
  José Fonseca 22658c1650 g3dvl: Fix MSVC build. 16 年前
  Cooper Yuan 99e1745af9 r300g: fix r300g cause GPU hang issue. 16 年前
  Younes Manton 70c44073ad xvmc: Fail on unsupported formats, operations. 16 年前
  Younes Manton c0745670d8 g3dvl: Missing semicolon. 16 年前
  Younes Manton d52d51ab8a g3dvl: Formatting and cleanups. 16 年前
  Younes Manton 97c28bb63a g3dvl: Move XvMC under the Xorg state tracker. 16 年前
  Younes Manton e44c85637a g3dvl: Implement XvMC using pipe_video_context. 16 年前
  Younes Manton f547472bfa g3dvl: pipe_video_context interface, softpipe impl, auxiliary libs 16 年前
  Younes Manton da793b7434 util: Add util_next_power_of_two() for rounding a uint up to a POT. 16 年前
  Maciej Cencora 540039887a r300g: fix erroneous condition 16 年前
  Maciej Cencora 98f6bea168 r300g: don't force vertex position for HW TCL path 16 年前
  Maciej Cencora bedc6b7bdf r300g: add some assertions 16 年前
  Maciej Cencora 8c8b77a5f3 r300g: plug memory leak 16 年前
  Maciej Cencora a6eb593072 r300g: add some debugging info 16 年前
  Dave Airlie d85fe842b8 r300g: fix r300 rs path 16 年前
  Dave Airlie b1252c7a34 r300g: rewrite RS state setup. 16 年前
  Dave Airlie 225c3375fd r300g: silence compiler warning 16 年前
  Jakob Bornecrantz 48c45959ee i915g: Submit direct vertex buffers 16 年前
  Jakob Bornecrantz 2d71b541d7 i915g: Fix warning 16 年前
  Jakob Bornecrantz 973e9a774a i915g: Tile shared buffers as well 16 年前
  Jakob Bornecrantz 5aecddc153 i915g: Make sure to map tiled buffers via the gtt 16 年前
  Jakob Bornecrantz 60d72d9e45 i915g: Use boolean 16 年前