aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/svga/svga_cmd_vgpu10.c
Commit message (Expand)AuthorAgeFilesLines
* svga: fix uninitialized fields in DefineDepthStencilView/DefineStreamOutputCharmaine Lee2018-09-201-0/+9
* svga: add a helper function to send ResolveCopy commandCharmaine Lee2018-09-101-3/+30
* svga: Add SVGA3dCmdIntraSurfaceCopy command support in OpenGL driverNeha Bhende2018-09-051-0/+24
* svga: add num-commands-per-draw HUD queryBrian Paul2018-01-171-0/+5
* svga: add SVGA3d_vgpu10_TransferFromBuffer()Charmaine Lee2016-09-171-0/+29
* svga: add SVGA3D_vgpu10_BufferCopy()Brian Paul2016-06-301-0/+24
* svga: s/Elements/ARRAY_SIZE/Brian Paul2016-04-251-1/+1
* svga: add DXGenMips command supportCharmaine Lee2016-01-141-0/+21
* svga: Rename SVGA_HINT_FLAG_DRAW_EMITTEDSinclair Yeh2016-01-061-5/+5
* svga: Condition preemptive flush on draw emissionSinclair Yeh2015-10-221-0/+6
* svga: add new svga_cmd_vgpu10.c fileBrian Paul2015-09-021-0/+1289