46816 Commity (cb86560ddb0a09727f55010bc184354d506f6484)
 

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