aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/gallivm/lp_bld_init.h
Commit message (Expand)AuthorAgeFilesLines
* gallivm: Remove lp_get_module_id.Jose Fonseca2016-04-191-0/+1
* gallivm: Use standard LLVMSetAlignment from LLVM 3.4 onwards.Jose Fonseca2016-04-031-8/+0
* gallium/auxilary: more __cplusplus exportsTim Rowley2016-03-021-0/+7
* llvmpipe: Make a llvmpipe OpenGL context thread safe.Mathias Fröhlich2014-09-301-0/+1
* llvmpipe: Use two LLVMContexts per OpenGL context instead of a global one.Mathias Fröhlich2014-09-301-1/+1
* gallivm: More fallout from disabling with LLVM 3.6Michel Dänzer2014-09-261-1/+1
* gallivm: give more verbose names to modulesRoland Scheidegger2014-05-161-1/+1
* gallivm: Remove gallivm_free_function.José Fonseca2014-05-141-5/+0
* gallivm: Separate freeing LLVM intermediate data from freeing final code.Frank Henigman2014-05-141-0/+2
* gallivm: One code memory pool with deferred free.Frank Henigman2014-05-141-0/+1
* gallivm: Stop using module providers.José Fonseca2014-05-141-1/+0
* gallivm,draw,llvmpipe: Support wider native registers.José Fonseca2012-07-171-19/+14
* gallivm: added aligned pointer get/setJames Benton2012-05-021-0/+7
* gallivm/llvmpipe: squash merge of the llvm-context branchBrian Paul2010-11-301-5/+34
* gallivm: added lp_build_load_volatile()Brian Paul2010-10-151-0/+6
* llvmpipe: delete function bodies after generating machine codeZack Rusin2010-07-301-0/+2
* gallivm: Setup a global optimization pass.José Fonseca2010-07-011-0/+1
* gallivm: Move the global LLVM objects (module, engine, provider, target) into...José Fonseca2010-04-061-8/+8
* gallivm: Centralize initialization. Fix stack alignment issues on Windows.José Fonseca2010-03-031-10/+1
* gallivm: Rename lp_bld_misc -> lp_bld_init.José Fonseca2010-03-031-0/+56