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
/
auxiliary
/
util
/
u_blit.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
u_blit: (trivial) u_blit.h needs to include p_defines.h
Roland Scheidegger
2018-03-10
1
-0
/
+1
*
gallium/util: replace uint with tgsi enum types
Brian Paul
2018-02-07
1
-2
/
+2
*
u_blit,u_simple_shaders: add shader to convert from xrbias format
Roland Scheidegger
2018-02-07
1
-1
/
+2
*
util: simplify writemask parameters for util_blit_pixels()
Brian Paul
2014-09-24
1
-6
/
+1
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-2
/
+2
*
util/u_blit: Support blits from cubemaps.
José Fonseca
2013-09-18
1
-0
/
+1
*
st/mesa: implement accelerated stencil blitting using shader stencil export
Marek Olšák
2012-07-12
1
-1
/
+3
*
gallium/u_blit: drop not-very-useful wrapper around util_blit_pixels_writemask
Marek Olšák
2012-07-12
1
-14
/
+4
*
gallium/u_blit: don't release vertex buffer at end of frame / in glFlush
Marek Olšák
2012-04-18
1
-5
/
+0
*
gallium: support for array textures and related changes
Roland Scheidegger
2010-12-02
1
-3
/
+2
*
util: Include missing header in u_blit.h.
Vinson Lee
2010-08-25
1
-5
/
+7
*
gallium/util: adapt util code to interface changes
Roland Scheidegger
2010-05-17
1
-4
/
+6
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
1
-1
/
+1
*
gallium: change remaining util functions to use cso sampler views
Roland Scheidegger
2010-03-16
1
-1
/
+1
*
gallium: util_blit_pixels() takes source sampler view as argument.
Michal Krol
2010-03-15
1
-0
/
+2
*
util: add version of u_blit_pixels which takes a writemask
Keith Whitwell
2009-09-03
1
-0
/
+11
*
gallium: avoid mapping same vertex buffer in subsequent frames
Keith Whitwell
2008-12-12
1
-0
/
+4
*
gallium: Fix warning in u_blit.h
Jakob Bornecrantz
2008-06-24
1
-0
/
+1
*
util: Blit can now copy from texture to surface
Jakob Bornecrantz
2008-06-23
1
-3
/
+11
*
gallium: Add extern "C" to the headers.
José Fonseca
2008-04-24
1
-0
/
+8
*
gallium: implement CSO save/restore functions for use by meta operations (bli...
Brian
2008-03-19
1
-2
/
+3
*
gallium: s/copy_pixels_state/blit_state
Brian
2008-03-18
1
-1
/
+1
*
gallium: new pixel blit code
Brian
2008-03-18
1
-0
/
+60