index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
svga
/
svga_cmd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
svga: remove SVGA_RELOC_READ flag in SVGA3D_BindGBSurface()
Brian Paul
2019-03-08
1
-1
/
+1
*
svga: update device header files from upstream
Brian Paul
2018-09-05
1
-1
/
+1
*
svga: add num-commands-per-draw HUD query
Brian Paul
2018-01-17
1
-0
/
+4
*
svga: add SVGA_3D_CMD_INVALIDATE_GB_SURFACE support
Charmaine Lee
2016-11-03
1
-0
/
+18
*
svga: try to emit fewer buffer rebind commands
Brian Paul
2016-09-17
1
-0
/
+2
*
svga: Rename SVGA_HINT_FLAG_DRAW_EMITTED
Sinclair Yeh
2016-01-06
1
-8
/
+8
*
svga: allow preemptive flushing on DMA, update, and readback commands
Sinclair Yeh
2016-01-06
1
-0
/
+7
*
gallium/drivers: Remove unnecessary semicolons
Edward O'Callaghan
2016-01-06
1
-2
/
+2
*
gallium/drivers: Sanitize NULL checks into canonical form
Edward O'Callaghan
2015-12-06
1
-3
/
+3
*
svga: Condition preemptive flush on draw emission
Sinclair Yeh
2015-10-22
1
-0
/
+2
*
svga: update driver for version 10 GPU interface
Brian Paul
2015-09-02
1
-6
/
+10
*
svga: remove unused SVGA3D_* command functions
Brian Paul
2015-09-02
1
-134
/
+0
*
svga/winsys: Add support for VGPU10
Brian Paul
2015-09-02
1
-4
/
+4
*
gallium: replace INLINE with inline
Ilia Mirkin
2015-07-21
1
-1
/
+1
*
svga: SVGA_3D_CMD_BIND_GB_SHADER needs to reserve two relocations.
Matthew McClure
2014-08-04
1
-1
/
+1
*
svga: add new GBS commands
Brian Paul
2014-02-14
1
-5
/
+551
*
svga: update svga_winsys interface for GBS
Brian Paul
2014-02-14
1
-6
/
+8
*
svga: misc whitespace and comment fixes in svga_cmd.c
Brian Paul
2013-05-09
1
-82
/
+82
*
svga: remove some extraneous whitespace
Brian Paul
2013-02-23
1
-8
/
+0
*
svga: minor code reformatting
Brian Paul
2012-08-16
1
-2
/
+3
*
svga: Coalesce multiple shader constants in a single command.
José Fonseca
2011-09-23
1
-0
/
+53
*
svga: fix typos, update comments
Brian Paul
2011-06-08
1
-7
/
+5
*
svga: Propagate discard/unsynchronized flags to the host when doing texture D...
José Fonseca
2011-03-11
1
-2
/
+3
*
gallium: support for array textures and related changes
Roland Scheidegger
2010-12-02
1
-2
/
+2
*
svga: Do not shortcut NULL surface relocations with SVGA3D_INVALID_ID.
José Fonseca
2010-08-22
1
-1
/
+1
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
1
-22
/
+23
*
svga: Fix the guest offset of piecewise buffer DMAs.
José Fonseca
2010-02-22
1
-4
/
+5
*
svga: Add svga driver
Jakob Bornecrantz
2009-11-17
1
-0
/
+1427