18160 Commit (9644fa6c48f596875f6955728c3a8af1b01a5028)
 

Autore SHA1 Messaggio Data
  Keith Whitwell 9644fa6c48 Merge branch 'master' into gallium-0.2 17 anni fa
  Keith Whitwell 32ef6e7583 mesa: move fixed function vertex program builder from tnl to core mesa 17 anni fa
  Brian Paul e019ead5d7 mesa: add parenthesis 17 anni fa
  Keith Whitwell 5a46e17671 mesa: standardize on C99's uint*_t instead of u_int*_t 17 anni fa
  José Fonseca 3474e9de92 mesa: Remove assyntax.h include from generated matypes.h. 17 anni fa
  Keith Whitwell 6b146214dc mesa: move rastpos helper to tnl 17 anni fa
  Keith Whitwell 7ce597508e mesa: improved driver query interface 17 anni fa
  Brian Paul 99cdfc997b cell: use different opcodes for spe_move() depending on even/odd address 17 anni fa
  Brian Paul aca74a4d92 cell: make sure the fragment ops and fragment shader code buffer is at a 32-byte boundary 17 anni fa
  Brian Paul bef3444f41 gallium: added ALIGN32_ATTRIB 17 anni fa
  Brian Paul 7af5f944e5 gallium: added spe_code_size() 17 anni fa
  Adam Jackson dc8058c337 Update to SGI FreeB 2.0. 17 anni fa
  Jonathan White 33bef5866c cell: Added FRC instruction 17 anni fa
  Jonathan White 1031638c2d cell: Added FLR instruction. Verified the following instructions match softpipe: MOV, ADD, MUL, SGE, SUB, MAD, ABS, SLT, MIN, MAX, LRP, DP3, DP4, CMP, FLR 17 anni fa
  Jonathan White e9c05c5b82 cell: Fixed bugs with DP3 and DP4, they match softpipe results now. 17 anni fa
  Brian Paul 7abf2358d7 cell: flesh out support for other Z/stencil format 17 anni fa
  Brian Paul 0500ae574f cell: issue warning to stderr when using fallback fragment ops 17 anni fa
  Brian Paul 3c6bb15b7a cell: fix a comment 17 anni fa
  Brian Paul de0a6dc04a cell: the test for CELL_DEBUG_FRAGMENT_OP_FALLBACK in cmd_state_fragment_ops() was inverted 17 anni fa
  Brian Paul 44d5e607c7 cell: disable XShmPutImage for tiled surface for now 17 anni fa
  Brian Paul 0838b70275 cell: change spe_complement() to take a src and dst reg, like other instructions 17 anni fa
  José Fonseca d310c52c7f Merge branch 'gallium-0.2' of ssh+git://git.freedesktop.org/git/mesa/mesa into gallium-0.2 17 anni fa
  José Fonseca dda5c0c611 util: Use OpenGL rasterization rules in blits and mipmap generation. 17 anni fa
  Alan Hourihane 13e7e4b634 mesa: add missing FEATURE_attrib_stack around 17 anni fa
  Jakob Bornecrantz 89f47d1645 i915simple: Use defined MSAA array 17 anni fa
  Alan Hourihane 256592807c bug fix to MSAA visuals 17 anni fa
  Alan Hourihane d3172cddbf fix for MSAA 17 anni fa
  Alan Hourihane f7d80aa006 re-add MSAA support 17 anni fa
  Jakob Bornecrantz 82623bf2e5 i915simple: Front flushing does work 17 anni fa
  Jakob Bornecrantz c6dc1bf6e0 i915simple: Fix extentions being loaded 17 anni fa
  Robert Ellison a57fbe53dc CELL: add codegen for logic op, color mask 17 anni fa
  Brian 19d9c81b8c glx: re-add glapi/ path 17 anni fa
  Brian cfc4b4c989 mesa: remove unneeded s_drawpix.h header 17 anni fa
  Brian 4eb95ce807 glx: added "glapi/" prefix to include 17 anni fa
  José Fonseca 984a7c4e9c gallium: Fix doxygen comments. 17 anni fa
  José Fonseca 5f88d871ea softpipe: Obey const qualifier. 17 anni fa
  Chris Rankin 8d41e4536d mesa: fix asst path/include mistakes in prev commits 17 anni fa
  Robert Ellison 4485ac87c2 CELL: mark several transient files as .gitignore 17 anni fa
  Brian Paul 58dce864e6 mesa: fix null ptr deref bug in _tnl_InvalidateState(), bug 15834 17 anni fa
  Brian Paul ecadb51bbc mesa: added "main/" prefix to includes, remove some -I paths from Makefile.template 17 anni fa
  Jonathan White 698bffb884 cell: Added CMP instruction 17 anni fa
  Brian Paul 374e7fd6cc mesa: prefix more #includes with "main/" 17 anni fa
  Brian Paul 06370a91b3 mesa: remove a bunch of -I paths from INCLUDE_DIRS 17 anni fa
  Brian Paul a25e1aa0aa glx: remove #include "glheader.h" lines 17 anni fa
  Brian Paul 3537da87de glx: remove depency on glheader.h and GLboolean type in XF86DRI code 17 anni fa
  Brian Paul bbd287103d mesa: prefix a bunch of #include lines with "main/". 17 anni fa
  Keith Whitwell a8d1521f30 Merge commit 'origin/gallium-0.1' into gallium-0.2 17 anni fa
  Keith Whitwell 89ab66448e Merge commit 'origin/master' into gallium-0.2 17 anni fa
  Keith Whitwell 1074e8e4e4 mesa: bring sources into line with sources.mak, but omit gallium code 17 anni fa
  George Sapountzis 841205e365 dri/swrast: fix swapBuffers after dri2 17 anni fa