32509 Commits (ad88ac79034a91670940276e722bdd398d5c9023)
 

Autor SHA1 Mensaje Fecha
  Keith Whitwell ad88ac7903 Merge branch 'gallium-sampler-view' into gallium-resources hace 15 años
  Keith Whitwell 8cdfd1219a Merge commit 'origin/master' into gallium-sampler-view hace 15 años
  Chia-I Wu e0ce4a4a09 i965g: Fix use of an uninitialized variable. hace 15 años
  Chia-I Wu 9d3a873f42 Merge remote branch 'origin/gallium-st-api' hace 15 años
  Ben Skeggs 95d43bccde nv50: fix texturing from >=4GiB mark hace 15 años
  Jakob Bornecrantz b586774016 llvmpipe: Fix rebase typo hace 15 años
  Jakob Bornecrantz 8b63f9b497 winsys/sw: Add a software winsys layered on a pipe hace 15 años
  Jakob Bornecrantz eaee22ac88 i965g: Fix after context transfers hace 15 años
  Brian Paul cb1b0b4bec gallivm: checkpoint: stencil test code hace 15 años
  Brian Paul 185be3a87a gallivm/llvmpipe: rename some constant building functions hace 15 años
  Brian Paul c86a499769 gallivm: fix up some #includes hace 15 años
  Brian Paul 0d71ba46e6 gallivm/llvmpipe: rename os_llvm.h to lp_bld.h hace 15 años
  Keith Whitwell 77bc770c99 util: missing file hace 15 años
  José Fonseca 3eb4b7bbec libgl-xlib: Obey GALLIUM_SOFTPIPE define. hace 15 años
  Dave Airlie 8e848d682e gallium: fix frontbuffer rendering with r300g hace 15 años
  Brian Paul d0b35352ed llvmpipe: updated status in README file hace 15 años
  Brian Paul aa3cdb712f progs/objviewer: remove debug code hace 15 años
  Brian Paul d25d3cc008 gallivm: fix typo/bug in lp_build_sgn() hace 15 años
  Keith Whitwell 6420aca08b cso: Do not hold references to bound textures. hace 15 años
  Brian Paul 1d6d51413e gallivm: add min_lod==max_lod special-case code in lp_build_lod_selector() hace 15 años
  Brian Paul b9a81b626a gallivm: asst clean-ups, comments, etc. hace 15 años
  Brian Paul eecf9c85b0 gallivm: implement minification/magnification selection hace 15 años
  Brian Paul e0f7c3cbf0 gallivm: fix incorrect clamp in lp_build_linear_mip_levels() hace 15 años
  Brian Paul f9d753787e gallivm: fix incorrect floor(), itrunc() hace 15 años
  Michal Krol 3949388ca3 st/mesa: Fix a call to st_get_stobj_sampler_view(). hace 15 años
  Michal Krol 6b60820fde st/mesa: Pass in correct sampler view object to blitter. hace 15 años
  Michal Krol df65fc8100 util: Fix nil pointer reference. hace 15 años
  Luca Barbieri 50d96f741e nv40: remove leftover nv40_transfer.c from unification into nvfx hace 15 años
  Michal Krol f2bc089d14 gallium: util_blit_pixels() takes source sampler view as argument. hace 15 años
  Michal Krol dbf20a1f0f st/mesa: Cache FBO texture's sampler view object. hace 15 años
  Chia-I Wu a66d008104 st/mesa: Update the comments in st_manager.c. hace 15 años
  Keith Whitwell 08189e6391 nvfx: fix up after merge hace 15 años
  Keith Whitwell 506130fff5 r300g: fix up after merge hace 15 años
  Keith Whitwell f83c91db8a Merge commit 'origin/gallium-sampler-view' into gallium-resources hace 15 años
  Keith Whitwell 42910ebe7b Merge commit 'origin/master' into gallium-sampler-view hace 15 años
  Dave Airlie 68e58a96e8 r300g: rebuild screen/winsys interface hace 15 años
  Ben Skeggs a899c5a76e nv50: reset vbo_fifo before each validate hace 15 años
  Luca Barbieri 9b3a908736 nvfx: remove src_native_swz, which was a no-op hace 15 años
  Luca Barbieri 49f2a89956 nvfx: clean up shader header hace 15 años
  Luca Barbieri a174db480b nvfx: draw: make swtnl draw_elements actually work. hace 15 años
  Luca Barbieri 152dffd3e1 nvfx: draw: emit color as floating point hace 15 años
  Luca Barbieri ac7ae8bc6a nvfx: draw: make perspective corrective texturing work hace 15 años
  Luca Barbieri ad2d0c2639 nvfx: draw: create draw vp with ureg hace 15 años
  Luca Barbieri d40a069206 nvfx: add NOUVEAU_SWTNL to force swtnl at runtime hace 15 años
  Luca Barbieri dbe63ed3b6 nvfx: move nv04_surface_2d.c into nvfx directory hace 15 años
  Luca Barbieri e1580ce4c9 nvfx: fix quads drawing hace 15 años
  Luca Barbieri 0192a4a825 nvfx: fix viewport state after bypass removal for swtnl hace 15 años
  Luca Barbieri f9d09a2e78 nv30, nv40: move last files to nvfx/ and rm -rf nv30 nv40 hace 15 años
  Luca Barbieri 7d210fa05f nv30, nv40: partially non-trivially unify sampler state in nv[34]0_state.c hace 15 años
  Luca Barbieri 5bb68e5d17 nv30, nv40: partially non-trivially unify nv[34]0_fragtex.c hace 15 años