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_pipe_misc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
svga: minor whitespace, etc clean-ups in svga_pipe_misc.c
Brian Paul
2016-08-26
1
-26
/
+23
*
svga: simplify surface propagation code in svga_set_framebuffer_state()
Brian Paul
2016-08-26
1
-12
/
+4
*
svga: add svga_winsys_context::pipe_debug_callback pointer
Brian Paul
2016-03-21
1
-2
/
+5
*
svga: use the debug callback to report issues to the state tracker
Brian Paul
2015-12-07
1
-0
/
+17
*
svga: update driver for version 10 GPU interface
Brian Paul
2015-09-02
1
-13
/
+60
*
svga: track which textures are rendered to
Brian Paul
2014-02-14
1
-10
/
+29
*
svga: improve loops over color buffers
Brian Paul
2013-11-11
1
-2
/
+4
*
gallium: Add support for multiple viewports
Zack Rusin
2013-05-25
1
-8
/
+12
*
svga: silence some MSVC signed/unsigned comparison warnings
Brian Paul
2012-10-16
1
-1
/
+1
*
svga: don't use uninitialized framebuffer state
Brian Paul
2012-10-11
1
-2
/
+4
*
svga: fix comment typo
Brian Paul
2012-06-14
1
-1
/
+1
*
gallium: rename ZS stencil type to UINT (v2)
Dave Airlie
2011-10-11
1
-2
/
+2
*
svga: Ensure pending drawing commands other surface operations are emitted be...
José Fonseca
2011-02-18
1
-1
/
+1
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
1
-1
/
+1
*
gallium: adapt all code to the renamed depth/stencil formats
Roland Scheidegger
2010-03-30
1
-2
/
+2
*
svga: Rename pipe formats.
José Fonseca
2010-03-02
1
-2
/
+2
*
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-02-02
1
-0
/
+2
*
svga: Remove unnecessary headers.
Vinson Lee
2010-01-21
1
-6
/
+0
*
svga: Add svga driver
Jakob Bornecrantz
2009-11-17
1
-0
/
+187