18344 次代码提交 (8bdb4d2b2fdb12d0ba5249c289d349e35d893d00)
 

作者 SHA1 备注 提交日期
  Brian Paul 0838b70275 cell: change spe_complement() to take a src and dst reg, like other instructions 17 年前
  José Fonseca d310c52c7f Merge branch 'gallium-0.2' of ssh+git://git.freedesktop.org/git/mesa/mesa into gallium-0.2 17 年前
  José Fonseca dda5c0c611 util: Use OpenGL rasterization rules in blits and mipmap generation. 17 年前
  Alan Hourihane 13e7e4b634 mesa: add missing FEATURE_attrib_stack around 17 年前
  Jakob Bornecrantz 89f47d1645 i915simple: Use defined MSAA array 17 年前
  Alan Hourihane 256592807c bug fix to MSAA visuals 17 年前
  Alan Hourihane d3172cddbf fix for MSAA 17 年前
  Alan Hourihane f7d80aa006 re-add MSAA support 17 年前
  Jakob Bornecrantz 82623bf2e5 i915simple: Front flushing does work 17 年前
  Jakob Bornecrantz c6dc1bf6e0 i915simple: Fix extentions being loaded 17 年前
  Brian Paul 0576e837f1 mesa: Fix arb parse constants 17 年前
  Jakob Bornecrantz 866a2c3ccb mesa: Update ignores a bit 17 年前
  Robert Ellison a57fbe53dc CELL: add codegen for logic op, color mask 17 年前
  Brian 19d9c81b8c glx: re-add glapi/ path 17 年前
  Brian cfc4b4c989 mesa: remove unneeded s_drawpix.h header 17 年前
  Brian 4eb95ce807 glx: added "glapi/" prefix to include 17 年前
  José Fonseca 984a7c4e9c gallium: Fix doxygen comments. 17 年前
  José Fonseca 5f88d871ea softpipe: Obey const qualifier. 17 年前
  Chris Rankin 8d41e4536d mesa: fix asst path/include mistakes in prev commits 17 年前
  Robert Ellison 4485ac87c2 CELL: mark several transient files as .gitignore 17 年前
  Brian Paul a9004cc79c destroy window on exit 17 年前
  Brian Paul 8d249ca620 gallium: if we run out of memory in st_TexImage, flush and try again. 17 年前
  Brian Paul 58dce864e6 mesa: fix null ptr deref bug in _tnl_InvalidateState(), bug 15834 17 年前
  Brian Paul ecadb51bbc mesa: added "main/" prefix to includes, remove some -I paths from Makefile.template 17 年前
  Jonathan White 698bffb884 cell: Added CMP instruction 17 年前
  Brian Paul 374e7fd6cc mesa: prefix more #includes with "main/" 17 年前
  Brian Paul 06370a91b3 mesa: remove a bunch of -I paths from INCLUDE_DIRS 17 年前
  Brian Paul a25e1aa0aa glx: remove #include "glheader.h" lines 17 年前
  Brian Paul 3537da87de glx: remove depency on glheader.h and GLboolean type in XF86DRI code 17 年前
  Brian Paul bbd287103d mesa: prefix a bunch of #include lines with "main/". 17 年前
  Keith Whitwell a8d1521f30 Merge commit 'origin/gallium-0.1' into gallium-0.2 17 年前
  Keith Whitwell 89ab66448e Merge commit 'origin/master' into gallium-0.2 17 年前
  Keith Whitwell 1074e8e4e4 mesa: bring sources into line with sources.mak, but omit gallium code 17 年前
  George Sapountzis 841205e365 dri/swrast: fix swapBuffers after dri2 17 年前
  Xiang, Haihao 3bb8646829 i965: Add support for G41 chipset which is another 4 series. 17 年前
  Jonathan White 15fceac040 cell: Fix bug with complement logic for SGE and SLE 17 年前
  Jonathan White 3d2449247a cell: Added SGE and SLE instructions to dispatch function 17 年前
  Jonathan White c868a1c32d cell: Added SGE and SLE instructions 17 年前
  Jakob Bornecrantz 0b8e19ffc5 tgsi: Build tgsi_text with make 17 年前
  José Fonseca eb5c288df4 util: A few more memory debugging checks. 17 年前
  José Fonseca 451888ee8f util: Add missing p_debug.h include. 17 年前
  Brian Paul f68d2a0feb gallium: fix surface object memory leak in cso module 17 年前
  Jakob Bornecrantz 5e1ef85dc4 tgsi: Make tgsi dumps look more like mesa shader dumps. 17 年前
  Jakob Bornecrantz fa7529335c progs/fp: Add a bit of local variable testing to fp-tri 17 年前
  Robert Ellison f8bba34d4e CELL: finish fragment ops blending (except for unusual D3D modes) 17 年前
  José Fonseca 1672e8e059 pipebuffer: New callback to flush all temporary-held buffers. 17 年前
  Brian Paul a06d38a74e gallium: fix wide point / point coord semantic info (generic, not fog) 17 年前
  Brian Paul 4ee8d1ad67 gallium: fix fog vs. pointcoord attribute handling in mesa->TGSI conversion 17 年前
  Brian Paul d7a7b0a10d mesa: new gl_fragment_program fields indicating use of fog, front-facing, point coord 17 年前
  Brian Paul 3b3d34d637 egl: print multisample info 17 年前