32528 次代码提交 (1997231916144485c3c4a36f53eda39fce460272)
 

作者 SHA1 备注 提交日期
  Keith Whitwell 1997231916 Merge commit 'origin/master' into gallium-resources 15 年前
  Brian Paul e1ee3eaf6d cell: build identity driver too 15 年前
  Brian Paul a9a1b52f95 cell: add missing semicolon 15 年前
  Christoph Bumiller e548babb1f nv50: support more formats in surface_copy,fill 15 年前
  Eric Anholt 5782b2a968 i965: Fix readpixels from ReadBuffer != DrawBuffer. 15 年前
  Eric Anholt a589da14de i965: Fix inversion for glCopyPixels to/from FBOs. 15 年前
  Eric Anholt 800a4b202f intel: Remove more code for x8z24 visuals, since we only do s8z24. 15 年前
  Eric Anholt 25becb8a7a Revert "i965: Do VS SGT, SLT, and friends using CMP, SEL instead of CMP, MOV, MOV." 15 年前
  Eric Anholt ba208604ea Revert "i965: Do FS SLT, SGT, and friends using CMP, SEL instead of CMP, MOV, MOV." 15 年前
  Eric Anholt 7cbb7051f4 meta: Fix up restoration of state if _mesa_map_pbo_source() fails. 15 年前
  Eric Anholt 541c9c08e5 meta: Properly refcount our saved programs and texobjs. 15 年前
  Brian Paul 7c45710859 gallium: add target-helpers/wrap_screen.c to C_SOURCES 15 年前
  Michal Krol 40c3861e1e st/mesa: Invalidate sampler view when texture object changes. 15 年前
  Roland Scheidegger ac8662c29d st/xorg: fix up xorg state tracker to use cso changes 15 年前
  Brian Paul e1a4bb2370 regenerate gl_mangle.h to get new EGLImage functions 15 年前
  José Fonseca 759c1c287c libgl-xlib: Use a simple GALLIUM_DRIVER env var to select the pipe driver. 15 年前
  José Fonseca d731190ec3 gallium: Silence warning. 15 年前
  Roland Scheidegger 8f55a95178 gallium: change remaining util functions to use cso sampler views 15 年前
  Michal Krol e4b8a307b2 gallium/docs: Create a separate section for Sampler Views. 15 年前
  Keith Whitwell ad88ac7903 Merge branch 'gallium-sampler-view' into gallium-resources 15 年前
  Keith Whitwell 8cdfd1219a Merge commit 'origin/master' into gallium-sampler-view 15 年前
  Chia-I Wu e0ce4a4a09 i965g: Fix use of an uninitialized variable. 15 年前
  Chia-I Wu 9d3a873f42 Merge remote branch 'origin/gallium-st-api' 15 年前
  Ben Skeggs 95d43bccde nv50: fix texturing from >=4GiB mark 15 年前
  Jakob Bornecrantz b586774016 llvmpipe: Fix rebase typo 15 年前
  Jakob Bornecrantz 8b63f9b497 winsys/sw: Add a software winsys layered on a pipe 15 年前
  Jakob Bornecrantz eaee22ac88 i965g: Fix after context transfers 15 年前
  Brian Paul cb1b0b4bec gallivm: checkpoint: stencil test code 15 年前
  Brian Paul 185be3a87a gallivm/llvmpipe: rename some constant building functions 15 年前
  Brian Paul c86a499769 gallivm: fix up some #includes 15 年前
  Brian Paul 0d71ba46e6 gallivm/llvmpipe: rename os_llvm.h to lp_bld.h 15 年前
  Keith Whitwell 77bc770c99 util: missing file 15 年前
  José Fonseca 3eb4b7bbec libgl-xlib: Obey GALLIUM_SOFTPIPE define. 15 年前
  Dave Airlie 8e848d682e gallium: fix frontbuffer rendering with r300g 15 年前
  Brian Paul d0b35352ed llvmpipe: updated status in README file 15 年前
  Brian Paul aa3cdb712f progs/objviewer: remove debug code 15 年前
  Brian Paul d25d3cc008 gallivm: fix typo/bug in lp_build_sgn() 15 年前
  Keith Whitwell 6420aca08b cso: Do not hold references to bound textures. 15 年前
  Brian Paul 1d6d51413e gallivm: add min_lod==max_lod special-case code in lp_build_lod_selector() 15 年前
  Brian Paul b9a81b626a gallivm: asst clean-ups, comments, etc. 15 年前
  Brian Paul eecf9c85b0 gallivm: implement minification/magnification selection 15 年前
  Brian Paul e0f7c3cbf0 gallivm: fix incorrect clamp in lp_build_linear_mip_levels() 15 年前
  Brian Paul f9d753787e gallivm: fix incorrect floor(), itrunc() 15 年前
  Michal Krol 3949388ca3 st/mesa: Fix a call to st_get_stobj_sampler_view(). 15 年前
  Michal Krol 6b60820fde st/mesa: Pass in correct sampler view object to blitter. 15 年前
  Michal Krol df65fc8100 util: Fix nil pointer reference. 15 年前
  Luca Barbieri 50d96f741e nv40: remove leftover nv40_transfer.c from unification into nvfx 15 年前
  Michal Krol f2bc089d14 gallium: util_blit_pixels() takes source sampler view as argument. 15 年前
  Michal Krol dbf20a1f0f st/mesa: Cache FBO texture's sampler view object. 15 年前
  Chia-I Wu a66d008104 st/mesa: Update the comments in st_manager.c. 15 年前