76986 次代码提交 (e526f930aa5d1c6b022cde051bed40d5df9023d4)
 

作者 SHA1 备注 提交日期
  Kenneth Graunke 1107e48b9a mesa: Change GLboolean to bool in GenerateMipmap target checker. 9 年前
  Kenneth Graunke 2f8a43586e mesa: Make GenerateMipmap check the target before finding an object. 9 年前
  Samuel Pitoiset 8f99c1bbce gm107/ir: add emission for ATOMS 9 年前
  Samuel Pitoiset 7f8565f0b2 tgsi: fix parsing of shared memory declarations 9 年前
  Samuel Pitoiset c82086f7e9 gm107/ir: add emission for BAR 9 年前
  Samuel Pitoiset 8a109c0375 gk110/ir: add missing src predicate emission for BAR.RED 9 年前
  Samuel Pitoiset f4d2d49152 gk110/ir: allow to emit immediates for BAR 9 年前
  Samuel Pitoiset cba89fdaa1 gk110/ir: fix wrong emission of BAR.SYNC 9 年前
  Samuel Pitoiset 5777e87bed nvc0/ir: make sure that thread count immediate for BAR fit 9 年前
  Brian Paul 3af78b426e svga: add new surface-write-flushes HUD query 9 年前
  Brian Paul 7e8cf34546 svga: add new flush-time HUD query 9 年前
  Brian Paul 903afc370f svga: also dump SVGA3D_BUFFER surfaces in svga_screen_cache_dump() 9 年前
  Ilia Mirkin 0941ef3dd5 mesa: flip current tf object back to default if current is being deleted 9 年前
  Ilia Mirkin f6827e20d1 glsl: avoid stack smashing when there are too many attributes 9 年前
  Francisco Jerez 3dd0441f6c i965/vec4: Propagate swizzles correctly during copy propagation. 9 年前
  Francisco Jerez c70b7c80e3 i965: Don't try copy propagation if constant propagation succeeded. 9 年前
  Francisco Jerez dcf5e19e65 i965/vec4: Use swizzle() to swizzle immediates during constant propagation. 9 年前
  Francisco Jerez ff7a2b489e i965: Add support for swizzling arbitrary immediates to (brw_)swizzle(). 9 年前
  Francisco Jerez 537d3df974 i965: Pass symbolic swizzle to brw_swizzle() as a single argument. 9 年前
  Ilia Mirkin ff085d014e nvc0: reset TFB bufctx when we no longer hold a reference to the buffers 9 年前
  Ilia Mirkin fa43c4bd99 nv50/ir: using sampleid/pos shouldn't force per-sample interpolation 9 年前
  Ilia Mirkin 313205cb8f st/mesa: don't force per-sample interp if only sampleid/pos are used 9 年前
  Ilia Mirkin dcbf8377be swrast: fix GL_ANY_SAMPLES_PASSED values in Result 9 年前
  Brian Paul a4678311be st/mesa: 78-column wrapping in st_extensions.c 9 年前
  Brian Paul 9e6a6bd575 gallium/util: add new comments, assertions in u_debug_refcnt.c 9 年前
  Brian Paul b6a607b221 gallium/util: update comments and URL in u_debug_refcnt.c 9 年前
  Brian Paul cbca6964e2 gallium/util: make stream variable static in u_debug_refcnt.c 9 年前
  Brian Paul fb0abedce7 gallium/util: re-indent u_debug_refcnt.[ch] 9 年前
  Brian Paul a7ba29f6d8 gallium/tests: silence warning in compute.c 9 年前
  Timothy Arceri 31943e6ba5 glsl: replace remaining tabs in link_varyings.cpp 9 年前
  Timothy Arceri e2415e8467 glsl: replace remaining tabs in link_uniforms.cpp 9 年前
  Timothy Arceri 3322cb7b8d docs: mark align layout qualifier as DONE 9 年前
  Timothy Arceri 037f68d81e glsl: apply align layout qualifier rules to block offsets 9 年前
  Timothy Arceri 5a27fefffe glsl: parse align layout qualifier 9 年前
  Timothy Arceri 22b0082b9d docs: mark explicit byte offsets as DONE 9 年前
  Timothy Arceri 802262c0af glsl: use explicit offset when lowering buffer access 9 年前
  Timothy Arceri 96527c3cf2 glsl: copy explicit offset to uniform storage 9 年前
  Timothy Arceri e12a49ac12 glsl: update comment on offset field 9 年前
  Timothy Arceri 9f24f42c49 glsl: add offset to glsl interface type 9 年前
  Timothy Arceri 8abed7f185 glsl: apply compile-time rules for the offset layout qualifier 9 年前
  Timothy Arceri 6f45484ac7 glsl: enable offset layout qualifier for ARB_enhanced_layouts 9 年前
  Timothy Arceri 1824ff1c2a glsl: reject invalid input layout qualifiers 9 年前
  Timothy Arceri bd53cc7b45 glsl: only apply default stream to output blocks 9 年前
  Timothy Arceri 78d3098c05 glsl: rework parsing of blocks 9 年前
  Timothy Arceri d244986bf2 glsl: don't apply uniform/buffer layouts to interface blocks 9 年前
  Kenneth Graunke 4ba7ad6cc1 i965: Only magnify depth for 3D textures, not array textures. 9 年前
  Juan A. Suarez Romero 2f76a9924e i965/vec4: add opportunistic behaviour to opt_vector_float() 9 年前
  George Kyriazis feb71117ae st/xlib: Don't destroy screen on XCloseDisplay() 9 年前
  Matt Turner 1f862e923c i965/fs: Optimize float conversions of byte/word extract. 9 年前
  Matt Turner 905ff86198 nir: Recognize open-coded extract_u16. 9 年前