Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vk/batch: Make relocs a pointer to a relocation list | Jason Ekstrand | 2015-07-29 | 1 | -1/+3 |
* | vk/cmd_buffer: Update a comment | Jason Ekstrand | 2015-07-29 | 1 | -2/+3 |
* | vk/cmd_buffer: Use a doubly-linked list for batch and surface buffers | Jason Ekstrand | 2015-07-28 | 1 | -5/+10 |
* | vk/cmd_buffer: Pull the execbuf stuff into a substruct | Jason Ekstrand | 2015-07-27 | 1 | -7/+15 |
* | vk/cmd_buffer: Move the remaining entrypoints into cmd_emit.c | Jason Ekstrand | 2015-07-27 | 1 | -3/+0 |
* | vk/cmd_buffer: Factor the guts of CmdBufferEnd into two helpers | Jason Ekstrand | 2015-07-27 | 1 | -0/+2 |
* | vk/cmd_buffer: Factor the guts of (Create|Reset|Destroy)CmdBuffer into helpers | Jason Ekstrand | 2015-07-27 | 1 | -1/+8 |
* | vk/private.h: Re-arrange and better comment anv_cmd_buffer | Jason Ekstrand | 2015-07-27 | 1 | -5/+11 |
* | vk: Add two more valgrind checks | Jason Ekstrand | 2015-07-23 | 1 | -0/+1 |
* | vk: Prefix most filenames with anv | Chad Versace | 2015-07-17 | 1 | -0/+1081 |