32023 次程式碼提交 (23215ef4d60a86d9f3b3fdc08e3fdadc59e98890)
 

作者 SHA1 備註 提交日期
  Jeremy Huddleston 23215ef4d6 apple: Change ifdefs for DRI to be DRI && !APPLE 15 年之前
  Jeremy Huddleston 9495e37030 apple: Remove duplicate headers that already exist in mesa. 16 年之前
  Jeremy Huddleston 0594cf7088 apple: Initial import of libGL for OSX from AppleSGLX svn repository. 15 年之前
  Jeremy Huddleston 86a7978d37 xdemos: Build object files first 15 年之前
  Jeremy Huddleston 437902ce97 xdemos: Fix a build failure for non-autoconf configs 15 年之前
  Vinson Lee 16f568a183 glx: Fix compilation errors on non-GLX_DIRECT_RENDERING builds. 15 年之前
  Ben Skeggs e24f4378a1 st/mesa: use BITFIELD64_BIT to access shader OutputsWritten in more places 15 年之前
  Michel Dänzer 07c6d94cd7 glx/dri2: Fix debug build with old dri2proto. 15 年之前
  Brian Paul 2aafbd7c2a docs: fix 7.7.1 release date 15 年之前
  Ian Romanick dec94903d9 mesa: Add 7.8 release MD5 sums 15 年之前
  Ian Romanick ef6736e646 intel: Bump intel driver date to reflect status as 2010Q1 release 15 年之前
  Ian Romanick a6a4613135 mesa: set version string to 7.8 15 年之前
  Ian Romanick 11289924b8 mesa: Add 7.7.1 release MD5 sums 15 年之前
  Ian Romanick cbc99d34b9 mesa: set version string to 7.7.1 15 年之前
  Vinson Lee 6abc3501c6 progs/tests: Remove duplicate texcompress2 in SConscript. 15 年之前
  Vinson Lee 1bf67a3b3f i965g: Add brw_winsys_debug.c to SCons build. 15 年之前
  Vinson Lee 1b5b04de75 identity: Add id_drm.c to SCons build. 15 年之前
  Brian Paul 9903d09f82 mesa: move/update hash function comments 15 年之前
  Brian Paul 038d2607ab mesa: fix deadlock in _mesa_HashFindFreeKeyBlock() 15 年之前
  Michel Dänzer 7996f0fc2c dri/swrast: Fix frontbuffer rendering. 15 年之前
  Michel Dänzer b005e75177 dri/swrast: Fix missed conversion of one pixel pointer increment. 15 年之前
  Eric Anholt 77c30c5915 i965: Fix readpixels from ReadBuffer != DrawBuffer. 15 年之前
  Eric Anholt 63fbae81e0 i965: Fix inversion for glCopyPixels to/from FBOs. 15 年之前
  Eric Anholt fdbe1ca0bd intel: Rely on allocated region pitch for the miptree pitch. 15 年之前
  Eric Anholt 57e793644f intel: Remove extra tiling setting after allocating a tiled region. 15 年之前
  Eric Anholt 4980891252 intel: Respect src pitch in _mesa_copy_rect(). 15 年之前
  Tom Fogal 38cb44516e Regenerate gl_mangle.h 15 年之前
  Brian Paul 59258498dc glapi: return int = 0 from NoOpGeneric() 15 年之前
  Vinson Lee 80f5f7d17a glslcompiler: Fix build. 15 年之前
  Maciej Cencora fabc744999 r300: report correct state atom size 15 年之前
  Maciej Cencora 88f785935e r300: fix off by one 15 年之前
  Maciej Cencora 7a77effb0b r300: fix vertex programs with big number of params (>255) under KMS 15 年之前
  Maciej Cencora bed7d88708 r300: fix wpos/fog handling 15 年之前
  Maciej Cencora 70929f4505 r300: clean fog_attr/wpos_attr if code accessing these attributes has been removed FP during compilation 15 年之前
  Eric Anholt 516334b7ff i965: Stop abusing ctx->NewState flags for storing driver internal changes. 15 年之前
  Brian Paul ed29329b08 docs: update docs with 7.7.1 and 7.8 release info 15 年之前
  Brian Paul ff54af530b softpipe: comments, re-formatting, etc 15 年之前
  Brian Paul fc1ba0423a softpipe: add special cases for all Z compare modes for 16-bit Z buffer 15 年之前
  Brian Paul 4ceeb1307a st/glx: better format selection in xmesa_choose_z_stencil_format() 15 年之前
  Chia-I Wu 2ded27b2f0 Add missing EGL files to the tarballs. 15 年之前
  Kristian Høgsberg 094c6fbc45 glx: Suppress BadDrawable from DRI2CopyRegion 15 年之前
  Ian Romanick 4eead42550 mesa: set version string to 7.8-rc2 15 年之前
  Kristian Høgsberg 62d54f0387 intel: Call intel_prepare_render() before looking up regions. 15 年之前
  Karl Schultz 092ca30366 Fix potential compilation issue in visual studio project file 15 年之前
  Brian Paul ca97f8b9ba glslcompiler: fix build breakage 15 年之前
  Pauli Nieminen 361e8e9118 mesa: Add end of line to the end of a debug output. 15 年之前
  Vinson Lee fce72d5803 progs/tests: Add cva_huge to SCons build. 15 年之前
  Vinson Lee 1e7d65bb5b progs/tests: Include stddef.h for ptrdiff_t on all platforms. 15 年之前
  Pauli Nieminen 4ea694a26b r200: Fix emit size prediction to account elt splitting. 15 年之前
  Pauli Nieminen 0900544fb5 r200: Don't flush when closing elts in KMS. 15 年之前