22686 次程式碼提交 (29d9abf72d73c4ccd3ad605f68ab1adf5e13c67a)
 

作者 SHA1 備註 提交日期
  Keith Whitwell 29d9abf72d pipebuffer: don't fail when validating mapped buffers 17 年之前
  Keith Whitwell a86ef37655 shadowtex: fflush stdout for cygwin 17 年之前
  Jakob Bornecrantz f4a286e5f5 util: Add more entry points for dumping to bmp 17 年之前
  Keith Whitwell eb5d96968f demos/readpix: add option to draw triangle instead of drawpix 17 年之前
  Keith Whitwell 510a44eea7 tests/mipmap_view: add a bunch of keystrokes for testing render-to-texture 17 年之前
  Roland Scheidegger ff71587b27 i965: fix point size issue 17 年之前
  Brian Paul 1d00399593 mesa: more informative error messages 17 年之前
  Brian Paul a9a363f829 i965: revert part of commit 4f4907d69f9020ce17aef21b6431d2dd65e01982 17 年之前
  Roland Scheidegger ae69a04650 i915: fix fix for anisotropic filtering 17 年之前
  Eric Anholt 8374379572 i965: Support drawing to FBO cube faces other than positive X. 17 年之前
  Eric Anholt 4f4907d69f intel: Take advantage of GL_READ_ONLY_ARB to map to GEM bo_map write flag. 17 年之前
  Michel Dänzer f3c7d6ff86 gallium: Handle non-NULL data pointer in EXA ModifyPixmapHeader hook. 17 年之前
  Michel Dänzer e0da812c5b gallium: Make the intel xorg winsys start up with any Intel chipset. 17 年之前
  Michel Dänzer 13cb8264d8 gallium/intel/gem: Use softpipe rather than i915simple if INTEL_SOFTPIPE is set. 17 年之前
  Michel Dänzer 49ba80dff3 gallium: Always include xorg-server.h before other X server headers. 17 年之前
  Michel Dänzer 17ee25ba6f gallium: Fix up xorg state tracker build. 17 年之前
  Brian Paul 6b0c9366a3 mesa: minor state-update changes in histogram code 17 年之前
  Brian Paul 725d50601c mesa: fix comment typo 17 年之前
  Brian Paul c5a97eda32 gallium: license, copyright 17 年之前
  Brian Paul 984f2bb629 st: comments, license, copyright 17 年之前
  Brian Paul 8ee6ab6acb mesa: fix _mesa_dump_textures(), add null ptr check 17 年之前
  Brian Paul fa92756400 mesa: Fix buffer overflow when parsing generic vertex attributes. 17 年之前
  Roland Scheidegger 50853be894 intel: fix max anisotropy supported 17 年之前
  Brian Paul 7843243dee st: also check _NEW_PROGRAM flag for vertex shader constant buffers 17 年之前
  Thomas Hellstrom f057f6543d gallium: Reinstate unconditional flushes. 17 年之前
  Keith Whitwell 009749b4a8 mesa: protect driver.flush() with FLUSH_CURRENT 17 年之前
  Brian Paul c1a3b85280 st: play it safe for now and check _NEW_PROGRAM for shader const buffer atom 17 年之前
  Brian Paul 7872b8e37e swrast: simplify state update logic for fragment shader const buffers 17 年之前
  Brian Paul 3eeefa47d0 st: use the static atoms[] array directly 17 年之前
  Brian Paul f4f39902fd st: do away with dynamic state atom for const buffers 17 年之前
  Brian Paul 64e331eb52 mesa: new _NEW_PROGRAM_CONSTANTS flag 17 年之前
  Brian Paul 8a22e24fae mesa: print internal.current[i] attrib 17 年之前
  Brian Paul ac1fc3f465 mesa: print parameter list dirty state flag mask 17 年之前
  Brian Paul 08e7f09f34 i965: const correctness 17 年之前
  Michel Dänzer 6bd4bc785e Update GALLIUM_AUXILIARY_DIRS in configure.ac to match configs/default. 17 年之前
  Maciej Cencora 584303ac8e r300: r300 hw doesn't support any input modifiers in tex insts 17 年之前
  Mathias Gottschlag b8fff1f9f1 r300-gallium: Fix CS size mismatch 17 年之前
  Brian Paul dad1c1be18 demos: check that GL version is 2.0 or higher 17 年之前
  Brian Paul 25e3a53403 st: report GL_OUT_OF_MEMORY instead of asserting 17 年之前
  Keith Whitwell e20f837f67 trivial/tri-viewport: add keys for frustrum/ortho and z coordinate 17 年之前
  Keith Whitwell 6e05224bc4 trivial/tri-viewport: add more out-of-bounds background quads 17 年之前
  Keith Whitwell a38f7d9e68 trivial/tri_viewport: add space==reset key 17 年之前
  Keith Whitwell 6bfcffa79e trivial/tri_viewport: add width/height keys 17 年之前
  Brian Paul d27d79db4a softpipe: fix softpipe_is_buffer/texture_referenced() regression 17 年之前
  Brian Paul 5d5db81076 swrast: fix pointer arithmetic error in get_texel_array() 17 年之前
  José Fonseca 29280ac69e gdi: Don't implement broken gl_dispatch_stub_xxx. 17 年之前
  José Fonseca be6037d459 wgl: Don't implement broken gl_dispatch_stub_xxx. 17 年之前
  José Fonseca 708218119b mesa: Correct the gl_dispatch_stub_xxx prototypes. 17 年之前
  José Fonseca 01397a66c7 mesa: Handle failure to create a transfer. 17 年之前
  Keith Whitwell d017749b3e mesa/progs: fix scons build after recent demo moves 17 年之前