Added all the call backs to support the simulator. The simulator does nothing but...
authorBenjamin Segovia <segovia.benjamin@gmail.com>
Fri, 30 Mar 2012 17:45:13 +0000 (17:45 +0000)
committerKeith Packard <keithp@keithp.com>
Fri, 10 Aug 2012 23:15:56 +0000 (16:15 -0700)
commit7f638d3f891f9c92c9681e1223ee44d67adc1e55
tree138a85db1707fab7f9679f4beeedccc655773c06
parentd034661c63b94fa8c260ab67c4474fd08a54f7f1
Added all the call backs to support the simulator. The simulator does nothing but works now. Fixed several memory leaks in the simulator code
13 files changed:
src/cl_command_queue.c
src/cl_context.c
src/cl_device_data.h [moved from src/intel/cl_device_data.h with 94% similarity]
src/cl_device_id.c
src/cl_driver.c
src/cl_driver.h
src/cl_genx_driver.h [deleted file]
src/cl_program.c
src/intel/intel_driver.c
src/intel/intel_driver.h
src/intel/intel_gpgpu.c
src/intel/intel_gpgpu.h
src/sim/sim_driver.c