index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
svga
/
svga_surface.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
svga: invalidate new surface before it is bound to a render target view
Charmaine Lee
2016-11-03
1
-1
/
+21
*
svga: create BGRX render target view for BGRX_UNORM surface
Charmaine Lee
2016-11-03
1
-1
/
+2
*
svga: eliminate unneeded gotos in svga_validate_surface_view()
Brian Paul
2016-09-23
1
-7
/
+4
*
svga: minor simplification in svga_validate_surface_view()
Brian Paul
2016-09-21
1
-3
/
+2
*
svga: single sample surface can be created as non-multisamples surface
Charmaine Lee
2016-09-17
1
-1
/
+3
*
svga: Add function svga_resource_type()
Neha Bhende
2016-09-17
1
-19
/
+1
*
svga: fix a texture readback bug
Brian Paul
2016-08-29
1
-6
/
+10
*
svga: move surface propagation code into new function
Brian Paul
2016-08-29
1
-0
/
+22
*
svga: s/unsigned/enum pipe_shader_type/
Brian Paul
2016-08-29
1
-1
/
+1
*
svga: move some code in svga_propagate_surface()
Brian Paul
2016-08-26
1
-18
/
+19
*
svga: remove local variable in create_backed_surface_view()
Brian Paul
2016-08-26
1
-7
/
+4
*
svga: add guest statistic gathering interface
Charmaine Lee
2016-08-26
1
-6
/
+40
*
svga: remove unused var in svga_mark_surfaces_dirty()
Brian Paul
2016-08-16
1
-1
/
+0
*
svga: reduce looping in svga_mark_surfaces_dirty()
Brian Paul
2016-08-16
1
-1
/
+1
*
svga: adjust render target view format for RGBX
Brian Paul
2016-06-30
1
-1
/
+13
*
svga: whitespace, line wrapping fixes in svga_surface.c
Brian Paul
2016-06-28
1
-11
/
+16
*
gallium/drivers: Sanitize NULL checks into canonical form
Edward O'Callaghan
2015-12-06
1
-1
/
+1
*
svga: add new GALLIUM_HUD queries
Neha Bhende
2015-10-16
1
-0
/
+4
*
svga: Fix surface view error handling
Thomas Hellstrom
2015-09-07
1
-22
/
+26
*
svga: increment texture age when surface is to be marked as dirty
Charmaine Lee
2015-09-02
1
-7
/
+6
*
svga: fix backed surface view regression
Charmaine Lee
2015-09-02
1
-5
/
+9
*
svga: update driver for version 10 GPU interface
Brian Paul
2015-09-02
1
-66
/
+353
*
svga: remove some unneeded INLINE qualifiers
Brian Paul
2014-08-14
1
-1
/
+1
*
svga: remove unneeded depth==1 assertion in svga_texture_view_surface()
Brian Paul
2014-07-29
1
-1
/
+0
*
svga: track which textures are rendered to
Brian Paul
2014-02-14
1
-8
/
+9
*
svga: improve loops over color buffers
Brian Paul
2013-11-11
1
-1
/
+2
*
svga: fix layer/level mix-up in svga_mark_surface_dirty()
Brian Paul
2013-06-25
1
-1
/
+1
*
gallium: remove pipe_surface::usage
Marek Olšák
2012-12-12
1
-1
/
+0
*
svga: stop using pipe_surface::usage
Marek Olšák
2012-12-12
1
-15
/
+7
*
svga: fix synchronization bug between sampler views and surfaces
Brian Paul
2012-06-18
1
-0
/
+5
*
svga: make svga_surface_needs_propagation() surface const
Brian Paul
2012-06-14
1
-2
/
+2
*
svga: indentation/formatting fixes
Brian Paul
2011-09-23
1
-16
/
+16
*
svga: Cleanup format capability checking.
José Fonseca
2011-09-23
1
-2
/
+2
*
svga: Don't use the new depth formats for surfaces that will never be sampled...
José Fonseca
2011-09-23
1
-3
/
+3
*
svga: Expose the new depth formats
Jakob Bornecrantz
2011-09-23
1
-3
/
+4
*
svga: Fix NULL dereference.
José Fonseca
2011-02-18
1
-4
/
+5
*
svga: Ensure pending drawing commands other surface operations are emitted be...
José Fonseca
2011-02-18
1
-2
/
+2
*
svga: Set the appropriate flags when creating sampler/surface views.
José Fonseca
2011-02-14
1
-4
/
+15
*
gallium: support for array textures and related changes
Roland Scheidegger
2010-12-02
1
-34
/
+64
*
svga: Remove unnecessary header.
Vinson Lee
2010-05-04
1
-1
/
+0
*
svga: Remove the screen private context.
José Fonseca
2010-05-03
1
-32
/
+11
*
svga: Remove unnecessary headers.
Vinson Lee
2010-04-11
1
-2
/
+0
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
1
-0
/
+383