27683 Commits (22627654256ee09bfd659624568865a79eb725b6)
 

Author SHA1 Message Date
  Michel Dänzer 2262765425 radeon: Fix software fallbacks with KMS on big endian. 16 years ago
  Michel Dänzer f2651264d3 radeon: FBO fixes for big endian. 16 years ago
  Michel Dänzer 2d0c295256 Add MESA_FORMAT_XRGB8888_REV. 16 years ago
  Dave Airlie e015a4c29b radeon: rn50's have no 3D engine so don't try and init 3D driver. 16 years ago
  Vinson Lee 0e790ac353 progs/util: Fix memory leak if LoadYUVImage fails. 16 years ago
  Jakob Bornecrantz 60769b232c svga: Build svga driver 16 years ago
  Jakob Bornecrantz f7109aaf6c svga: Add vmwgfx_drm.h file from vmwgfx kernel driver 16 years ago
  Jakob Bornecrantz 3192633d4a svga: Add svga driver 16 years ago
  Vinson Lee 6b480dc21d progs/demos: Fix memory leak in ray.c. 16 years ago
  Jakob Bornecrantz 648e8b4c46 st/xorg: Fix copy-pasto 16 years ago
  Vinson Lee ee555e3d69 progs/demos: Fix memory leak in projtex.c. 16 years ago
  Vinson Lee a1afe303de progs/demos: Fix memory leak in ipers.c. 16 years ago
  Ian Romanick fdfbae3381 i965: Use MESA_FORMAT_AL1616 when appropriate 16 years ago
  Ian Romanick b1616b2a81 Move 'static' to start of declaration to silence compiler warning 16 years ago
  Ian Romanick 12982e381d AL1616: Enable MESA_FORMAT_AL1616 for software paths 16 years ago
  Ian Romanick 3325dc91be AL1616: Add TexImage storage path 16 years ago
  Ian Romanick 975871b4d5 AL1616: Add texel fetch / store routines 16 years ago
  Ian Romanick eb437fabe0 AL1616: Add formats for GL_LUMINANCE16_ALPHA16 textures 16 years ago
  Ian Romanick 5fb07a4046 AL1616: Add macros to pack two GLushorts into a texel 16 years ago
  Vinson Lee aef3218f0b progs/demos: Fix memory leak in fslight.c. 16 years ago
  Jakob Bornecrantz cb060f3b98 st/xorg: Fix comp alpha code and deal with luminance masks 16 years ago
  Jakob Bornecrantz 5438ee3ecf st/xorg: Incase of format missmatch swizzle channels and set alpha 16 years ago
  Alex Deucher d683acb101 r600: don't force Z order 16 years ago
  Corbin Simpson 0f060250fc docs: Update r300g status. 16 years ago
  Brian Paul 664b7303c2 docs: fixes, changes for Mesa 7.7 16 years ago
  Brian Paul fcf8dea36c progs/tests: silence warning 16 years ago
  Brian Paul f549f4c4b6 mesa: remove unused vertex array driver hooks 16 years ago
  Brian Paul 652828ec0e mesa: check BaseLevel, MaxLevel in _mesa_GenerateMipmapEXT() 16 years ago
  Brian Paul a719395b45 mesa: use _mesa_get_current_tex_object() 16 years ago
  Brian Paul ecb03d75a2 mesa: added another check in check_gen_mipmap() 16 years ago
  Michel Dänzer d3a37d93ab st/xorg: Only reference new picture formats when they're defined. 16 years ago
  Brian Paul afae49cc15 st/mesa: comments for st_draw.c 16 years ago
  Brian Paul 4581f70578 st/egl: add some basic comments 16 years ago
  Francisco Jerez abefd7dcdf nv20: Fix build for the last nouveau_class.h changes. 16 years ago
  Francisco Jerez ed9c4933af nv10: Fix build for the last nouveau_class.h changes. 16 years ago
  Vinson Lee a420056750 progs: Ignore Mac OS dSYM directories. 16 years ago
  Eric Anholt 57f40b1837 i965: Share OPCODE_TXB between brw_wm_emit.c and brw_wm_glsl.c 16 years ago
  Eric Anholt 1be0efcbdc i965: Share OPCODE_TEX between brw_wm_emit.c and brw_wm_glsl.c. 16 years ago
  Eric Anholt a0fd49b334 i965: Clean up emit_tex a bit. 16 years ago
  Eric Anholt 3d36d6b4cf Merge remote branch 'origin/mesa_7_6_branch' 16 years ago
  Eric Anholt 99077e7792 i965: Flag BRW_NEW_CONTEXT on some context state. 16 years ago
  Eric Anholt 1ffd0a7789 intel: Remove some dead context structure fields. 16 years ago
  Eric Anholt 3727858ceb i965: Remove an unused cache_item field. 16 years ago
  Eric Anholt b54f8eeae8 i965: Remove long dead structures for ffvertex_prog.c. 16 years ago
  Eric Anholt ded0ec1ea5 i965: Use bo_map instead of subdata to upload the bits of constant buffer. 16 years ago
  Eric Anholt 8e8586e626 i965: Validate the number of URB entries selected for the VS. 16 years ago
  Eric Anholt 3c05c1eb63 intel: When subdataing a busy buffer, use a temporary and blit in. 16 years ago
  Eric Anholt 4e50ce35ee i965: Clean up Ironlake sampler type definitions. 16 years ago
  Eric Anholt 91bd593109 i965: Avoid moving the current value back into the accumulator for MAD. 16 years ago
  Eric Anholt d6690ce15f mesa: Improve the eliminate-move-use to work across multiple instructions. 16 years ago