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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
clover: Provide separate program methods for compilation and linking.
Francisco Jerez
2016-07-11
1
-5
/
+29
*
clover: Unify program::build_* into a single method returning a struct.
Francisco Jerez
2016-07-11
1
-35
/
+18
*
clover: Change program::build opts argument to std::string.
Serge Martin
2016-07-11
1
-2
/
+2
*
clover/tgsi: Move compiler entry point declaration into tgsi directory and na...
Francisco Jerez
2016-07-11
1
-1
/
+2
*
clover: little OpenCL status code logging clean
EdB
2015-07-16
1
-2
/
+2
*
clover: remove util/compat
EdB
2015-04-29
1
-1
/
+1
*
clover: remove compat::string
EdB
2015-04-29
1
-1
/
+1
*
clover: Return CL_BUILD_ERROR for CL_PROGRAM_BUILD_STATUS when compilation fa...
Tom Stellard
2015-03-31
1
-0
/
+2
*
clover: Add initial implementation of clCompileProgram for CL 1.2.
EdB
2014-10-20
1
-3
/
+4
*
clover: Use conversion operator to initialize build log from compat::string.
Francisco Jerez
2014-09-05
1
-2
/
+2
*
clover: Refuse to build a program if there are kernel objects attached to it.
Francisco Jerez
2014-08-18
1
-2
/
+7
*
clover: Fix not setting build log if the build succeeds v2
Matt Arsenault
2014-07-02
1
-4
/
+7
*
clover: Migrate a bunch of pointers and references in the object tree to smar...
Francisco Jerez
2014-02-21
1
-7
/
+10
*
clover: Don't try to build programs created from a binary again.
Francisco Jerez
2014-01-15
1
-19
/
+21
*
clover: Clean up the kernel and program object interface.
Francisco Jerez
2013-10-21
1
-7
/
+23
*
clover: Switch kernel and program objects to the new model.
Francisco Jerez
2013-10-21
1
-29
/
+26
*
clover: Define helper classes for the new object model.
Francisco Jerez
2013-10-21
1
-3
/
+1
*
clover: Switch to the new utility code.
Francisco Jerez
2013-10-21
1
-1
/
+2
*
clover: Replace a bunch of double underscores with single underscores.
Francisco Jerez
2013-10-21
1
-15
/
+15
*
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
-3
/
+9
*
clover: Don't erase build info of devices not being built
Tom Stellard
2012-12-13
1
-2
/
+2
*
clover: Add function for building a clover::module for non-TGSI targets v6
Tom Stellard
2012-06-01
1
-2
/
+3
*
clover: Remove target argument from compile_program_tgsi()
Tom Stellard
2012-06-01
1
-1
/
+1
*
clover: Import OpenCL state tracker.
Francisco Jerez
2012-05-11
1
-0
/
+85