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
*
u_blitter: add a msaa parameter to util_blitter_clear
Pierre-Eric Pelloux-Prayer
2019-07-23
1
-1
/
+2
*
gallium: add storage_sample_count parameter into is_format_supported
Marek Olšák
2018-07-31
1
-0
/
+1
*
svga: Support accelerated conditional blitting
Thomas Hellstrom
2017-06-16
1
-38
/
+0
*
svga: fix memory leak in svga_clear_texture()
Neha Bhende
2016-11-03
1
-2
/
+7
*
svga: Implement the pipe clear_render_target functionality v2
Thomas Hellstrom
2016-11-03
1
-0
/
+129
*
svga: define svga_clear() in svga_init_clear_functions()
Neha Bhende
2016-08-26
1
-1
/
+2
*
svga: add svga_init_clear_functions()
Neha Bhende
2016-08-26
1
-0
/
+4
*
svga: add new function svga_clear_texture()
Neha Bhende
2016-08-26
1
-0
/
+188
*
svga: add new begin_blit()
Neha Bhende
2016-08-26
1
-9
/
+18
*
gallium/drivers: Sanitize NULL checks into canonical form
Edward O'Callaghan
2015-12-06
1
-2
/
+2
*
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