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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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: remove unused function declarations
Emil Velikov
2015-11-25
1
-5
/
+0
*
gallium: add ASTC formats
Ilia Mirkin
2015-11-23
1
-0
/
+30
*
target-helpers: remove inline_drm_helper.h
Emil Velikov
2015-11-21
1
-6
/
+0
*
pipe-loader: rework the sw backend
Emil Velikov
2015-11-21
1
-0
/
+21
*
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
3
-0
/
+8
*
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
*
gallium: add new properties for clip and cull distance usage
Marek Olšák
2015-10-20
1
-1
/
+3
*
gallium: add PIPE_CAP_SHAREABLE_SHADERS
Marek Olšák
2015-10-20
1
-0
/
+1
*
gallium: add per-sample interpolation control into rasterizer statOAe
Marek Olšák
2015-10-03
2
-0
/
+2
*
gallium: add PIPE_CAP_TGSI_TXQS to let st know if TXQS is supported
Ilia Mirkin
2015-09-13
1
-0
/
+1
*
tgsi: add a TXQS opcode to retrieve the number of texture samples
Ilia Mirkin
2015-09-13
1
-0
/
+1
*
gallium/docs: clairify dmabuf fd ownership
Rob Clark
2015-09-09
1
-0
/
+8
*
gallium/st: add pipe_context::get_timestamp()
Brian Paul
2015-09-02
1
-0
/
+7
*
gallium: add flags parameter to pipe_screen::context_create
Marek Olšák
2015-08-26
2
-2
/
+24
*
gallium: add an interface for dumping debug driver state
Marek Olšák
2015-08-26
2
-0
/
+17
*
gallium: Add blending to pipe blit
Christoph Bumiller
2015-08-21
1
-0
/
+1
*
vl: add HEVC profiles and defines
Christian König
2015-08-14
2
-2
/
+113
*
vl: add cap for stacking frames
Leo Liu
2015-08-14
1
-1
/
+2
*
gallium: add an interface for EXT_depth_bounds_test
Marek Olšák
2015-08-14
2
-0
/
+4
*
gallium: add support for GLES texture float extensions (v3)
Marek Olšák
2015-08-14
1
-0
/
+2
*
gallium: GCC 4.9 allows to include tmmintrin.h without -msse3.
Jose Fonseca
2015-08-09
1
-2
/
+2
*
gallium,hud: allow displaying cumulative values instead of average
Marek Olšák
2015-08-06
1
-0
/
+10
*
gallium,hud: add support for Hz units in driver queries
Marek Olšák
2015-08-06
1
-0
/
+2
*
gallium: replace INLINE with inline
Ilia Mirkin
2015-07-21
2
-7
/
+2
*
gallium: add interface for writable shader buffers
Marek Olšák
2015-07-16
2
-0
/
+28
*
gallium: add interface for writable shader images
Marek Olšák
2015-07-16
2
-11
/
+49
*
gallium: add new limits for shader buffers and images
Marek Olšák
2015-07-16
1
-1
/
+2
*
gallium: add BIND flags for R/W buffers and images
Marek Olšák
2015-07-16
1
-6
/
+7
*
gallium: add PIPE_CAP_MAX_SHADER_PATCH_VARYINGS
Marek Olšák
2015-07-16
1
-0
/
+1
*
gallium: clarify reference counting for fence
Rob Clark
2015-07-10
1
-1
/
+7
*
gallium: fix comment typo in p_shader_tokens.h
Brian Paul
2015-07-09
1
-1
/
+1
[prev]
[next]