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: remove support for predicates from TGSI (v2)
Marek Olšák
2017-04-01
2
-21
/
+1
*
tgsi: add CLOCK opcode
Ilia Mirkin
2017-03-31
1
-1
/
+1
*
gallium: add PIPE_CAP_TGSI CLOCK
Nicolai Hähnle
2017-03-31
1
-0
/
+1
*
gallium: add TGSI opcodes TEX_LZ and TXF_LZ
Marek Olšák
2017-03-15
1
-2
/
+2
*
gallium: add PIPE_CAP_TGSI_TEX_TXF_LZ
Marek Olšák
2017-03-15
1
-0
/
+1
*
gallium: add P016 format
Christian König
2017-03-13
1
-0
/
+2
*
gallium: s/uint/enum pipe_render_cond_flag/ for set_render_condition()
Brian Paul
2017-03-08
1
-1
/
+1
*
gallium: s/uint/enum pipe_shader_type/ for set_constant_buffer()
Brian Paul
2017-03-08
1
-1
/
+1
*
gallium: s/unsigned/enum pipe_shader_type/ for get_compiler_options()
Brian Paul
2017-03-08
1
-1
/
+1
*
gallium: s/unsigned/enum pipe_shader_type/ for pipe_screen::get_shader_param()
Brian Paul
2017-03-08
1
-1
/
+2
*
gallium: remove PIPE_CAP_USER_INDEX_BUFFERS
Marek Olšák
2017-02-25
1
-1
/
+0
*
gallium: add get_disk_shader_cache() callback
Timothy Arceri
2017-02-23
1
-0
/
+9
*
gallium: reorder fields in pipe_draw_info
Marek Olšák
2017-02-22
1
-23
/
+26
*
gallium: remove TGSI_OPCODE_CLAMP
Marek Olšák
2017-02-18
1
-1
/
+1
*
gallium: add common uploaders into pipe_context (v2)
Marek Olšák
2017-02-14
1
-0
/
+11
*
gallium: add separate PIPE_CAP_INT64_DIVMOD
Ilia Mirkin
2017-02-09
1
-0
/
+1
*
gallium: turn PIPE_SHADER_CAP_DOUBLES into a screen capability
Nicolai Hähnle
2017-02-02
1
-1
/
+1
*
vl: add h264 constrained baseline profile
Boyuan Zhang
2017-02-01
1
-0
/
+1
*
gallium: remove explicit __STDC_.*_MACROS defines
Emil Velikov
2017-01-27
1
-3
/
+0
*
gallium: Add integer 64 capability
Dave Airlie
2017-01-27
1
-0
/
+1
*
gallium: add PIPE_CAP_TGSI_MUL_ZERO_WINS
Ilia Mirkin
2017-01-23
1
-0
/
+1
*
gallium: add TGSI_PROPERTY_MUL_ZERO_WINS
Ilia Mirkin
2017-01-23
1
-0
/
+1
*
gallium: add pipe_screen::resource_changed
Philipp Zabel
2017-01-20
1
-0
/
+8
*
gallium: add flags parameter to texture barrier
Ilia Mirkin
2017-01-16
2
-1
/
+7
*
gallium: add PIPE_CAP_TGSI_FS_FBFETCH
Ilia Mirkin
2017-01-16
1
-0
/
+1
*
gallium: add FBFETCH opcode to retrieve the current sample value
Ilia Mirkin
2017-01-16
1
-1
/
+1
*
tgsi: add DDIV instruction
Nicolai Hähnle
2017-01-16
1
-1
/
+4
*
gallium: remove TGSI_OPCODE_SUB
Marek Olšák
2017-01-05
1
-1
/
+1
*
gallium: remove TGSI_OPCODE_ABS
Marek Olšák
2017-01-05
1
-1
/
+1
*
gallium: add PIPE_CAP_GLSL_OPTIMIZE_CONSERVATIVELY
Marek Olšák
2017-01-05
1
-0
/
+1
*
gallium: extract individual streamout output structure
Nicolai Hähnle
2016-12-12
1
-8
/
+13
*
tgsi: add Stream{X,Y,Z,W} fields to tgsi_declaration_semantic
Nicolai Hähnle
2016-12-12
1
-1
/
+4
*
gallium: decrease the size of pipe_sampler_state fields
Marek Olšák
2016-12-07
1
-3
/
+3
*
gallium: support for native fence fd's
Rob Clark
2016-12-01
3
-0
/
+25
*
gallium: wire up server_wait_sync
Rob Clark
2016-12-01
1
-0
/
+6
*
gallium: add PIPE_CAP_TGSI_CAN_READ_OUTPUTS
Nicolai Hähnle
2016-11-30
1
-0
/
+1
*
gallium: add PIPE_SHADER_CAP_LOWER_IF_THRESHOLD
Marek Olšák
2016-11-15
1
-0
/
+1
*
gallium: add PIPE_CAP_STREAM_OUTPUT_INTERLEAVE_BUFFERS
Ilia Mirkin
2016-10-22
1
-0
/
+1
*
gallium: add PIPE_RESOURCE_FLAG_TEXTURING_MORE_LIKELY
Marek Olšák
2016-10-13
1
-0
/
+1
*
gallium: add PIPE_CAP_TGSI_ARRAY_COMPONENTS
Nicolai Hähnle
2016-10-12
1
-0
/
+1
*
gallium: add PIPE_COMPUTE_CAP_MAX_VARIABLE_THREADS_PER_BLOCK
Samuel Pitoiset
2016-10-07
1
-1
/
+2
*
gallium: add pipe_context::set_device_reset_callback
Nicolai Hähnle
2016-10-05
2
-0
/
+27
*
gallium/hud: Add power sensor support
Steven Toth
2016-09-29
1
-0
/
+1
*
gallium/hud: Add support for block I/O, network I/O and lmsensor stats
Steven Toth
2016-09-28
1
-0
/
+4
*
mesa/st: support lowering multi-planar YUV
Rob Clark
2016-09-26
1
-0
/
+6
*
gallium: remove unused PIPE_CC_GCC_VERSION
Timothy Arceri
2016-09-23
1
-1
/
+0
*
gallium/tgsi: add support for 64-bit integer immediates.
Dave Airlie
2016-09-21
1
-0
/
+2
*
gallium: add opcode and types for 64-bit integers. (v3)
Dave Airlie
2016-09-21
1
-9
/
+37
*
gallium: remove PIPE_BIND_TRANSFER_READ/WRITE
Marek Olšák
2016-09-08
1
-2
/
+1
*
gallium/util: move endian detect into a separate file
Dave Airlie
2016-09-06
1
-38
/
+2
[next]