22861 次代码提交 (74bec42b45910e2ff6bf1a8cc0eeb2bc5c705767)
 

作者 SHA1 备注 提交日期
  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 年前
  Brian Paul 027ed1b505 mesa: signal _NEW_PROGRAM_CONSTANTS instead of _NEW_PROGRAM 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 ebfbd8c4fe i965: disable debug printf 16 年前
  Brian Paul ac22178eb0 i965: enable VS constant buffers 16 年前
  Brian Paul 5c8fb6acc1 i965: define BRW_MAX_GRF 16 年前
  Brian Paul 21a422d97e i965: remove old code to init surface-related cache IDs 16 年前
  Brian Paul c0c58cf5cf i965: comments, reformatting 16 年前
  Brian Paul fa92756400 mesa: Fix buffer overflow when parsing generic vertex attributes. 16 年前
  Brian Paul 4843e54fc6 i965: actually use the new, second surface state cache 16 年前
  Brian Paul f9af97c7a5 i965: checkpoint commit: use two state caches instead of one 16 年前
  Brian Paul a071a8d2e7 i965: remove unused state atom entries 16 年前
  Roland Scheidegger 50853be894 intel: fix max anisotropy supported 16 年前
  Brian Paul f428255bde i965: the brw_constant_buffer state atom is no longer dynamic 16 年前
  Brian Paul e5681fc176 i965: add _NEW_PROGRAM_CONSTANTS to mesa_bits[] list 16 年前
  Brian Paul a36dd5d54e i915: check the new _NEW_PROGRAM_CONSTANT flag 16 年前
  Brian Paul 1dbab84e21 i965: use _NEW_PROGRAM_CONSTANTS and always create new const buffers 16 年前
  Brian Paul 6b6a23c0f7 i965: updates to some debug code 16 年前
  Brian Paul 817dcdd280 i965: use new _NEW_PROGRAM_CONSTANTS flag instead of dynamic flags 16 年前
  Brian Paul f48473e425 r200/r300/r500: add _NEW_PROGRAM_CONSTANTS flag 16 年前
  Brian Paul 7843243dee st: also check _NEW_PROGRAM flag for vertex shader constant buffers 16 年前
  Thomas Hellstrom f057f6543d gallium: Reinstate unconditional flushes. 16 年前