18160 Commits (9644fa6c48f596875f6955728c3a8af1b01a5028)
 

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