13479 Commits (9bcc8ad0caee26cbffba07fcd145392063c5516b)
 

Autor SHA1 Mensaje Fecha
  José Fonseca 9bcc8ad0ca Update git ignores. hace 17 años
  José Fonseca 2a0675eb75 Replace standand library functions by portable ones. hace 17 años
  José Fonseca b75706764b Add Zack's comments about CSOs. hace 17 años
  José Fonseca efd336887f Cleanup scons files. hace 17 años
  José Fonseca 2bebeef81b Update some msvc compiler flags. hace 17 años
  José Fonseca fdcb9260ee Add new files. hace 17 años
  José Fonseca e70a431c3d A few more tweaks to get correct WINDDK compilation. hace 17 años
  José Fonseca 7aadb475e5 gallium: Fix MSVC warnings. hace 17 años
  Brian 012391357f gallium: disable early Z test if fragment shader contains KIL instruction. hace 17 años
  Brian 35ca45daba gallium: added TGSI_FILE_COUNT hace 17 años
  Brian 1d77d6caf6 gallium: added new tgsi_scan.c / tgsi_scan_shader() function hace 17 años
  José Fonseca e9bb63c8e2 gallium: MSVC fixes. hace 17 años
  José Fonseca 58a3d7dfd9 Revamp scons usage. hace 17 años
  José Fonseca e8de5c70e3 Bring in several forgotten MSVC fixes. hace 17 años
  José Fonseca bed547cb82 Fix typo. hace 17 años
  Brian aec315f05f gallium: fix a state validation bug found w/ pointblast.c hace 17 años
  Brian e9276efafe gallium: fix bug in which wide point stage overrode the aapoint stage hace 17 años
  Brian c74900ee5d gallium/i915: overhaul of fragment shader compilation, constant/immediate allocation hace 17 años
  Brian 8cd7c1d03c i915: include stdio.h hace 17 años
  Brian 24f3d7de29 i915: include p_debug.h (resolves undefined assert()) hace 17 años
  Brian 12c14c31b7 gallium: fix brokenb build hace 17 años
  Brian 0bb53709e8 cell: added function prototypes to silence warnings hace 17 años
  Brian b4d050ffcc cell: fix build: s/dest/vertex/ hace 17 años
  José Fonseca f1bef2cba2 gallium: Countour MSVC's pickyness for structures returned by value. hace 17 años
  José Fonseca 901b03e84d gallium: Wrap decls in extern "C". hace 17 años
  José Fonseca 6c597238b2 gallium: Add cso convenience routine (from Keith's patch). hace 17 años
  José Fonseca 2cf860b866 gallium: MSVC fixes. hace 17 años
  Michal Krol e0de82fbcb gallium: Fix build on Windows. hace 17 años
  Michal Krol 57060bc1fa gallium: Silence compiler warnings on Windows. hace 17 años
  Michal Krol 69a7c9739b gallium: Silence compiler warnings on Windows. hace 17 años
  Michal Krol 6f238275c7 gallium: Define intptr_t for Windows platform. hace 17 años
  Michal Krol 8828dd1443 gallium: Move align_pointer() to p_pointer.h. hace 17 años
  Michal Krol f44b30f1eb gallium: New file. hace 17 años
  José Fonseca 26c57d1630 Avoid building problematic module/drivers on windows. hace 17 años
  José Fonseca 16245d9b38 Don't parse mesa's rtasm asm module. hace 17 años
  Brian 446bfc32a8 gallium: new draw stage for polygon stipple. hace 17 años
  Brian eb4dc2dd5e gallium: new AA point drawing stage hace 17 años
  Brian a93d8bfaf2 gallium: fill in some blend/rasterizer template fields to make sure they're all valid, even if not relevant hace 17 años
  Brian d4d2e36a42 gallium: comments, white-space clean-up hace 17 años
  Keith Whitwell 20fbcbf580 [PATCH] softpipe: unbreak sp_setup_pos_vector on non-x86 systems hace 17 años
  Keith Whitwell 4339744c16 [PATCH] gallium: include p_compiler.h for boolean defn hace 17 años
  Keith Whitwell 30479ef110 draw: vertex cache rework hace 17 años
  Keith Whitwell 1eaf7b775b tgsi: print debug messages on failure to codegenerate hace 17 años
  Ian Romanick de5c64e0af Cell: Remove erroneous ALIGN16_ATTRIB attributes hace 17 años
  Ian Romanick 6dd47c264a Cell: Add spu_dcache.c to Makefile. hace 17 años
  Ian Romanick e78fc9f2f4 Cell: Initial scalar implementation of spu_dcache_mark_dirty hace 17 años
  Ian Romanick 2d1f086c12 Cell: Fix off-by-one error in spu_dcache_fetch_unaligned hace 17 años
  Ian Romanick 7c74037852 Cell: Initial pass at unified data cache hace 17 años
  Brian 8be9bc08e1 gallium: include p_inlines.h hace 17 años
  Brian d3b7d26b0b gallium: s/pipe_reference_texture/pipe_texture_reference/ hace 17 años