summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/llvmpipe/lp_screen.h
AgeCommit message (Expand)AuthorFilesLines
2017-03-07gallium/util: replace pipe_mutex with mtx_tTimothy Arceri1-1/+1
2015-07-21gallium: replace INLINE with inlineIlia Mirkin1-1/+1
2014-01-17s/Tungsten Graphics/VMware/José Fonseca1-3/+3
2010-11-30gallivm/llvmpipe: squash merge of the llvm-context branchBrian Paul1-12/+2
2010-07-13llvmpipe: move rasterizer to screen instead of setup contextRoland Scheidegger1-0/+4
2010-05-11llvmpipe: remove trailing whitespace, rewrap commentBrian Paul1-3/+2
2010-04-24llvmpipe: Move the determination of the number of threads to the screen.José Fonseca1-0/+2
2010-03-15gallivm/llvmpipe: rename os_llvm.h to lp_bld.hBrian Paul1-1/+1
2010-03-11gallivm/llvmpipe: include os_llvm.h instead of llvm-c/Core.hBrian Paul1-3/+1
2010-03-09ws/xlib: remove self-knowledge about users of xlib winsysKeith Whitwell1-2/+0
2010-03-04gallium: fix llvmpipe after winsys moveKeith Whitwell1-0/+3
2010-03-04softpipe: rework to use the llvmpipe winsysKeith Whitwell1-2/+2
2009-08-29llvmpipe: Define an winsys for LLVM. Drop pipe_winsysJosé Fonseca1-0/+5
2009-08-29llvmpipe: Pass fragment context to generated function in a single structure.José Fonseca1-1/+8
2009-08-29llvmpipe: Use the generated SoA blending code.José Fonseca1-2/+11
2009-08-29llvmpipe: Rename preprocessor symbols too.José Fonseca1-3/+3
2009-08-29llvmpipe: Fork softpipe for experimentation with llvm.José Fonseca1-0/+58