mesa/src
Tom Stellard 46a13b3b11 clover: Add function for building a clover::module for non-TGSI targets v6
v2:
  -Separate IR type and LLVM triple
  -Do the OpenCL C->LLVM IR and linking steps for all PIPE_SHADER_IR
   types.

v3:
  - Coding style fixes
  - Removed compatibility code for LLVM < 3.1
  - Split build_module_llvm() into three functions:
    compile(), link(), and build_module_llvm()

v4:
  - Use struct pipe_compute_program

v5:
  - Don't malloc memory for struct pipe_llvm_program

v6:
  - Fix serialization of llvm bytecode

Reviewed-by: Francisco Jerez <currojerez@riseup.net>
2012-06-01 11:28:10 -04:00
..
egl egl_dri2: Fix out of tree builds with the wayland backend enabled 2012-05-03 11:45:59 -04:00
gallium clover: Add function for building a clover::module for non-TGSI targets v6 2012-06-01 11:28:10 -04:00
gbm gbm: Add gbm_bo_write entry point 2012-05-03 10:57:32 -04:00
getopt getopt: Make code more portable. 2011-01-12 16:54:21 +00:00
glsl glsl/tests: Plumb $(PYTHON2) and $(PYTHON_FLAGS) into optimization-test. 2012-05-30 21:49:41 -07:00
glu glu: fix two Clang warnings 2012-05-21 08:29:23 -06:00
glx scons: add code to generate the various GL API files 2012-05-31 09:40:35 -06:00
gtest gtest: Don't actually install a library. 2012-04-16 11:25:39 -07:00
mapi scons: generate the glapitable.h file too 2012-06-01 08:27:21 -06:00
mesa scons: add code to generate the various GL API files 2012-05-31 09:40:35 -06:00
Makefile
SConscript scons: add code to generate the various GL API files 2012-05-31 09:40:35 -06:00