index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
radeonsi
/
radeonsi_compute.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeonsi/compute: Fix LDS size calculation
Tom Stellard
2013-11-21
1
-1
/
+16
*
radeonsi/compute: Dispose of LLVM module after compiling kernels
Aaron Watry
2013-11-15
1
-0
/
+1
*
radeonsi/compute: Free program and program.kernels on shutdown
Aaron Watry
2013-11-15
1
-1
/
+15
*
radeonsi/compute: Add Sea Islands support
Tom Stellard
2013-11-11
1
-3
/
+12
*
radeonsi: remove unused si_set_cs_sampler_view()
Brian Paul
2013-10-23
1
-4
/
+0
*
radeonsi/compute: fix bind_compute_sampler_states() breakage
Brian Paul
2013-10-03
1
-6
/
+0
*
radeonsi: use r600_common_context, r600_common_screen, r600_resource
Marek Olšák
2013-08-31
1
-11
/
+12
*
radeonsi/compute: Let the state tracker do all the flushing
Tom Stellard
2013-08-17
1
-3
/
+0
*
radeonsi: Handle TGSI_OPCODE_DDX/Y using local memory
Michel Dänzer
2013-07-10
1
-1
/
+1
*
radeonsi/compute: Fix memory leak in radeonsi_launch_grid.
Vinson Lee
2013-06-27
1
-0
/
+1
*
radeonsi/compute: Upload work group, work item size in input buffer
Tom Stellard
2013-06-03
1
-11
/
+27
*
radeonsi/compute: Pass kernel arguments in a buffer v2
Tom Stellard
2013-06-03
1
-14
/
+12
*
radeonsi/compute: Implement un-binding of global buffers
Tom Stellard
2013-06-03
1
-12
/
+19
*
radeonsi/compute: Support multiple kernels in a compute program
Tom Stellard
2013-06-03
1
-9
/
+18
*
winsys/radeon: consolidate tracing into winsys v2
Jerome Glisse
2013-04-25
1
-1
/
+1
*
radeonsi: Add compute support v3
Tom Stellard
2013-04-05
1
-0
/
+234