index
:
external_mesa3d.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
state_trackers
/
clover
/
core
/
program.hpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
clover/core: Remove compiler.hpp.
Francisco Jerez
2016-07-11
1
-1
/
+2
*
clover: Provide separate program methods for compilation and linking.
Francisco Jerez
2016-07-11
1
-5
/
+7
*
clover: Unify program::build_* into a single method returning a struct.
Francisco Jerez
2016-07-11
1
-7
/
+13
*
clover: Change program::build opts argument to std::string.
Serge Martin
2016-07-11
1
-1
/
+1
*
clover: remove util/compat
EdB
2015-04-29
1
-1
/
+1
*
clover: Fix bug when binary programs are passed to clBuildProgram() v2
Tom Stellard
2014-10-31
1
-1
/
+1
*
clover: Add initial implementation of clCompileProgram for CL 1.2.
EdB
2014-10-20
1
-1
/
+3
*
clover: Refuse to build a program if there are kernel objects attached to it.
Francisco Jerez
2014-08-18
1
-0
/
+5
*
clover: Migrate a bunch of pointers and references in the object tree to smar...
Francisco Jerez
2014-02-21
1
-6
/
+6
*
clover: Don't try to build programs created from a binary again.
Francisco Jerez
2014-01-15
1
-0
/
+1
*
clover: Clean up the kernel and program object interface.
Francisco Jerez
2013-10-21
1
-6
/
+15
*
clover: Delete copy constructors and assignment operators in all non-copiable...
Francisco Jerez
2013-10-21
1
-0
/
+4
*
clover: Switch kernel and program objects to the new model.
Francisco Jerez
2013-10-21
1
-27
/
+25
*
clover: Define helper classes for the new object model.
Francisco Jerez
2013-10-21
1
-1
/
+1
*
clover: Name include guards consistently.
Francisco Jerez
2013-10-21
1
-2
/
+2
*
clover: Replace a bunch of double underscores with single underscores.
Francisco Jerez
2013-10-21
1
-6
/
+6
*
mesa: Restore 78-column wrapping of license text in C++-style comments.
Kenneth Graunke
2013-04-23
1
-4
/
+4
*
mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.
Kenneth Graunke
2013-04-23
1
-1
/
+1
*
clover: Add support for compiler flags
Tom Stellard
2012-12-13
1
-1
/
+2
*
clover: Import OpenCL state tracker.
Francisco Jerez
2012-05-11
1
-0
/
+61