13697 次程式碼提交 (69c39b9ae28764194a6d310d58aa36b7ac596aa9)
 

作者 SHA1 備註 提交日期
  Keith Whitwell 5038c20795 draw: don't free our copy of the render stage -- just borrowing it from vbuf stage 17 年之前
  Keith Whitwell ff3c7a3243 gallium: missing file 17 年之前
  Zack Rusin be9a245738 fix double deletion 17 年之前
  Zack Rusin d9d2ca7a07 fix compilation 17 年之前
  Brian c813b545ab fix Height2/Depth2 init problem when using texture borders 17 年之前
  Brian 7585b4ceb8 gallium: disable an unneeded assertion (hit with texwrap.c) 17 年之前
  Ian Romanick b1525662b3 Move SPE register allocator to rtasm code 17 年之前
  Keith Whitwell 297b3be25a draw: placeholder/prototype code for a passthrough draw path 17 年之前
  Keith Whitwell d08cd68d3f mesa: fast-track glColor and similar calls when not immediate mode rendering 17 年之前
  Keith Whitwell 7375369fb3 gallium: fix compiler warning 17 年之前
  Keith Whitwell 3f5b9f4ba4 gallium: use the same bypass_clipping logic on all vs paths 17 年之前
  Keith Whitwell 6d5ee6d9a4 gallium: enable bug workaround in draw_vertex_cache_invalidate 17 年之前
  Brian d5692cb349 gallium: new surface/context tracker (sct) module 17 年之前
  Brian 5b82d551b7 cell: sync up with sampler/texture state-setting changes 17 年之前
  José Fonseca 3102268154 gallium: Use hardcoded breakpoints on x86 targets. 17 年之前
  José Fonseca 34497eabc8 Some notes about debugging 17 年之前
  José Fonseca 01bd21eef8 gallium: Import Dennis Smit cpu detection code. 17 年之前
  José Fonseca b721bc8792 gallium: WinCE portability fixes. 17 年之前
  Keith Whitwell b041dbe901 gallium: avoid deleting currently-bound CSO's on cache destruction 17 年之前
  Keith Whitwell aff4cf19a7 draw: cope with binding NULL vertex shader (on context delete, for instance) 17 年之前
  Keith Whitwell d8d6569e28 cso: fix line endings 17 年之前
  Keith Whitwell ac87bc1835 cso: Use MALLOC 17 年之前
  Keith Whitwell 5d802d8c84 cso: add a higher-level interface which does all pipe interactions to set a given state 17 年之前
  Keith Whitwell 99691f38c2 gallium: add some commonly implemented bits of hw state 17 年之前
  José Fonseca 5d1fc69041 scons: Ensure the paths to the WINDDK's executables are found before the MSVC ones. 17 年之前
  José Fonseca fc96aec9b7 gallium: Document debug_printf usage. 17 年之前
  Michal Krol 8143adafdd gallium: Surround externs with extern "C". 17 年之前
  Keith Whitwell 4528287e04 gallium: michel's patch to rework texture/sampler binding interface 17 年之前
  José Fonseca b1922de9f3 gallium: Use custom vsnprintf in WINDDK. 17 年之前
  José Fonseca 5aa108214a scons: Preliminary code for quieting command lines. 17 年之前
  Keith Whitwell 19cc2e3631 draw: dont' compute clipmask or apply viewport when not clipping (rename bypass_clipping to coords_in_window_space? 17 年之前
  Michel Dänzer e2a91c294e gallium: Add missing file for scons build. 17 年之前
  Michel Dänzer 5b9b5c850f gallium: Fix scons condition for building the xlib winsys. 17 年之前
  Michel Dänzer 1cd2623a53 gallium: Make scons build gallivm before other auxiliary modules. 17 年之前
  Michel Dänzer 72c9d4a660 gallium: Only use C++ compiler for linking when using LLVM. 17 年之前
  José Fonseca 9a76798112 scons: Force C++ linkage. 17 年之前
  José Fonseca 13174c195e scons: Make command line arguments effective again. 17 年之前
  Keith Whitwell 689e1c5d50 win32: don't prepend all debug with gallium3d 17 年之前
  Keith Whitwell 800d13df72 draw: add fetch for bgra ubyte surfaces 17 年之前
  Keith Whitwell 9506ac8235 gallium: remove obsolete comment 17 年之前
  Keith Whitwell f4e91c3432 gallium: document user_buffer_create a little 17 年之前
  Zack Rusin a9c40f833e refactor code calling builtins and implement dp4 17 年之前
  Zack Rusin 17f543fc45 make the first builtin work (dp3) 17 年之前
  Zack Rusin e884c7ed9a start implementing start of bultins 17 年之前
  Brian Paul 07d6347e8a gallium: change st->state.sampler_texture[] to store pipe_texture pointers 17 年之前
  Brian Paul c8bca8d8a9 gallium: fix update_textures() bug in pipe_texture binding logic 17 年之前
  Brian Paul 5240cebb23 gallium: fix line emit order for unfilled tris 17 年之前
  Brian Paul 6da943d204 gallium: point rast coord tweak 17 年之前
  Brian Paul b8ee90e05a gallium: need precalc_flat=1 for wide lines 17 年之前
  Michal Krol 4d22330837 scons: List sp_screen.c. 17 年之前