27913 次代码提交 (763426a0256f0ab06f8af53947bd630f8600183a)
 

作者 SHA1 备注 提交日期
  Vinson Lee 11905da883 progs/util: Fix memory leak if fread returns 0 in CompileShaderFile. 16 年前
  Brian Paul 6418ce7df6 mesa: move -ansi -pedantic to CFLAGS 16 年前
  Vinson Lee b8dcb79c53 progs/glsl: Change tangentAttrib from GLuint to GLint in bump.c. 16 年前
  Vinson Lee 786d539511 progs/util: Fix memory leak if malloc fails in tkRGBImageLoad. 16 年前
  Patrice Mandin b353106467 nouveau: nv30: Check for NULL front (happens with DRI2) 16 年前
  Patrice Mandin 49289f1d25 nouveau: nv30: Add missing include to fix warning 16 年前
  Michel Dänzer 52be96b7fe Remove unconditional use of glibc specific bswap_16() macro. 16 年前
  Brian Paul 63bc736f90 docs: list the new VMware SVGA Gallium driver in release notes 16 年前
  Dan Nicholson cf65d81cf1 dri: Ensure subdirs have finished before linking driver 16 年前
  Vinson Lee 041cd0e110 progs/util: Fix memory leak if LoadRGBImage fails. 16 年前
  Michel Dänzer 33e93f4277 r600: More span breakage fixes. 16 年前
  Vinson Lee 0e783c7d03 progs/glsl: Fix memory leak in deriv.c. 16 年前
  Michel Dänzer 29f3e7e1d1 r600: Attempt to fix span breakage introduced by big endian fixes. 16 年前
  Vinson Lee 28b8e4bcd7 progs/util: Fix memory if LoadRGBMipmaps2 fails. 16 年前
  Michel Dänzer 081bf9563f radeon: Depth/stencil span code fixes for big endian. 16 年前
  Michel Dänzer 592ce48ce9 radeon: Fix occlusion queries on big endian. 16 年前
  Michel Dänzer 2262765425 radeon: Fix software fallbacks with KMS on big endian. 16 年前
  Michel Dänzer f2651264d3 radeon: FBO fixes for big endian. 16 年前
  Michel Dänzer 2d0c295256 Add MESA_FORMAT_XRGB8888_REV. 16 年前
  Dave Airlie e015a4c29b radeon: rn50's have no 3D engine so don't try and init 3D driver. 16 年前
  Vinson Lee 0e790ac353 progs/util: Fix memory leak if LoadYUVImage fails. 16 年前
  Jakob Bornecrantz 60769b232c svga: Build svga driver 16 年前
  Jakob Bornecrantz f7109aaf6c svga: Add vmwgfx_drm.h file from vmwgfx kernel driver 16 年前
  Jakob Bornecrantz 3192633d4a svga: Add svga driver 16 年前
  Vinson Lee 6b480dc21d progs/demos: Fix memory leak in ray.c. 16 年前
  Jakob Bornecrantz 648e8b4c46 st/xorg: Fix copy-pasto 16 年前
  Vinson Lee ee555e3d69 progs/demos: Fix memory leak in projtex.c. 16 年前
  Vinson Lee a1afe303de progs/demos: Fix memory leak in ipers.c. 16 年前
  Ian Romanick fdfbae3381 i965: Use MESA_FORMAT_AL1616 when appropriate 16 年前
  Ian Romanick b1616b2a81 Move 'static' to start of declaration to silence compiler warning 16 年前
  Ian Romanick 12982e381d AL1616: Enable MESA_FORMAT_AL1616 for software paths 16 年前
  Ian Romanick 3325dc91be AL1616: Add TexImage storage path 16 年前
  Ian Romanick 975871b4d5 AL1616: Add texel fetch / store routines 16 年前
  Ian Romanick eb437fabe0 AL1616: Add formats for GL_LUMINANCE16_ALPHA16 textures 16 年前
  Ian Romanick 5fb07a4046 AL1616: Add macros to pack two GLushorts into a texel 16 年前
  Vinson Lee aef3218f0b progs/demos: Fix memory leak in fslight.c. 16 年前
  Jakob Bornecrantz cb060f3b98 st/xorg: Fix comp alpha code and deal with luminance masks 16 年前
  Jakob Bornecrantz 5438ee3ecf st/xorg: Incase of format missmatch swizzle channels and set alpha 16 年前
  Alex Deucher d683acb101 r600: don't force Z order 16 年前
  Corbin Simpson 0f060250fc docs: Update r300g status. 16 年前
  Brian Paul 664b7303c2 docs: fixes, changes for Mesa 7.7 16 年前
  Brian Paul fcf8dea36c progs/tests: silence warning 16 年前
  Brian Paul f549f4c4b6 mesa: remove unused vertex array driver hooks 16 年前
  Brian Paul 652828ec0e mesa: check BaseLevel, MaxLevel in _mesa_GenerateMipmapEXT() 16 年前
  Brian Paul a719395b45 mesa: use _mesa_get_current_tex_object() 16 年前
  Brian Paul ecb03d75a2 mesa: added another check in check_gen_mipmap() 16 年前
  Michel Dänzer d3a37d93ab st/xorg: Only reference new picture formats when they're defined. 16 年前
  Brian Paul afae49cc15 st/mesa: comments for st_draw.c 16 年前
  Brian Paul 4581f70578 st/egl: add some basic comments 16 年前
  Francisco Jerez abefd7dcdf nv20: Fix build for the last nouveau_class.h changes. 16 年前