22708 Commits (b618827fac84ca12a354da5808f30e96bedbc92a)
 

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