summaryrefslogtreecommitdiff
path: root/src/gpu-compute/shader.cc
AgeCommit message (Expand)Author
2018-06-11misc: Using smart pointers for memory RequestsGiacomo Travaglini
2018-06-11misc: Substitute pointer to Request with aliased RequestPtrGiacomo Travaglini
2018-05-16style: fix amd license and style issuesTony Gutierrez
2017-07-12gpu-compute: Refactor some Event subclasses to lambdasSean Wilson
2017-03-09syscall-emul: Move memState into its own fileBrandon Potter
2017-03-07gpu-compute: Fix Python/C++ object hierarchy discrepanciesAndreas Sandberg
2017-02-27syscall_emul: [PATCH 15/22] add clone/execve for threading and multiprocess s...Brandon Potter
2016-10-26gpu-compute: use System cache line size in the GPUTony Gutierrez
2016-04-07mem: Remove threadId from memory request classMitch Hayenga
2016-03-17syscall_emul: move mmapGrowsDown() to LiveProcessSteve Reinhardt
2016-01-19gpu-compute: AMD's baseline GPU modelTony Gutierrez