46766 Revize (ba89086e79b22bd9578ea642846108de624c91e9)
 

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