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_clear.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
svga: update driver for version 10 GPU interface
Brian Paul
2015-09-02
1
-10
/
+125
*
gallium/util: use ui[4] instead of ui in union util_color
Roland Scheidegger
2014-04-25
1
-1
/
+1
*
svga: fix clearing for null color buffers
Brian Paul
2014-01-21
1
-3
/
+3
*
svga: fix crash when clearing null color buffer
Brian Paul
2014-01-17
1
-3
/
+7
*
svga: fix MSVC double/float parameter warning
Brian Paul
2012-10-16
1
-1
/
+1
*
svga: flush drawing before clearing
Brian Paul
2012-04-18
1
-0
/
+3
*
gallium: rename ZS stencil type to UINT (v2)
Dave Airlie
2011-10-11
1
-1
/
+1
*
svga: clean up return values and error codes
Brian Paul
2011-09-23
1
-4
/
+4
*
gallium: move clear paths from rgba to a pointer to a color union (v2)
Dave Airlie
2011-09-18
1
-5
/
+6
*
svga: fix warning: ‘uc.ui’ may be used uninitialized in this function
Marek Olšák
2011-04-27
1
-1
/
+1
*
svga: Rebind framebuffer and tss bindings strictly when necessary.
José Fonseca
2011-04-12
1
-0
/
+7
*
svga: adapt to clear interface changes
Roland Scheidegger
2010-05-29
1
-3
/
+5
*
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
-1
/
+1
*
svga: Rename pipe formats.
José Fonseca
2010-03-02
1
-2
/
+2
*
gallium/util: fix util_color_[un]pack[-ub] to be strict aliasing safe
Roland Scheidegger
2009-12-07
1
-3
/
+3
*
svga: add DEBUG_CACHE option
Keith Whitwell
2009-11-27
1
-0
/
+6
*
svga: Add svga driver
Jakob Bornecrantz
2009-11-17
1
-0
/
+119