Module: Mesa
Branch: master
Commit: bac94dfefa8f6614b6243d68def7c9beab04ec66
URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=bac94dfefa8f6614b6243d68def7c9beab04ec66

Author: Brian Paul <[email protected]>
Date:   Wed Sep  5 10:28:25 2018 -0600

svga: update device header files from upstream

This is a squash commit of several earlier patches.

Signed-off-by: Brian Paul <[email protected]>

---

 src/gallium/drivers/svga/include/svga3d_cmd.h     | 196 ++++++++++----
 src/gallium/drivers/svga/include/svga3d_devcaps.h | 110 ++++----
 src/gallium/drivers/svga/include/svga3d_dx.h      | 127 +++++++---
 src/gallium/drivers/svga/include/svga3d_limits.h  |   4 +-
 src/gallium/drivers/svga/include/svga3d_types.h   | 296 ++++++++++++++++++----
 src/gallium/drivers/svga/svga_cmd.c               |   2 +-
 src/gallium/drivers/svga/svga_cmd.h               |   2 +-
 src/gallium/drivers/svga/svga_format.c            |   2 +-
 src/gallium/drivers/svga/svga_sampler_view.c      |   2 +-
 src/gallium/drivers/svga/svga_screen.c            |  11 -
 src/gallium/drivers/svga/svga_screen_cache.c      |   2 +-
 src/gallium/drivers/svga/svga_screen_cache.h      |   2 +-
 src/gallium/drivers/svga/svga_surface.c           |   4 +-
 src/gallium/drivers/svga/svga_surface.h           |   2 +-
 src/gallium/drivers/svga/svga_winsys.h            |   3 +-
 15 files changed, 569 insertions(+), 196 deletions(-)

Diff:   
http://cgit.freedesktop.org/mesa/mesa/diff/?id=bac94dfefa8f6614b6243d68def7c9beab04ec66
_______________________________________________
mesa-commit mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to