43925 次代码提交 (24de02acaca2ed2e5149a6a026b8707cd0d6d27f)
 

作者 SHA1 备注 提交日期
  Kenneth Graunke 24de02acac i965: Remove "TXD" from justification of sampler message headers. 14 年前
  Kenneth Graunke 5e48560926 i965/gen7: Add support for rendering to depthbuffer mipmap levels > 0. 14 年前
  Benjamin Franzke 733fa000ce st/egl: Add support for EGL_DRM_BUFFER_USE_CURSOR_MESA 14 年前
  Benjamin Franzke ea90eca44b st/dri: Support dri2 useflags in dri2_create_image 14 年前
  Benjamin Franzke ca79036fe8 st/egl/wayland: Deal with wayland visual changes 14 年前
  Thierry Reding 8e7d4d4e0c mesa: Emit definition of GLAPIENTRYP in es_generator.py. 14 年前
  José Fonseca 075d2bfb72 glapi: More type-checking in Get_xxx too. 14 年前
  José Fonseca a436b3b2d4 gallivm: Fix for dynamically linked LLVM 2.8 library. 14 年前
  Brian Paul 4f59b32178 r300: move declaration before code 14 年前
  Brian Paul 38f89c7008 st/glx: define/set new ST_CONTEXT_FLAG_bits 14 年前
  Brian Paul 1929d52fd9 st/glx: pass major, minor, context flags, etc to XMesaCreateContext() 14 年前
  Brian Paul d1cd1cc871 st/glx: implement glXCreateContextAttribsARB() 14 年前
  Brian Paul 81183b1e3e st/glx: pass version, context flags, etc to create_context() 14 年前
  Brian Paul 7be3e50731 st/glx: refactor create-context functions 14 年前
  Brian Paul 43bdabd47d mesa: fix vertex array enable checking in check_valid_to_render() 14 年前
  Roland Scheidegger be0a2f62f3 mesa: handle some srgb cases in the fast path in _mesa_get_teximage 14 年前
  Kristian Høgsberg 339544f4bb wayland-drm: Use new generic error event 14 年前
  José Fonseca ec4dfc2aad glapi: Implement SET_xxx as inline functions instead of macros. 14 年前
  José Fonseca f4a9868811 mesa: add another missing GLAPIENTRY keyword 14 年前
  Maxim Levitsky 116133af34 nv50: add support for user clip planes 14 年前
  Kristian Høgsberg bfaa458445 wayland: Fix link order for libwayland-drm.a 14 年前
  Eric Anholt 3e43adef95 i965: Add support for rendering to depthbuffer mipmap levels > 0. 14 年前
  Eric Anholt a98dd64af7 i965: Stop caching the combined depth/stencil region in brw_context.c. 14 年前
  Eric Anholt 64f8ddaf9b i965/gen6: Add support for point min/max size from ARB_point_parameters. 14 年前
  Eric Anholt 90e922267a i965/fs: Don't emit a header on gen5+ sample messages unless required. 14 年前
  Eric Anholt 4bbc7915f1 i965/fs: Fix GPU hang on texture2d-bias on pre-Ironlake. 14 年前
  Eric Anholt b126a0c0cb i965: Add support for correct GL_CLAMP behavior by clamping coordinates. 15 年前
  Eric Anholt 7592f00560 i965/fs: Drop the viewport index/rtai clearing in gen6 fb writes. 14 年前
  Eric Anholt 136eb2bde7 i965/fs: Add support for "if" statements in 16-wide mode on gen6+. 14 年前
  Eric Anholt 27b0392661 i965/fs: Fix discard and alpha test in 16-wide. 14 年前
  Eric Anholt 367020d87c i965/gen6: Fix blending state when no color buffer is bound. 14 年前
  Eric Anholt 51761a1aef i965/fs: Cut an instruction and a temporary from gen6 discard statements. 14 年前
  Eric Anholt 5dd5be69f0 i965/fs: Fix compiler warnings about dead code from 963431829055f63ec94d 14 年前
  José Fonseca 61c67eca7d gallivm: Tell LLVM to not assume a 16-byte aligned stack on x86. 14 年前
  Andreas Faenger 8a98aabe0b swrast: anisotropic filtering extension 14 年前
  Brian Paul 707eadcb7f mesa: simplify error check in _mesa_MapBufferRange() 14 年前
  Brian Paul 496bf04905 mesa: only update array _MaxElement if array is enabled 14 年前
  Brian Paul de1df26b5c mesa: check that flex/bison are installed 14 年前
  Kenneth Graunke 3e0bb02358 i965: Rename IS_GT1 and IS_GT2 to IS_SNB_GT1 and IS_SNB_GT2. 14 年前
  Tapani Pälli 2758e65f28 add $SELINUX_LIBS to EGL and OpenVG lib deps 14 年前
  Dave Airlie bb31ecf4fb mesa/st: split updating vertex and fragment shader stages. 14 年前
  Dave Airlie 6bd8647b54 st/mesa: only memset sampler when about to use it. 14 年前
  Dave Airlie ecc051d65b r600g: bump domain selection up one layer. 14 年前
  Eric Anholt 4e98318fc1 i965: Instead of fallback on missing region, just bind a null renderbuffer. 14 年前
  Kenneth Graunke 461e193971 i965: Updated fixed-point sizes in Ivybridge SAMPLER_STATE. 14 年前
  Kenneth Graunke ead7d73a51 i965: Ivybridge uses the Gen4 SAMPLER_BORDER_COLOR_STATE. 14 年前
  Kenneth Graunke b2c1f8ff1d egl: Recognize Ivybridge PCI IDs. 14 年前
  Kenneth Graunke 1b3d354743 intel: Recognize new Ivybridge PCI IDs. 14 年前
  Kenneth Graunke 7f5e0d2a90 i965: Disable register spilling on Ivybridge for now. 14 年前
  Kenneth Graunke 344283de5d i965: Fix RNDZ and RNDE on Sandybridge and Ivybridge. 14 年前