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
/
include
/
pipe
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: do not wrap header inclusion in
Emil Velikov
2016-03-09
3
-4
/
+12
*
gallium: add CAPs returning PCI device location
Marek Olšák
2016-03-09
1
-0
/
+4
*
gallium: add external usage flags to resource_from(get)_handle (v2)
Marek Olšák
2016-03-09
2
-2
/
+19
*
gallium: fix PIPE_BIND_QUERY_BUFFER - PIPE_BIND_SCANOUT overlap
Marek Olšák
2016-03-02
1
-3
/
+3
*
gallium: remove duplicate define from enum pipe_format
Oded Gabbay
2016-02-25
1
-1
/
+0
*
gallium: add PIPE_SHADER_CAP_MAX_SHADER_IMAGES
Ilia Mirkin
2016-02-15
1
-0
/
+1
*
gallium: make image views non-persistent objects
Ilia Mirkin
2016-02-15
2
-15
/
+3
*
tgsi/ureg: add shared variables support for compute shaders
Samuel Pitoiset
2016-02-13
1
-1
/
+3
*
gallium: add PIPE_SHADER_CAP_SUPPORTED_IRS
Samuel Pitoiset
2016-02-13
1
-0
/
+1
*
gallium: add indirect compute parameters to pipe_grid_info
Samuel Pitoiset
2016-02-13
1
-0
/
+12
*
gallium: add a new interface for pipe_context::launch_grid()
Samuel Pitoiset
2016-02-13
2
-15
/
+29
*
gallium: pass the robust buffer access context flag to drivers
Marek Olšák
2016-02-09
1
-0
/
+6
*
gallium: add interface for querying memory usage and sizes (v2)
Marek Olšák
2016-02-05
3
-0
/
+20
*
gallium: add PIPE_CAP_QUERY_BUFFER_OBJECT
Ilia Mirkin
2016-02-04
1
-0
/
+1
*
gallium: add a way to store query result into buffer
Ilia Mirkin
2016-02-04
2
-0
/
+32
*
gallium: Add PIPE_CAP_SURFACE_REINTERPRET_BLOCKS
Nicolai Hähnle
2016-02-03
1
-0
/
+1
*
gallium: Add PIPE_CAP_BUFFER_SAMPLER_VIEW_RGBA_ONLY
Nicolai Hähnle
2016-02-03
1
-0
/
+1
*
st/mesa: add shader buffer barrier bit
Ilia Mirkin
2016-01-29
1
-0
/
+1
*
tgsi: add MEMBAR opcode to handle memoryBarrier* GLSL intrinsics
Ilia Mirkin
2016-01-29
1
-1
/
+6
*
gallium: add GREMEDY_string_marker
Rob Clark
2016-01-21
2
-0
/
+8
*
gallium/st: add pipe_context::generate_mipmap()
Charmaine Lee
2016-01-14
2
-0
/
+13
*
gallium: add PIPE_CAP_INVALIDATE_BUFFER
Nicolai Hähnle
2016-01-14
2
-2
/
+7
*
gallium: add a RESQ opcode to query info about a resource
Ilia Mirkin
2016-01-08
1
-0
/
+1
*
gallium: add PIPE_CAP_SHADER_BUFFER_OFFSET_ALIGNMENT
Ilia Mirkin
2016-01-08
1
-0
/
+1
*
gallium: add PIPE_SHADER_CAP_MAX_SHADER_BUFFERS
Ilia Mirkin
2016-01-08
1
-0
/
+1
*
tgsi: provide a way to encode memory qualifiers for SSBO
Ilia Mirkin
2016-01-08
1
-1
/
+15
*
ureg: add buffer support to ureg
Ilia Mirkin
2016-01-08
1
-1
/
+3
*
tgsi: add ureg support for image decls
Ilia Mirkin
2016-01-08
1
-3
/
+4
*
gallium: add caps for POSITION and FACE system values
Marek Olšák
2016-01-08
1
-0
/
+2
*
gallium: add caps to expose support for multi indirect draws
Ilia Mirkin
2016-01-07
1
-0
/
+2
*
gallium: add sufficient draw interface to allow new indirect features
Ilia Mirkin
2016-01-07
1
-1
/
+10
*
gallium: add PIPE_CAP_TGSI_PACK_HALF_FLOAT to indicate UP2H/PK2H support
Ilia Mirkin
2016-01-03
1
-0
/
+1
*
gallium: add a drawid to pipe_draw_info
Ilia Mirkin
2015-12-30
1
-0
/
+2
*
gallium: add PIPE_CAP_DRAW_PARAMETERS
Ilia Mirkin
2015-12-30
1
-0
/
+1
*
gallium: add baseinstance/drawid semantics
Ilia Mirkin
2015-12-30
1
-1
/
+3
*
Remove Sun CC specific code.
Jose Fonseca
2015-12-02
2
-9
/
+1
*
gallium: Make pipe_query_result::batch array length non-zero.
Jose Fonseca
2015-11-27
1
-2
/
+2
*
gallium: add PIPE_DRIVER_QUERY_FLAG_DONT_LIST
Nicolai Hähnle
2015-11-26
1
-0
/
+3
*
gallium: add ASTC formats
Ilia Mirkin
2015-11-23
1
-0
/
+30
*
gallium: add the concept of batch queries
Nicolai Hähnle
2015-11-20
2
-6
/
+40
*
st/mesa: map semantic driver query types to underlying type
Nicolai Hähnle
2015-11-20
1
-0
/
+2
*
gallium: remove pipe_driver_query_group_info field type
Nicolai Hähnle
2015-11-20
1
-7
/
+0
*
gallium: add support for gl_HelperInvocation semantic
Ilia Mirkin
2015-11-12
1
-1
/
+2
*
gallium: add PIPE_CAP_CLEAR_TEXTURE and clear_texture prototype
Ilia Mirkin
2015-11-11
2
-0
/
+11
*
gallium: expose a debug message callback settable by context owner
Ilia Mirkin
2015-11-05
3
-0
/
+45
*
gallium/swrast: fix front buffer blitting. (v2)
Dave Airlie
2015-10-31
1
-0
/
+4
*
st/va: properly defines VAImageFormat formats and improve VaCreateImage
Julien Isorce
2015-10-30
1
-1
/
+2
*
gallium: add PIPE_CAP_COPY_BETWEEN_COMPRESSED_AND_PLAIN_FORMATS
Marek Olšák
2015-10-28
1
-0
/
+1
*
vl: add RefPicList defines for VAAPI HEVC decode
Boyuan Zhang
2015-10-27
1
-0
/
+2
*
gallium: add PIPE_SHADER_CAP_MAX_UNROLL_ITERATIONS_HINT
Marek Olšák
2015-10-20
1
-1
/
+2
[next]