46766 Commits (ba89086e79b22bd9578ea642846108de624c91e9)
 

Autor SHA1 Mensaje Fecha
  Marek Olšák ba89086e79 gallium: add PIPE_CAP_TEXTURE_BARRIER hace 14 años
  Marek Olšák 3d13b081c7 gallium: add PIPE_CAP_CONDITIONAL_RENDER hace 14 años
  Marek Olšák f5bfe54a34 gallium: add and use PIPE_SHADER_CAP_MAX_TEXTURE_SAMPLERS hace 14 años
  Marek Olšák 557c3febdf gallium: remove PIPE_CAP_TEXTURE_MIRROR_REPEAT hace 14 años
  Chris Wilson 67582e6eef i915: out-of-bounds write in calc_live_regs() hace 14 años
  Chris Wilson ebca47af85 i965: Assign instead of compare inside assert hace 14 años
  Chris Wilson 8ccbcda5c6 i965/gen6: Fix assign instead of compare in assert hace 14 años
  Carl Worth 201485bae0 glcpp: Add a test for #elif with an undefined macro. hace 14 años
  Carl Worth c4aaf7943c glcpp: Raise error if defining any macro containing two consecutive underscores hace 14 años
  Carl Worth 28842c2331 glcpp: Implement token pasting for non-function-like macros hace 14 años
  Carl Worth 7bb3403e01 glcpp: Test a non-function-like macro using the token paste operator hace 14 años
  Carl Worth 3c01a58944 glcpp: Fix two (or more) successive applications of token pasting hace 14 años
  Carl Worth 8e6b99e7b1 glcpp: Add a test for a macro that implements token pasting twice. hace 14 años
  Chad Versace 9c72b729f3 mesa: Remove unused tnl items from dd_functions hace 14 años
  Brian Paul a8ca786ba6 meta: fix GetTexImage() for luminance, l/a, intensity formats hace 14 años
  Brian Paul 57169c4694 mesa: add _NEW_CURRENT_ATTRIB in _mesa_program_state_flags() hace 14 años
  Brian Paul 4e6bb0774f st/mesa: implement AllocTextureImageBuffer() driver hook hace 14 años
  Brian Paul 4368a65767 mesa: simplify parameters to GetTexImage() driver hook hace 14 años
  Thomas Hellstrom d742a64909 xorg/vmwgfx: Kill this target. It's not used anymore. hace 14 años
  Brian Paul e4394fb19f intel: include version.h to get _mesa_override_glsl_version() prototype hace 14 años
  Simon Farnsworth c6f9d80ad2 gallium: Set renderbuffer's InternalFormat when rendering to texture hace 14 años
  Thomas Hellstrom e7843273fa winsys/svga: Update to vmwgfx kernel module 2.1 hace 14 años
  Thomas Hellstrom e63f2787b6 st/xa: Don't call fence_reference with an unitialized fence handle as dst hace 14 años
  Thomas Hellstrom 5ec01ba7e8 st/xa: surfaces and sampler views are per context hace 14 años
  Ian Romanick ed48df8424 mesa: Remove ARB_texture_mirrored_repeat extension enable flag hace 14 años
  Ian Romanick b0824bd860 mesa: Remove EXT_blend_subtract extension enable flag hace 14 años
  Ian Romanick 1d5e49bf05 mesa: Remove EXT_stencil_wrap extension enable flag hace 14 años
  Ian Romanick f9a2352c95 mesa: Remove EXT_texture_lod_bias extension enable flag hace 14 años
  Ian Romanick bde8bd99b6 mesa: Remove EXT_texture_env_combine extension enable flag hace 14 años
  Ian Romanick 5c4f914f9a mesa: Remove EXT_texture_env_add extension enable flag hace 14 años
  Ian Romanick 677743f7d5 mesa: Remove ARB_multitexture extension enable flag hace 14 años
  José Fonseca 1da1044344 llvmpipe: Convert some of the null checks back to asserts. hace 14 años
  José Fonseca 8d647247e2 llvmpipe: Also reset the state in lp_scene_bin_reset hace 14 años
  José Fonseca b8d1242c0b llvmpipe: Prevent segfault during fs variant cache shrinking. hace 14 años
  José Fonseca 47ff3f7cc5 tools/trace: Dump NULL literally. hace 14 años
  Brian Paul 1a867385d5 st/mesa: remove some old GetTexImage() code hace 14 años
  Marek Olšák a3cd2c6c9b winsys/radeon: remove redundant member radeon_bo::size hace 14 años
  Marek Olšák 798ebc91eb winsys/radeon: simplify updating GEM domains for relocations hace 14 años
  Marek Olšák bfa51dfeac winsys/radeon: simplify passing GEM domains through to GEM_CREATE hace 14 años
  Marek Olšák 7b42ed6eb5 r300g: remove useless variables in some structures hace 14 años
  Marek Olšák b2e6ca8ec7 r300g: simplify the immd_is_good_idea function hace 14 años
  Marek Olšák 3c79962378 configure.ac: unduplicate gallium directories hace 14 años
  Marek Olšák 4b1e7cf5d9 r600g: convert if (query->type) into switch statements hace 14 años
  Marek Olšák f9ed713158 gallium/docs: update d3d11ddi.txt hace 14 años
  Marek Olšák 163761f128 st/mesa: don't compute index buffer bounds for per-instance data hace 14 años
  Paul Berry 9c75527299 glsl 1.30: Fix numerical instabilities in asinh hace 14 años
  Brian Paul b79782cbed mesa: fix signed/unsigned sscanf() warning in _mesa_override_glsl_version() hace 14 años
  Brian Paul 3bb41e7b2d st/mesa: include version.h and fix _mesa_override_glsl_version() call hace 14 años
  Eric Anholt 9f220bd135 glsl: Add support for constant expression evaluation on trunc(). hace 14 años
  Eric Anholt 158a585450 i965/vs: Add support for bit-shift operations. hace 14 años