summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/llvmpipe/lp_screen.h
Commit message (Expand)AuthorAgeFilesLines
* llvmpipe: switch to NIR by default2260-v3d-race-condition-when-building-19-2Dave Airlie2019-12-211-0/+2
* llvmpipe: add compute threadpool + mutexDave Airlie2019-09-041-1/+4
* gallium/util: replace pipe_mutex with mtx_tTimothy Arceri2017-03-071-1/+1
* gallium: replace INLINE with inlineIlia Mirkin2015-07-211-1/+1
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-3/+3
* gallivm/llvmpipe: squash merge of the llvm-context branchBrian Paul2010-11-301-12/+2
* llvmpipe: move rasterizer to screen instead of setup contextRoland Scheidegger2010-07-131-0/+4
* llvmpipe: remove trailing whitespace, rewrap commentBrian Paul2010-05-111-3/+2
* llvmpipe: Move the determination of the number of threads to the screen.José Fonseca2010-04-241-0/+2
* gallivm/llvmpipe: rename os_llvm.h to lp_bld.hBrian Paul2010-03-151-1/+1
* gallivm/llvmpipe: include os_llvm.h instead of llvm-c/Core.hBrian Paul2010-03-111-3/+1
* ws/xlib: remove self-knowledge about users of xlib winsysKeith Whitwell2010-03-091-2/+0
* gallium: fix llvmpipe after winsys moveKeith Whitwell2010-03-041-0/+3
* softpipe: rework to use the llvmpipe winsysKeith Whitwell2010-03-041-2/+2
* llvmpipe: Define an winsys for LLVM. Drop pipe_winsysJosé Fonseca2009-08-291-0/+5
* llvmpipe: Pass fragment context to generated function in a single structure.José Fonseca2009-08-291-1/+8
* llvmpipe: Use the generated SoA blending code.José Fonseca2009-08-291-2/+11
* llvmpipe: Rename preprocessor symbols too.José Fonseca2009-08-291-3/+3
* llvmpipe: Fork softpipe for experimentation with llvm.José Fonseca2009-08-291-0/+58