Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | svga: fix uninitialized fields in DefineDepthStencilView/DefineStreamOutput | Charmaine Lee | 2018-09-20 | 1 | -0/+9 |
* | svga: add a helper function to send ResolveCopy command | Charmaine Lee | 2018-09-10 | 1 | -3/+30 |
* | svga: Add SVGA3dCmdIntraSurfaceCopy command support in OpenGL driver | Neha Bhende | 2018-09-05 | 1 | -0/+24 |
* | svga: add num-commands-per-draw HUD query | Brian Paul | 2018-01-17 | 1 | -0/+5 |
* | svga: add SVGA3d_vgpu10_TransferFromBuffer() | Charmaine Lee | 2016-09-17 | 1 | -0/+29 |
* | svga: add SVGA3D_vgpu10_BufferCopy() | Brian Paul | 2016-06-30 | 1 | -0/+24 |
* | svga: s/Elements/ARRAY_SIZE/ | Brian Paul | 2016-04-25 | 1 | -1/+1 |
* | svga: add DXGenMips command support | Charmaine Lee | 2016-01-14 | 1 | -0/+21 |
* | svga: Rename SVGA_HINT_FLAG_DRAW_EMITTED | Sinclair Yeh | 2016-01-06 | 1 | -5/+5 |
* | svga: Condition preemptive flush on draw emission | Sinclair Yeh | 2015-10-22 | 1 | -0/+6 |
* | svga: add new svga_cmd_vgpu10.c file | Brian Paul | 2015-09-02 | 1 | -0/+1289 |