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
/
include
/
pipe
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: add PIPE_SHADER_CAP_MAX_UNROLL_ITERATIONS_HINT
Marek Olšák
2015-10-21
1
-1
/
+2
*
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
1
-6
/
+1
*
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
*
gallium/hud: add PIPE_DRIVER_QUERY_TYPE_MICROSECONDS for HUD
Brian Paul
2015-07-07
1
-5
/
+6
*
gallium: remove redundant pipe_context::fence_signalled
Marek Olšák
2015-07-05
1
-6
/
+0
*
gallium: add PIPE_COMPUTE_CAP_SUBGROUP_SIZE
Grigori Goronzy
2015-06-29
1
-1
/
+2
*
gallium: whitespace, formatting clean-up in p_state.h
Brian Paul
2015-06-19
1
-16
/
+20
*
gallium: remove explicit values from PIPE_CAP_ enums
Brian Paul
2015-06-11
1
-98
/
+98
*
tgsi/ureg: don't emit in/out arrays if drivers don't support ranged declarations
Marek Olšák
2015-06-05
1
-0
/
+1
*
gallium: rename TGSI tessellation processor types to match pipe shader names
Marek Olšák
2015-05-26
1
-2
/
+2
*
gallium: use const in set_tess_state
Marek Olšák
2015-05-26
1
-2
/
+2
*
gallium: remove TGSI_SAT_MINUS_PLUS_ONE
Marek Olšák
2015-05-20
1
-6
/
+2
*
gallium: add set_tess_state to configure default tessellation parameters
Ilia Mirkin
2015-05-16
1
-0
/
+4
*
gallium: add vertices_per_patch to draw info
Ilia Mirkin
2015-05-16
1
-0
/
+2
*
gallium: add tessellation shader properties
Ilia Mirkin
2015-05-16
2
-1
/
+13
*
gallium: add interfaces for controlling tess program state
Ilia Mirkin
2015-05-16
1
-0
/
+10
*
gallium: bump shader input and output limits
Marek Olšák
2015-05-16
1
-2
/
+2
*
gallium: add new semantics for tessellation
Ilia Mirkin
2015-05-16
1
-1
/
+6
*
gallium: add new PATCHES primitive type
Ilia Mirkin
2015-05-16
1
-1
/
+2
*
gallium: add tessellation shader types
Ilia Mirkin
2015-05-16
2
-3
/
+7
*
gallium: add PIPE_CAP_DEVICE_RESET_STATUS_QUERY
Marek Olšák
2015-05-12
1
-0
/
+1
*
gallium: add an interface for querying a device reset status
Marek Olšák
2015-05-12
2
-0
/
+17
*
gallium: make pipe_context::begin_query return a boolean
Samuel Pitoiset
2015-05-06
1
-1
/
+1
*
gallium: replace pipe_driver_query_info::max_value by a union
Samuel Pitoiset
2015-05-06
1
-1
/
+8
*
gallium: add new numeric types to pipe_query_result
Samuel Pitoiset
2015-05-06
1
-0
/
+8
*
gallium: add new fields to pipe_driver_query_info
Samuel Pitoiset
2015-05-06
1
-1
/
+11
*
gallium: add pipe_screen::get_driver_query_group_info
Samuel Pitoiset
2015-05-06
2
-0
/
+25
*
vl: add level idc in sps
Leo Liu
2015-04-28
1
-0
/
+1
*
adjust a couple of ifdefs to handle NetBSD correctly
Tobias Nygren
2015-04-17
1
-1
/
+1
*
gallium: introduce get_device_vendor() entrypoint for pipes
Giuseppe Bilotta
2015-03-23
1
-0
/
+8
*
gallium: remove trailing whitespace in p_screen.h
Giuseppe Bilotta
2015-03-23
1
-1
/
+1
*
gallium: add FMA and DFMA opcodes (v3)
Marek Olšák
2015-03-16
2
-3
/
+4
*
mesa: consolidate PUBLIC macro definition
Brian Paul
2015-03-04
1
-12
/
+0
*
gallium: whitespace, comment formatting fixes in p_defines.h
Brian Paul
2015-02-26
1
-30
/
+36
*
gallium: renumber PIPE_BIND_ flags
Brian Paul
2015-02-26
1
-13
/
+13
*
gallium: include util/macros.h
Tobias Klausmann
2015-02-24
1
-55
/
+2
[next]