22708 次代码提交 (b618827fac84ca12a354da5808f30e96bedbc92a)
 

作者 SHA1 备注 提交日期
  Micah Dowty b618827fac util: Add debug_printf_once 16 年前
  José Fonseca 99b77d05d2 mesa: Call _mesa_snprintf instead of snprintf. 16 年前
  José Fonseca b504721cc7 stw: Use a statically initiallized gl proc table. 16 年前
  Maciej Cencora 4486e40143 r300: always emit output insts after all KIL insts 16 年前
  Corbin Simpson 904b563fd0 r300-gallium: Correctly flush Draw. 16 年前
  Mathias Gottschlag 86d2144412 r300-gallium: Add a draw_flush() to r300_flush(). 16 年前
  Corbin Simpson 233c6fb694 r300-gallium: Fix vertex shader OVM counting. 16 年前
  Corbin Simpson f45a7a1d1f r300-gallium: Clean up FB state emit. 16 年前
  Mathias Gottschlag d9f2d0752b r300-gallium: Set framebuffer pitch on every framebuffer change. 16 年前
  Jakob Bornecrantz a098e60903 gallium-intel: Fix warning 16 年前
  Jakob Bornecrantz 5f701f22f0 gallium-intel: Cache software switch 16 年前
  Jakob Bornecrantz f44f1155a9 gallium-intel: Link dri2 driver with softpipe 16 年前
  Samuel Thibault d18dd6ad11 GNU/Hurd fixes 16 年前
  Ian Romanick 022319b92c intel: Fix more issues with the combined depth-stencil attachment 16 年前
  Ian Romanick 302ba83116 intel: Initialize region ptr to prevent assertion in intel_region_reference 16 年前
  Brian Paul 91eb8baaca tgis: SSE code generator doesn't yet support indirect addressing of temp regs 16 年前
  Ian Romanick f2272b5b2f intel / DRI2: When available, use DRI2GetBuffersWithFormat 16 年前
  Ian Romanick dbf87f2312 DRI2: Implement interface for drivers to access DRI2GetBuffersWithFormat 16 年前
  Ian Romanick d8d7b2c395 DRI2: Implement protocol for DRI2GetBuffersWithFormat 16 年前
  Brian Paul 1c9786894c mesa: fix up error/warning/debug output newlines 16 年前
  Brian Paul 3321b6984e i965: use drm_intel_gem_bo_map/unmap_gtt() when possible, otherwise dri_bo_subdata() 16 年前
  Alan Hourihane b2a69ae879 demos: ensure display lists are destroyed for next generation 16 年前
  Keith Whitwell 29d9abf72d pipebuffer: don't fail when validating mapped buffers 16 年前
  Keith Whitwell a86ef37655 shadowtex: fflush stdout for cygwin 16 年前
  Jakob Bornecrantz f4a286e5f5 util: Add more entry points for dumping to bmp 16 年前
  Keith Whitwell eb5d96968f demos/readpix: add option to draw triangle instead of drawpix 16 年前
  Keith Whitwell 510a44eea7 tests/mipmap_view: add a bunch of keystrokes for testing render-to-texture 16 年前
  Roland Scheidegger ff71587b27 i965: fix point size issue 16 年前
  Brian Paul 1d00399593 mesa: more informative error messages 16 年前
  Brian Paul a9a363f829 i965: revert part of commit 4f4907d69f9020ce17aef21b6431d2dd65e01982 16 年前
  Roland Scheidegger ae69a04650 i915: fix fix for anisotropic filtering 16 年前
  Eric Anholt 8374379572 i965: Support drawing to FBO cube faces other than positive X. 16 年前
  Eric Anholt 4f4907d69f intel: Take advantage of GL_READ_ONLY_ARB to map to GEM bo_map write flag. 16 年前
  Michel Dänzer f3c7d6ff86 gallium: Handle non-NULL data pointer in EXA ModifyPixmapHeader hook. 16 年前
  Michel Dänzer e0da812c5b gallium: Make the intel xorg winsys start up with any Intel chipset. 16 年前
  Michel Dänzer 13cb8264d8 gallium/intel/gem: Use softpipe rather than i915simple if INTEL_SOFTPIPE is set. 16 年前
  Michel Dänzer 49ba80dff3 gallium: Always include xorg-server.h before other X server headers. 16 年前
  Michel Dänzer 17ee25ba6f gallium: Fix up xorg state tracker build. 16 年前
  Brian Paul 6b0c9366a3 mesa: minor state-update changes in histogram code 16 年前
  Brian Paul 725d50601c mesa: fix comment typo 16 年前
  Brian Paul c5a97eda32 gallium: license, copyright 16 年前
  Brian Paul 984f2bb629 st: comments, license, copyright 16 年前
  Brian Paul 8ee6ab6acb mesa: fix _mesa_dump_textures(), add null ptr check 16 年前
  Brian Paul fa92756400 mesa: Fix buffer overflow when parsing generic vertex attributes. 16 年前
  Roland Scheidegger 50853be894 intel: fix max anisotropy supported 16 年前
  Brian Paul 7843243dee st: also check _NEW_PROGRAM flag for vertex shader constant buffers 16 年前
  Thomas Hellstrom f057f6543d gallium: Reinstate unconditional flushes. 16 年前
  Keith Whitwell 009749b4a8 mesa: protect driver.flush() with FLUSH_CURRENT 16 年前
  Brian Paul c1a3b85280 st: play it safe for now and check _NEW_PROGRAM for shader const buffer atom 16 年前
  Brian Paul 7872b8e37e swrast: simplify state update logic for fragment shader const buffers 16 年前