Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-09-14 | intel: Move Vulkan sample positions to common code | Jason Ekstrand | 1 | -0/+95 |
2016-09-03 | intel: Pull the guts of gen7_l3_state.c into a shared helper | Jason Ekstrand | 2 | -0/+394 |
2016-09-03 | intel: Rename brw_get_device_name/info to gen_get_device_name/info | Jason Ekstrand | 2 | -4/+4 |
2016-09-03 | intel: s/brw_device_info/gen_device_info/ | Jason Ekstrand | 2 | -32/+32 |
2016-09-03 | intel: Add a new "common" library for more code sharing | Jason Ekstrand | 2 | -0/+664 |