21329 Commits (f211da4c67fbe0e67475efcd9535b9cf9e5ae467)
 

Author SHA1 Message Date
  José Fonseca 7892bdfc8a wgl: Add a few more stubs. 16 years ago
  José Fonseca 8cadf6c0a1 mesa: Move statements after declarations. 16 years ago
  Eric Anholt 5d5ae371ea intel: Add x8r8g8b8 visuals to DRI1 fbconfigs alongside a8r8gb8. 16 years ago
  Eric Anholt a49ff9f95e sis: fix signedness warnings 16 years ago
  Eric Anholt e7ee7a549d trident: Fix signedness warning. 16 years ago
  Eric Anholt 0cb295584f tdfx: Fix begin/endquery for current API. 16 years ago
  Eric Anholt 01bc4d441f intel: Don't do the extra MI_FLUSH in flushing except when doing glFlush(). 16 years ago
  Eric Anholt 0b63f6449e intel: Speed up glDrawPixels(GL_ALPHA) by using an alpha texture format. 16 years ago
  Eric Anholt d11981e0d7 intel: Fix some state leakage of {Client,}ActiveTexture in metaops. 16 years ago
  Eric Anholt f82f1ffba9 intel: don't crash when dri2 tells us about buffers we don't care about. 16 years ago
  Eric Anholt f967e8b507 dri2: Don't crash if the server returns more buffers than expected. 16 years ago
  Eric Anholt 680c708dee dri2: Initialize variables for the getbuffers round-trip reduction. 16 years ago
  Brian Paul 36c1e756da docs: some Cell driver docs updates 16 years ago
  Brian Paul 0996a23e3d cell: asst build fixes in linux-cell config 16 years ago
  Jakob Bornecrantz 7e54d7d3d6 gallium: Update autoconf to latest gallium build 16 years ago
  Jakob Bornecrantz e94b4dd4f0 gallium: Disable nouveau by default 16 years ago
  Brian Paul 9c101c44c4 cell: update Cell driver info (code is on master now) 16 years ago
  Brian Paul 5340b6dff7 Merge commit 'origin/gallium-master-merge' 16 years ago
  Brian Paul ee4c921b65 Merge commit 'origin/gallium-0.2' into gallium-master-merge 16 years ago
  Brian Paul 9fd26daec2 mesa: remove the unused _mesa_UpdateTexEnvProgram() function 16 years ago
  Brian Paul 537d3ed6f3 mesa: another fix for program/texture state validation 16 years ago
  Brian Paul c936a6083e intel: minor reformatting, comments 16 years ago
  Brian Paul 1ed5fe5cbf mesa: s/_IMAGE_NEW_TRANSFER_STATE/_MESA_NEW_TRANSFER_STATE/ to be more consistant with other flags 16 years ago
  Brian Paul 46ae1abbac mesa: fix/change state validation order for program/texture state 16 years ago
  Younes Manton 14d808f8fd nouveau: nv40 swizzled mipmap fixes. 16 years ago
  Patrice Mandin c2be521d24 nouveau: nv30: fix miptree organization to have swizzled texture+mipmap at the right places 16 years ago
  Patrice Mandin 24c379badb nouveau: revert all my changes here, not the right way 16 years ago
  Patrice Mandin 7b66b24c2e nouveau: stop with 0 dimension 16 years ago
  Patrice Mandin 53069cbf29 nouveau: we already have the right src offset 16 years ago
  José Fonseca 52233f27bb progs: Build samples dir with scons and glew. 16 years ago
  Patrice Mandin fa9fcf5e8f nouveau: do not forget to half dimension. 16 years ago
  Patrice Mandin 0cd28c4a1b nouveau: revert most parts of recent mipmap+swizzle stuff. We only need to find right src and dst offset for given mipmap level. 16 years ago
  José Fonseca 8b9aa730c6 progs: Build rebook with scons too. 16 years ago
  Keith Whitwell f54149a3a3 wgl: return before locking if stw_icd is NULL 16 years ago
  Keith Whitwell 9c9ba66fba Merge commit 'origin/gallium-0.2' into gallium-0.2 16 years ago
  José Fonseca 1e8177ee17 scons: Use parallel builds by default. 16 years ago
  Keith Whitwell ebb864da9e wgl: mutex-protect the shared stw_icd struct 16 years ago
  Patrice Mandin 02401cbaf0 nouveau: dst offset is correct 16 years ago
  José Fonseca 00ee308ab3 pipebuffer: Drop reliance on pipe_winsys. 16 years ago
  Patrice Mandin b20a1b28b7 Missing: tgsi: Fix build -- rename Size to NrTokens. 16 years ago
  Patrice Mandin 2f0811054f nouveau: recalc sub width and height for each mipmap level 16 years ago
  Jakob Bornecrantz 767b1acbb7 mesa: Build both software rasterizers for debug 16 years ago
  Jakob Bornecrantz 1789dc8015 gallium: Don't rebuild common drm code 16 years ago
  Jakob Bornecrantz 94665aa648 gallium: Install DRI drivers into lib/gallium 16 years ago
  Jakob Bornecrantz 43e6272ae5 gallium: Introduce new subdirs build variables 16 years ago
  Jakob Bornecrantz 7fad277bbb Revert "cell: update linux-cell config" 16 years ago
  Jakob Bornecrantz b96d50da8b Revert "mesa: added new linux-gallium and linux-gallium-debug configs" 16 years ago
  Michal Krol 2644985367 nv40: Fix build -- rename Size to NrTokens. 16 years ago
  Michal Krol 844034dee5 nv30: Fix build -- rename Size to NrTokens. 16 years ago
  Michal Krol adc6847260 nv20: Fix build -- rename Size to NrTokens. 16 years ago