32509 Commity (ad88ac79034a91670940276e722bdd398d5c9023)
 

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