46766 Révisions (ba89086e79b22bd9578ea642846108de624c91e9)
 

Auteur SHA1 Message Date
  Eric Anholt 0045a67418 mesa: Add missing _mesa_sizeof_glsl_type() for UNSIGNED_INT. il y a 14 ans
  Eric Anholt 7de6e749df i965/fs: Add support for bit-shift operations. il y a 14 ans
  Eric Anholt 344f94bb00 glsl: Fix assertion checking types of constant bitshift expressions. il y a 14 ans
  Eric Anholt 1d59de1456 ir_to_mesa: Don't assertion fail on remaining GLSL 1.30 ops. il y a 14 ans
  Paul Berry f02ed012c9 i965: don't intepolate clip distances on pre-GEN6. il y a 14 ans
  Paul Berry 64ce64a3f8 i965 new VS: Fix bugs in pre-GEN6 psiz/flags computation il y a 14 ans
  Paul Berry cc3a699e32 i965 new VS: Fix src_reg(uint32_t) constructor. il y a 14 ans
  Paul Berry e7da40afe8 i965 new VS: don't share clip plane constants in pre-GEN6 il y a 14 ans
  Paul Berry 7e2b23ba85 i965: Fix a hardcoded user clip plane count. il y a 14 ans
  Paul Berry a864b82a04 i965: allow for nonconsecutive elements of gl_ClipDistance to be enabled. il y a 14 ans
  Paul Berry e6c8027ccb i965: Use 4 bits to store nr_userclip in brw_clip.h. il y a 14 ans
  Chad Versace bb3e75d9a5 intel: Remove unused function get_glsl_version() il y a 14 ans
  Chad Versace a1eff5570f mesa: Allow overriding GLSL version with environment variable il y a 14 ans
  Brian Paul 124fc96ddf st/mesa: substitute argument to guess_base_level_size() call il y a 14 ans
  Brian Paul d1e567fb00 mesa: fix signed/unsigned warning in sscanf() il y a 14 ans
  Brian Paul d487cc23a1 scons: insert 'git-' into MESA_GIT_SHA1 string il y a 14 ans
  Brian Paul e112287474 scons: fix write_git_sha1_h_file() issue on Windows il y a 14 ans
  Christoph Bumiller ddb5cd0a7b d3d1x: propagate DepthBiasClamp to rasterizer cso il y a 14 ans
  Christoph Bumiller 5def3b7be1 d3d1x: fix uninitialized const color union black il y a 14 ans
  Christoph Bumiller b3fa0d311e nv50,nvc0: support polygon offset clamp state il y a 14 ans
  Christoph Bumiller e92348b7f5 r600: support polygon offset clamp state il y a 14 ans
  Christoph Bumiller 16f8308c3d gallium: add polygon offset clamp state il y a 14 ans
  Brian Paul f83af361a4 scons: generate git_sha1.h file as with Makefile build il y a 14 ans
  Kenneth Graunke 83df7fbe62 i965: Allow SIMD16 color writes on Ivybridge. il y a 14 ans
  Kenneth Graunke 79cba4c2b1 i965/fs: Allow SIMD16 with control flow on Ivybridge. il y a 14 ans
  Eric Anholt b095b683f8 intel: Fix compiler warnings from the depth stall flush commit. il y a 14 ans
  Eric Anholt d1fda903ec radeon: Drop mapping we were doing around glGetTexImage(). il y a 14 ans
  Eric Anholt 6731c6cfb1 nouveau: Drop mapping we were doing around glGetTexImage(). il y a 14 ans
  Eric Anholt 019c9ee220 intel: Drop our custom glGetTexImage() code. il y a 14 ans
  Brian Paul ce62473408 mesa: Finally, convert RGBA glGetTexImage() to using MapTextureImage(). il y a 14 ans
  Brian Paul 429b45e7c0 mesa: Convert depth glGetTexImage() to using MapTextureImage(). il y a 14 ans
  Brian Paul 59348722b7 mesa: Convert depth/stencil glGetTexImage() to using MapTextureImage(). il y a 14 ans
  Brian Paul 0c513a9c1b mesa: Switch ycbcr glGetTexImage() to using MapTextureImage(). il y a 14 ans
  Brian Paul 440dfb4583 mesa: Switch memcpy fast-path of glGetTexImage() to using MapTextureImage(). il y a 14 ans
  Brian Paul 177110ae32 mesa: Update comments/assertions about buffer mapping for glGetTexImage(). il y a 14 ans
  Brian Paul 8df7ca7112 mesa: Convert GetCompressedTexImage to using MapTextureImage(). il y a 14 ans
  Dave Airlie 9f61e43b49 gallium: move border color to be a color union il y a 14 ans
  Chad Versace 0527c11d7a mesa: Allow override of GL version with environment variable il y a 14 ans
  Paul Berry b565e62a44 mesa: Make enable.c and get.c properly range check clip flags. il y a 14 ans
  Brian Paul 4c84fbea9d mesa: fix indentation in mipmap.c (3 spaces) il y a 14 ans
  Eric Anholt 39790b6450 i965/vs: Fix access beyond array bounds for non-GRF operands. il y a 14 ans
  Eric Anholt 8004a1cb95 intel: Rename region->buffer to region->bo, and remove accessor function. il y a 14 ans
  Eric Anholt b4721bf711 intel: Drop stale comment about CopyTexSubImage. il y a 14 ans
  Eric Anholt 2ef77d1c74 intel: Rely on AllocTextureImageBuffer for our teximage fallbacks. il y a 14 ans
  Eric Anholt d6b5e32f5f intel: Rely on mesa core for compressed texture image uploading. il y a 14 ans
  Eric Anholt 32fe506ae1 intel: Allow src == NULL and *dst != NULL in intel_miptree_reference(). il y a 14 ans
  Eric Anholt db3ada6055 intel: Drop the "intel" argument to intel_miptree_release(). il y a 14 ans
  Eric Anholt abaebcee78 intel: Drop the immediate validation of the texture object in TFP. il y a 14 ans
  Eric Anholt d430e81c32 intel: Fix improper freeing of texture data in TFP. il y a 14 ans
  Eric Anholt fdd4961443 intel: Refactor texture_from_pixmap and EGL_image region binding. il y a 14 ans