index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
state_trackers
/
clover
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: fix type of flags in pipe_context::flush()
Chia-I Wu
2013-05-04
1
-1
/
+1
*
mesa: Restore 78-column wrapping of license text in C++-style comments.
Kenneth Graunke
2013-04-23
41
-164
/
+164
*
mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.
Kenneth Graunke
2013-04-23
41
-41
/
+41
*
clover: Fix usage of incorrect object as destination in clEnqueueCopyBufferTo...
Francisco Jerez
2013-04-13
1
-1
/
+1
*
clover: Define platform class and merge with device_registry.
Francisco Jerez
2013-04-13
8
-68
/
+155
*
clover: Add missing fields to the module serializer.
Francisco Jerez
2013-04-13
1
-0
/
+2
*
gallium: PIPE_COMPUTE_CAP_IR_TARGET - allow drivers to specify a processor v2
Tom Stellard
2013-04-05
1
-5
/
+13
*
clover: Fix build with LLVM 3.3
Mike Lothian
2013-04-01
1
-1
/
+2
*
clover: add dynamic_cast results checking down in clSetKernelArgument() code ...
Dmitry Cherkassov
2013-03-24
1
-0
/
+12
*
mesa: Replace MESA_VERSION with PACKAGE_VERSION.
Matt Turner
2013-03-12
3
-4
/
+3
*
clover: Fix build with LLVM 3.3 v2
Tom Stellard
2013-02-28
1
-8
/
+39
*
Clean up .gitignore files
Matt Turner
2013-01-10
1
-1
/
+0
*
targets/pipe-loader: Convert to automake
Matt Turner
2013-01-10
1
-1
/
+1
*
clover: Adapt libclc's INCLUDEDIR and LIBEXECDIR to make use of the new intro...
Johannes Obermayr
2013-01-08
2
-3
/
+4
*
clover: Fix build after the addition of enum pipe_flush_flags
Tom Stellard
2013-01-04
1
-1
/
+1
*
gallium: extend pipe_context::flush for it to accept an END_OF_FRAME flag
Marek Olšák
2013-01-04
1
-1
/
+1
*
clover: Fix build since removal of pipe_surface::usage
Tom Stellard
2012-12-13
1
-1
/
+0
*
clover: Add support for compiler flags
Tom Stellard
2012-12-13
5
-12
/
+71
*
clover: Don't erase build info of devices not being built
Tom Stellard
2012-12-13
1
-2
/
+2
*
clover: Install CL headers.
Johannes Obermayr
2012-12-10
1
-0
/
+10
*
clover: Fix build with clang 3.2
Tom Stellard
2012-11-16
1
-1
/
+6
*
clover: No need for clover::is_zero() to be a functor.
Francisco Jerez
2012-10-19
5
-10
/
+8
*
clover: Fix build with LLVM 3.2
Tom Stellard
2012-10-11
1
-1
/
+10
*
gallium: unify transfer functions
Marek Olšák
2012-10-11
1
-8
/
+3
*
clover: Fix build with libclang v3.2
Tom Stellard
2012-09-25
1
-0
/
+5
*
clover: Query device for CL_DEVICE_MAX_MEM_ALLOC_SIZE v2
Tom Stellard
2012-09-25
3
-1
/
+9
*
clover: Handle multiple kernels in the same program v2
Blaž Tomažič
2012-09-25
1
-33
/
+33
*
clover: Silence narrowing conversion warnings in resource.cpp.
Francisco Jerez
2012-09-24
1
-3
/
+3
*
clover: Handle NULL value for clEnqueueNDRangeKernel local_work_size
Tom Stellard
2012-09-24
1
-7
/
+6
*
clover: Initialize height and depth to 1 for transfers
Tom Stellard
2012-09-21
1
-1
/
+1
*
clover: Accept CL_MEM_READ_WRITE flag
Blaž Tomažič
2012-08-24
1
-4
/
+4
*
clover: Handle NULL devs argument in clBuildProgram
Tom Stellard
2012-07-01
1
-5
/
+10
*
clover: Define non-templated copy constructor for clover::ref_ptr.
Francisco Jerez
2012-07-01
1
-2
/
+1
*
clover: Add a function internalizer pass before LTO v2
Tom Stellard
2012-06-29
1
-10
/
+49
*
clover: Add --with-clang-libdir option and verify CLANG_RESOURCE_DIR
Tom Stellard
2012-06-22
1
-1
/
+1
*
clover: Add function for building a clover::module for non-TGSI targets v6
Tom Stellard
2012-06-01
3
-14
/
+158
*
clover: Remove target argument from compile_program_tgsi()
Tom Stellard
2012-06-01
3
-5
/
+3
*
clover: Add constructors to some of the module classes v3
Tom Stellard
2012-06-01
1
-0
/
+13
*
clover: Add necessary flags to libclllvm_la_CXXFLAGS
Tom Stellard
2012-06-01
1
-1
/
+5
*
clover: Add a function for retrieving a device's preferred ir v3
Tom Stellard
2012-06-01
2
-8
/
+11
*
gallium/auxiliary/pipe-loader: Fix usage of anonymous union.
Francisco Jerez
2012-05-16
1
-1
/
+1
*
Add .gitignore files for recently-added gallium projects
Paul Berry
2012-05-15
1
-0
/
+1
*
clover: Fix build on i386.
Francisco Jerez
2012-05-12
1
-1
/
+2
*
clover: Check the total work-group size provided to clEnqueueNDRangeKernel.
Francisco Jerez
2012-05-12
1
-10
/
+17
*
clover, gallium: add PIPE_COMPUTE_CAP_MAX_THREADS_PER_BLOCK
Christoph Bumiller
2012-05-12
3
-1
/
+9
*
clover: Implement CL_MEM_COPY_HOST_PTR.
Francisco Jerez
2012-05-11
4
-7
/
+20
*
clover: Import OpenCL state tracker.
Francisco Jerez
2012-05-11
41
-0
/
+7965