index
:
delta/beignet.git
OCL20
Release_v0.9.x
Release_v1.0
Release_v1.1
Release_v1.2
Release_v1.3
master
newRT
opencl-1.1
runtime_dev
stable
gitlab.freedesktop.org: beignet/beignet.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added a new copy buffer test
Benjamin Segovia
2012-08-10
5
-23
/
+20
*
Added curbe support in the gpgpu simulator
Benjamin Segovia
2012-08-10
3
-10
/
+20
*
dummy change
Benjamin Segovia
2012-08-10
1
-1
/
+1
*
Kept on experimenting with c++ backend
Benjamin Segovia
2012-08-10
1
-1
/
+1
*
Made most of the very basic pieces for the simulation parts
Benjamin Segovia
2012-08-10
9
-84
/
+278
*
Started to implement curbe support
Benjamin Segovia
2012-08-10
4
-60
/
+104
*
Fix name of callback initializer
Benjamin Segovia
2012-08-10
1
-13
/
+15
*
Fixed compilation with the current compiler code
Benjamin Segovia
2012-08-10
4
-4
/
+2
*
Started to handle cl_mem regular buffers
Benjamin Segovia
2012-08-10
4
-27
/
+67
*
Made the EOT code run on the simulator
Benjamin Segovia
2012-08-10
5
-73
/
+104
*
Adapted properly the driver to the new gen compiler interface
Benjamin Segovia
2012-08-10
4
-40
/
+42
*
Added all the call backs to support the simulator. The simulator does nothing...
Benjamin Segovia
2012-08-10
13
-221
/
+228
*
Made the structure naming more consistent
Benjamin Segovia
2012-08-10
11
-82
/
+77
*
Removed all direct dependencies to the intel driver (ie files contained in in...
Benjamin Segovia
2012-08-10
19
-518
/
+436
*
Started to rename all driver files to make the naming more consistent
Benjamin Segovia
2012-08-10
6
-1
/
+72
*
Added more call backs to abstract the driver back end
Benjamin Segovia
2012-08-10
7
-34
/
+30
*
Started to implement the clean interface to support both HW and simulator
Benjamin Segovia
2012-08-10
9
-74
/
+273
*
Made EOT work on simulator
Benjamin Segovia
2012-08-10
9
-53
/
+361
*
Started to inject the new compiler API
Benjamin Segovia
2012-08-10
4
-4
/
+96
*
Removed Gen6 Stripped out all dependencies from previous compiler Added a dep...
Benjamin Segovia
2012-08-10
11
-1735
/
+32
*
Plasma specific changes
ojomer
2012-08-10
13
-23
/
+95
*
Fixed SNB build
bsegovia
2012-08-10
5
-6
/
+27
*
Implemented SIMD8 for IVB (only tested on Fulsim but should work out of the b...
bsegovia
2012-08-10
9
-19
/
+43
*
Implemented image tiling on IVB fulsim
bsegovia
2012-08-10
5
-43
/
+191
*
Fixed compilation while using the old compiler
bsegovia
2012-08-10
1
-1
/
+11
*
Ported the code to HSW Updated the compiler. Both old and view compilers are ...
bsegovia
2012-08-10
2
-5
/
+35
*
Ported the code to HSW
bsegovia
2012-08-10
7
-31
/
+104
*
Silent GCC warnings in release mode
bsegovia
2012-08-10
4
-35
/
+47
*
Added a program to inject ASM code in a binary blob
bsegovia
2012-08-10
1
-0
/
+1
*
Added support __constant samplers
bsegovia
2012-08-10
4
-56
/
+54
*
Implemented API functions related to samplers
bsegovia
2012-08-10
1
-9
/
+22
*
Removed some useless code in cl_utils.h Started to implement support for samp...
bsegovia
2012-08-10
9
-103
/
+123
*
Improved the support for fulsim dumps. Previously because of some limitations...
bsegovia
2012-08-10
1
-9
/
+41
*
Finished first support for image2D. Right now, we only support linear formats
bsegovia
2012-08-10
8
-16
/
+177
*
Added first support for (still linear) images for Gen7
bsegovia
2012-08-10
8
-127
/
+137
*
First test now passes with images (format still hard-coded and constant patch...
bsegovia
2012-08-10
9
-220
/
+322
*
Started to implement support for images (back end part of it is still missing)
bsegovia
2012-08-10
8
-448
/
+474
*
Cleaned up a bit the code removing unnecessary defines and structs from Mesa
bsegovia
2012-08-10
4
-512
/
+106
*
Added copy images
bsegovia
2012-08-10
1
-0
/
+2
*
Removed warnings
bsegovia
2012-08-10
3
-3
/
+2
*
Added Mandelbrot tests
bsegovia
2012-08-10
1
-2
/
+2
*
Implement the support for a separated surface heap as required by IVB
bsegovia
2012-08-10
4
-301
/
+78
*
Added a new test (to debug IVB)
bsegovia
2012-08-10
1
-0
/
+2
*
Removed MI_FLUSH and replaced them by proper pipe control
bsegovia
2012-08-10
3
-372
/
+497
*
iTesting out the email facilitywq!
hlthantr
2012-08-10
2
-3
/
+8
*
Changed FP mode for the kernels. Seems to be required by the compiler Added a...
bsegovia
2012-08-10
5
-4
/
+8
*
Added support for: clEnqueueReadBuffer clgetkernelWorkGroupInfo: For this cur...
hlthantr
2012-08-10
4
-6
/
+65
*
Fixed support for OCL without X running. This allows users to directly use /d...
hlthantr
2012-08-10
1
-0
/
+2
*
Made fulsim integration seamless from the user point of view
bsegovia
2012-08-10
3
-38
/
+1
*
Started to remove kludge while using fulsim
bsegovia
2012-08-10
1
-9
/
+177
[next]