55388 次代码提交 (807eedf70fe6a01eb0298b9d2e7a26687f7c6d82)
 

作者 SHA1 备注 提交日期
  Tom Stellard 7cd248aa79 radeon/llvm: Fix build with LLVM 3.3 12 年前
  Tom Stellard 1f006717db r600g: Add $(DEFINES) to AM_CXXFLAGS 12 年前
  Paul Berry 444246c7e3 i965: Remove unused userclip flags. 12 年前
  Brian Paul dfbcb1849c llvmpipe: fix handling of 0 x 0 framebuffer size 12 年前
  Brian Paul e2091f64cb st/xlib: initialize the drawable size in create_xmesa_buffer() 12 年前
  Stefan Brüns 5876a5dbc0 glx: fix glGetTexLevelParameteriv for indirect rendering 12 年前
  Brian Paul 63c30d7e4f st/mesa: implement glBitmap unpacking from a PBO, for the cache path 12 年前
  Brian Paul 5da967aff5 draw: fix non-perspective interpolation in interp() 12 年前
  Marek Olšák 07cdfdb708 st/mesa: remove what is left from u_blit 12 年前
  Marek Olšák 40ee93c4e8 st/mesa: simplify and improve CopyTexSubImage 12 年前
  Marek Olšák 6520a86c67 st/mesa: don't do sRGB conversion in CopyTexSubImage 12 年前
  Marek Olšák 0a1479c829 st/mesa: implement blit-based TexImage and TexSubImage 12 年前
  Marek Olšák a6e0ac9571 st/mesa: fix blit-based GetTexImage for 1D array textures 12 年前
  Marek Olšák 91acf6225a st/mesa: fix blit-based GetTexImage for depth/stencil formats 12 年前
  Marek Olšák 0181e18d0f st/mesa: factor out code for determining blit.mask from CopyTexSubImage 12 年前
  Michel Dänzer 9c1107b3e1 radeonsi: Fix PIPE_FORMAT_X32_S8X24_UINT sampler hardware format 12 年前
  Michel Dänzer 8356962853 radeonsi: Use stencil surface level information for stencil texturing 12 年前
  Michel Dänzer f9adf79876 radeonsi: properly implement S8Z24 depth-stencil format 12 年前
  Vincent Lejeune 0527317e1f r600g/llvm: Support for TBO 12 年前
  Vincent Lejeune c116598f86 r600g/llvm: Set Inputs/Outputs count to 32 (api reported value) 12 年前
  Vincent Lejeune 90e6f47ac8 r600g/llvm: Fix alpha_to_one piglit tests 12 年前
  Vincent Lejeune ef8fde6acb r600g/llvm: Add support for UBO 12 年前
  Christopher James Halse Rogers dd599188d2 i965: Fix leak in blorp CopyTexSubImage2D 12 年前
  Roland Scheidegger f1ab67c13a gallivm/tgsi: fix issues with sample opcodes 12 年前
  Roland Scheidegger cb2e678294 gallivm/tgsi: fix src modifier fetching with non-float types. 12 年前
  Roland Scheidegger c25ae5d27b gallivm: fix issues with trunc/round/floor/ceil with no arch rounding 12 年前
  Roland Scheidegger 70daad6a99 gallivm: DIV shouldn't be deprecated. 12 年前
  Matt Turner 00f6fe6c66 mesa: Use PROGRAM_ERROR_STRING_ARB instead of the _NV name 12 年前
  Brian Paul 2ef530cf68 trace: add context pointer sanity checking 12 年前
  Brian Paul 82d62cf04f trace: fix incorrect trace_surface::base.context pointer 12 年前
  Brian Paul 3b0de75c4d mesa: remove old version comment from gl.h 12 年前
  Brian Paul 70135e915a trace: whitespace, comment clean-ups 12 年前
  Brian Paul 7b836a7d25 trace: move struct tr_list to tr_texture.h 12 年前
  Brian Paul 4be5a06752 st/mesa: fix format query for GL_ARB_texture_rg 12 年前
  Eric Anholt c37992c54d i965/fs: Do a general SEND dependency workaround for the original 965. 12 年前
  Kristian Høgsberg 6dbe94c12c egl-wayland: Fix left-over wl_display_roundtrip() usage 12 年前
  Eric Anholt 5bb05c6e6d i965/gen7: Set up all samplers even if samplers are sparsely used. 12 年前
  Marek Olšák 34dc4d6b67 r600g: add support for red-alpha render targets 12 年前
  Marek Olšák ec5376f5d8 r300g: add support for red-alpha render targets 12 年前
  Marek Olšák 5d3b8ad24b st/mesa: try to find exact format matching user format and type for DrawPixels 12 年前
  Marek Olšák 2b9659c9e6 r600g: properly implement S8Z24 depth-stencil format for Evergreen 12 年前
  Michel Dänzer c840270ebe radeonsi: Handle TGSI_PROPERTY_FS_COLOR0_WRITES_ALL_CBUFS 12 年前
  Michel Dänzer f34ad85765 radeonsi: Fix array indices for detecting integer vertex formats 12 年前
  Vinson Lee 0d5ce524ab glsl: Initialize ir_texture member variable. 12 年前
  Eric Anholt b8906adb66 intel: Allow blit readpixels even when the pack alignment is set. 12 年前
  Eric Anholt 516d8be502 i965: Remove writemask support from brw_SAMPLE(). 12 年前
  Eric Anholt bf91f0b039 i965/fs: Use a helper function for checking for flow control instructions. 12 年前
  bma ce3dfa19ab shaderapi: Fix AttachShader error 12 年前
  Tom Stellard 0898047e7b configure.ac: Add components to LLVM_COMPONENTS when using llvm shared libs 12 年前
  Eric Anholt cb4616d32d i965: Re-enable the -RHW workaround for original gen4 chips. 12 年前