47105 Commits (9f2abbee6215d89e48b7fe042f8a905997f5c232)
 

Autor SHA1 Nachricht Datum
  Chad Versace bb3e75d9a5 intel: Remove unused function get_glsl_version() vor 14 Jahren
  Chad Versace a1eff5570f mesa: Allow overriding GLSL version with environment variable vor 14 Jahren
  Brian Paul 124fc96ddf st/mesa: substitute argument to guess_base_level_size() call vor 14 Jahren
  Brian Paul d1e567fb00 mesa: fix signed/unsigned warning in sscanf() vor 14 Jahren
  Brian Paul d487cc23a1 scons: insert 'git-' into MESA_GIT_SHA1 string vor 14 Jahren
  Brian Paul e112287474 scons: fix write_git_sha1_h_file() issue on Windows vor 14 Jahren
  Christoph Bumiller ddb5cd0a7b d3d1x: propagate DepthBiasClamp to rasterizer cso vor 14 Jahren
  Christoph Bumiller 5def3b7be1 d3d1x: fix uninitialized const color union black vor 14 Jahren
  Christoph Bumiller b3fa0d311e nv50,nvc0: support polygon offset clamp state vor 14 Jahren
  Christoph Bumiller e92348b7f5 r600: support polygon offset clamp state vor 14 Jahren
  Christoph Bumiller 16f8308c3d gallium: add polygon offset clamp state vor 14 Jahren
  Brian Paul f83af361a4 scons: generate git_sha1.h file as with Makefile build vor 14 Jahren
  Kenneth Graunke 83df7fbe62 i965: Allow SIMD16 color writes on Ivybridge. vor 14 Jahren
  Kenneth Graunke 79cba4c2b1 i965/fs: Allow SIMD16 with control flow on Ivybridge. vor 14 Jahren
  Eric Anholt b095b683f8 intel: Fix compiler warnings from the depth stall flush commit. vor 14 Jahren
  Eric Anholt d1fda903ec radeon: Drop mapping we were doing around glGetTexImage(). vor 14 Jahren
  Eric Anholt 6731c6cfb1 nouveau: Drop mapping we were doing around glGetTexImage(). vor 14 Jahren
  Eric Anholt 019c9ee220 intel: Drop our custom glGetTexImage() code. vor 14 Jahren
  Brian Paul ce62473408 mesa: Finally, convert RGBA glGetTexImage() to using MapTextureImage(). vor 14 Jahren
  Brian Paul 429b45e7c0 mesa: Convert depth glGetTexImage() to using MapTextureImage(). vor 14 Jahren
  Brian Paul 59348722b7 mesa: Convert depth/stencil glGetTexImage() to using MapTextureImage(). vor 14 Jahren
  Brian Paul 0c513a9c1b mesa: Switch ycbcr glGetTexImage() to using MapTextureImage(). vor 14 Jahren
  Brian Paul 440dfb4583 mesa: Switch memcpy fast-path of glGetTexImage() to using MapTextureImage(). vor 14 Jahren
  Brian Paul 177110ae32 mesa: Update comments/assertions about buffer mapping for glGetTexImage(). vor 14 Jahren
  Brian Paul 8df7ca7112 mesa: Convert GetCompressedTexImage to using MapTextureImage(). vor 14 Jahren
  Dave Airlie 9f61e43b49 gallium: move border color to be a color union vor 14 Jahren
  Chad Versace 0527c11d7a mesa: Allow override of GL version with environment variable vor 14 Jahren
  Paul Berry b565e62a44 mesa: Make enable.c and get.c properly range check clip flags. vor 14 Jahren
  Brian Paul 4c84fbea9d mesa: fix indentation in mipmap.c (3 spaces) vor 14 Jahren
  Eric Anholt 39790b6450 i965/vs: Fix access beyond array bounds for non-GRF operands. vor 14 Jahren
  Eric Anholt 8004a1cb95 intel: Rename region->buffer to region->bo, and remove accessor function. vor 14 Jahren
  Eric Anholt b4721bf711 intel: Drop stale comment about CopyTexSubImage. vor 14 Jahren
  Eric Anholt 2ef77d1c74 intel: Rely on AllocTextureImageBuffer for our teximage fallbacks. vor 14 Jahren
  Eric Anholt d6b5e32f5f intel: Rely on mesa core for compressed texture image uploading. vor 14 Jahren
  Eric Anholt 32fe506ae1 intel: Allow src == NULL and *dst != NULL in intel_miptree_reference(). vor 14 Jahren
  Eric Anholt db3ada6055 intel: Drop the "intel" argument to intel_miptree_release(). vor 14 Jahren
  Eric Anholt abaebcee78 intel: Drop the immediate validation of the texture object in TFP. vor 14 Jahren
  Eric Anholt d430e81c32 intel: Fix improper freeing of texture data in TFP. vor 14 Jahren
  Eric Anholt fdd4961443 intel: Refactor texture_from_pixmap and EGL_image region binding. vor 14 Jahren
  Eric Anholt 19cfe1e035 intel: Drop some extra equality checks on reference/release functions. vor 14 Jahren
  Eric Anholt 14ae70f793 i965: Set the pre/post-blend color clamp flags. vor 14 Jahren
  Kenneth Graunke 74e927bcaf i965/fs: Split generate_math into gen4/gen6 and 1/2 operand variants. vor 14 Jahren
  Brian Paul c5943d6c1c swrast: always call _swrast_choose_texture_sample_func() vor 14 Jahren
  Ian Romanick e0553f6d4b mesa: Remove EXT_abgr extension enable flag vor 14 Jahren
  Ian Romanick 29386d1f2d mesa: Remove EXT_bgra and EXT_texture_format_BGRA8888 extension enable flags vor 14 Jahren
  Ian Romanick 425284e882 mesa: Remove OES_read_format extension enable flag vor 14 Jahren
  Ian Romanick e5301b82ff mesa: Remove all mention of EXT_vertex_array_set vor 14 Jahren
  Ian Romanick 740a9a4952 mesa: Fix extension year for EXT_texture_env_combine vor 14 Jahren
  Ian Romanick 34eae1c72a mesa: Remove many extension enable flags vor 14 Jahren
  Ian Romanick 2bf30b1ccc intel: Remove redundant GL_ARB_window_pos enable vor 14 Jahren