58878 次代码提交 (72465fcf57278c43df0290e07d68371c6c292f27)
 

作者 SHA1 备注 提交日期
  Laurent Carlier 72465fcf57 clover: fix building with llvm-3.4 since rev191922 12 年前
  Brian Paul e58dd465f0 st/mesa: silence warning about unhandled ir_query_levels in switch 12 年前
  Christian König 289d928c8e radeon/vdpau: only export necessary symbols 12 年前
  Christian König 731f5471fb radeon/uvd: optimize message handling a bit 12 年前
  Kenneth Graunke cfbfb50cb8 docs: Mark a few more things as "in progress" in GL3.txt. 12 年前
  Ilia Mirkin 7178d6ac59 dri/nouveau: add AllocTextureImageBuffer implementation 12 年前
  Francisco Jerez b3c04362b4 glsl: Fix usage of the wrong union member in program_resource_visitor::recursion. 12 年前
  Marek Olšák 373f8670d1 Revert "r600g: only flush the caches that need to be flushed during CP DMA operations" 12 年前
  Chris Forbes 2656c6118b i965/ivb: Flag RG32F quirk for texture gather regardless of swizzles 12 年前
  Chris Forbes e8ec2e0344 i965/vs: Add support for textureGather(.., comp) 12 年前
  Chris Forbes 09c6fd450d i965/fs: Add support for textureGather(.., comp) 12 年前
  Chris Forbes 7335bc7526 glsl: add ARB_gpu_shader5's additional textureGather signatures 12 年前
  Chris Forbes 88ee9bc9d1 glsl: Add support for specifying the component in textureGather 12 年前
  Chris Forbes f93a63bfcc docs: mark ARB_conservative_depth done on i965 12 年前
  Chris Forbes 7ec4668696 i965: Enable ARB_conservative_depth for Gen7+. 12 年前
  Chris Forbes 4697955c5b i965/wm: Program correct conservative depth modes 12 年前
  Brian Paul 64b1a1d459 docs: rephrase 9.2.1, 9.1.7 news item 12 年前
  Brian Paul 21315bfb71 docs: add the MD5 sums for the 9.2.1 and 9.1.7 releases 12 年前
  Timothy Arceri c70e2471dc docs: Mark off KHR_debug, update relnotes 12 年前
  Chris Forbes 84e1a396ec i965/vs: add missing break between ir_query_levels and ir_tg4 cases 12 年前
  Chris Forbes 2beb60c4e7 docs: Mark off ARB_texture_query_levels, update relnotes 12 年前
  Chris Forbes 317e172677 i965: enable ARB_texture_query_levels on Gen6+ 12 年前
  Chris Forbes 4be21a07ea i965/vs: implement ir_query_levels 12 年前
  Chris Forbes fa6440acdb i965/fs: implement ir_query_levels 12 年前
  Chris Forbes 7480ae3cb8 i965: ignore all texturing opcodes without a coordinate, for cubemap normalize 12 年前
  Chris Forbes 7a4754d7d9 glsl: add plumbing for GL_ARB_texture_query_levels 12 年前
  Chris Forbes 6ce4e7672e mesa: add plumbing for GL_ARB_texture_query_levels 12 年前
  Carl Worth 30e6501820 docs: Add release notes for 9.1.7 release 12 年前
  Carl Worth 058fa59d6b docs: Add release notes and NEWS item for 9.2.1 release 12 年前
  Alexander von Gluck IV 765baec8f7 haiku: Ensure correct libraries are referenced. 12 年前
  Alexander von Gluck IV a4144af400 haiku: Clean up code, use target-helpers 12 年前
  Alexander von Gluck IV 4d15ef5121 haiku: Drop haiku-softpipe.c; fix extern C 12 年前
  Alexander von Gluck IV bc2fb19773 haiku: Correct Haiku softpipe library 12 年前
  Alexander von Gluck IV 8730236d1a haiku: Add first Haiku renderer (softpipe) 12 年前
  Alexander von Gluck IV c9f1217e1f haiku: Build Haiku's libGL from within Mesa 12 年前
  Vinson Lee 1349766612 glsl: Define isnormal for Oracle Solaris Studio. 12 年前
  Grigori Goronzy 8419c5c3ce r600g: texture offsets for non-TXF instructions 12 年前
  Marek Olšák c04b8d1dab r600g: remove an assertion causing a crash at context cleanup 12 年前
  Marek Olšák eda1f2aa12 r300g: remove unused function r300_lacks_vertex_textures 12 年前
  Ian Romanick 0667e2c969 mesa: Don't return any data for GL_SHADER_BINARY_FORMATS 12 年前
  Brian Paul a50c5f8d24 svga: fix incorrect memcpy src in svga_buffer_upload_piecewise() 12 年前
  Matthew McClure d164d50a85 util: when packing depth values, round to nearest. 12 年前
  Tom Stellard b280516e11 radeonsi/compute: Fix segfault caused by recent refactoring 12 年前
  Brian Paul b181be6266 radeonsi: Fix build 12 年前
  Emil Velikov 757ec72b23 configure: set HAVE_COMMON_DRI when building only swrast 12 年前
  Brian Paul 99a471c67b radeonsi/compute: fix bind_compute_sampler_states() breakage 12 年前
  Paul Berry 800610f9eb i965/fs: Improve accuracy of dFdy() to match dFdx(). 12 年前
  Brian Paul 9267565ee4 gallium/tests: fix SHADER typo 12 年前
  Emil Velikov 13895abd86 gallium-egl: use standard variable types over EGLBoolean/EGLint 12 年前
  Brian Paul 379deaf5c6 gallium: remove old bind_*_sampler_states() functions 12 年前