Jason Ekstrand
|
ffe9f60358
|
vk: Add stub() and stub_return() macros and mark piles of functions as stubs
|
2015-05-12 13:45:02 -07:00 |
|
Jason Ekstrand
|
4336a1bc00
|
vk/pipeline: Add support for disabling the scissor in "extra"
|
2015-05-12 12:53:01 -07:00 |
|
Kristian Høgsberg
|
b734e0bcc5
|
vk: Add support for driver-internal custom pipelines
This lets us disable the viewport, use rect lists and repclear.
|
2015-05-11 23:25:29 -07:00 |
|
Kristian Høgsberg
|
ad132bbe48
|
vk: Fix 3DSTATE_VERTEX_BUFFER emission
Set VertexBufferIndex to the attribute binding, not the location.
|
2015-05-11 23:25:29 -07:00 |
|
Kristian Høgsberg
|
4f25f5d86c
|
vk: Support not having a vertex shader
This lets us bypass the vertex shader and pass data straight into
the rasterizer part of the pipeline.
|
2015-05-11 23:25:28 -07:00 |
|
Kristian Høgsberg
|
769785c497
|
Add vulkan driver for BDW
|
2015-05-09 11:38:32 -07:00 |
|