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
Commit message (
Expand
)
Author
Age
Files
Lines
*
tgsi/ureg: allow any register file in address operands
Marek Olšák
2017-10-06
1
-6
/
+0
*
tgsi/scan: scan address operands (v2)
Marek Olšák
2017-10-06
1
-1
/
+42
*
tgsi/scan: set correct usage mask for tex offsets in scan_src_operand
Marek Olšák
2017-10-06
1
-4
/
+4
*
tgsi/scan: take advantage of already swizzled usage mask in scan_src_operand
Marek Olšák
2017-10-06
1
-30
/
+17
*
tgsi/scan: set non-valid src_index for tex offsets in scan_src_operand
Marek Olšák
2017-10-06
1
-1
/
+1
*
tgsi: implement tgsi_util_get_inst_usage_mask properly
Marek Olšák
2017-10-06
2
-113
/
+206
*
gallivm/ppc64le: allow environmental control of Altivec code generation
Ben Crocker
2017-10-05
1
-8
/
+24
*
gallivm/ppc64le: adjust VSX code generation control.
Ben Crocker
2017-10-05
1
-7
/
+30
*
gallivm: allow additional llc options
Ben Crocker
2017-10-05
1
-0
/
+23
*
gallivm: fix typo in debug_printf message
Ben Crocker
2017-10-05
1
-1
/
+1
*
llvmpipe: silence 'variable may be used uninitialized' warnings
Brian Paul
2017-10-03
1
-1
/
+1
*
gallium/u_tests: fix ifdef for sync_file fences
George Kyriazis
2017-10-03
1
-1
/
+1
*
mesa: Remove force_s3tc_enable driconf variable
Matt Turner
2017-10-02
1
-1
/
+0
*
gallium: Remove util_format_s3tc_init()
Matt Turner
2017-10-02
2
-78
/
+5
*
gallium: Remove util_format_s3tc_enabled
Matt Turner
2017-10-02
3
-59
/
+1
*
gallium/u_tests: test sync_file fences
Marek Olšák
2017-10-03
1
-0
/
+101
*
gallium: add PIPE_FORMAT_R10G10B10X2_UNORM
Nicolai Hähnle
2017-10-02
2
-0
/
+7
*
gallium/vl: don't use the template keyword
Marek Olšák
2017-09-30
1
-14
/
+14
*
gallium: add new LOD opcode
Roland Scheidegger
2017-09-30
3
-4
/
+59
*
gallium: add LDEXP TGSI instruction and corresponding cap
Nicolai Hähnle
2017-09-29
5
-2
/
+20
*
tgsi: infer that dst[1] of DFRACEXP is an integer
Nicolai Hähnle
2017-09-29
4
-5
/
+8
*
gallivm: add support for TGSI instructions with two outputs
Nicolai Hähnle
2017-09-29
3
-1
/
+31
*
gallivm: add dst register index to lp_build_tgsi_context::emit_store
Nicolai Hähnle
2017-09-29
3
-9
/
+9
*
tgsi: clarify the semantics of DFRACEXP
Nicolai Hähnle
2017-09-29
2
-10
/
+8
*
tgsi: infer that DLDEXP's second source has an integer type
Nicolai Hähnle
2017-09-29
4
-7
/
+11
*
gallium/util: use new util_vasprintf() function
Brian Paul
2017-09-28
1
-1
/
+2
*
gallium: Weaken assertion about u_mm's align2 field.
Eric Anholt
2017-09-26
1
-1
/
+4
*
vl/compositor: convert RGB buffer to YUV with color conversion
Leo Liu
2017-09-25
2
-0
/
+81
*
vl/csc: add a RGB to YUV CSC matrix
Leo Liu
2017-09-25
2
-1
/
+11
*
vl/compositor: create RGB to YUV fragment shader
Leo Liu
2017-09-25
2
-0
/
+51
*
vl/compositor: add Bob top and bottom to YUV deint function
Leo Liu
2017-09-25
1
-6
/
+28
*
vl/compositor: remove vl_compositor_yuv_deint() function
Leo Liu
2017-09-25
2
-40
/
+0
*
vl/compositor: add a new function for YUV deint
Leo Liu
2017-09-25
2
-0
/
+42
*
vl/compositor: extend YUV deint function to do field deint
Leo Liu
2017-09-25
2
-12
/
+26
*
vl/compositor: separate YUV part from shader video buffer function
Leo Liu
2017-09-25
1
-13
/
+18
*
gallium/util: Remove unused keymap
Thomas Helland
2017-09-21
3
-388
/
+0
*
gallium: Add PIPE_SHADER_CAP_INT64_ATOMICS
Jan Vesely
2017-09-21
2
-0
/
+2
*
llvmpipe, gallivm: implement lod queries (LODQ opcode)
Roland Scheidegger
2017-09-20
4
-57
/
+143
*
ttn: Fix out-of-bounds accesses since the always-2D-constants change.
Eric Anholt
2017-09-18
1
-2
/
+3
*
gallium: Add PIPE_SHADER_CAP_FP16
Jan Vesely
2017-09-18
2
-0
/
+4
*
gallium: add PIPE_QUERY_OCCLUSION_PREDICATE_CONSERVATIVE
Nicolai Hähnle
2017-09-18
2
-0
/
+2
*
gallium: add CONSTBUF type to tgsi_file_type
Timothy Arceri
2017-09-15
1
-0
/
+1
*
gallium/{r600, radeonsi}: Fix segfault with color format (v2)
Denis Pauk
2017-09-14
1
-0
/
+4
*
radeonsi: optimize TCS epilog when invocation 0 writes tess factors
Marek Olšák
2017-09-11
1
-2
/
+0
*
tgsi/scan: add a new pass that analyzes tess factor writes (v2)
Marek Olšák
2017-09-11
2
-0
/
+235
*
gallium/u_blitter: use UTIL_BLITTER_ATTRIB_NONE (0) instead of 0 directly
Marek Olšák
2017-09-11
1
-2
/
+2
*
gallium/u_blitter: don't pass GENERIC in VS if it's not needed
Marek Olšák
2017-09-11
1
-17
/
+45
*
gallium/u_blitter: use draw_rectangle for all blits except cubemaps
Marek Olšák
2017-09-11
2
-88
/
+98
*
gallium/u_blitter: use draw_rectangle callback for layered clears
Marek Olšák
2017-09-11
2
-28
/
+29
*
gallium/u_blitter: add new union blitter_attrib to replace pipe_color_union
Marek Olšák
2017-09-11
2
-52
/
+53
[next]