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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
3
-124
/
+206
*
tgsi: add docs for some existing pack opcodes
Marek Olšák
2017-10-06
1
-3
/
+21
*
broadcom: Fix out-of-tree build include path
Daniel Stone
2017-10-05
1
-0
/
+2
*
broadcom/vc4: Don't advertise tiled dmabuf modifiers if we can't use them
Derek Foreman
2017-10-05
1
-13
/
+18
*
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
*
st/va: add RGB support to vlVaPutSurface
Leo Liu
2017-10-04
1
-1
/
+13
*
st/va: don't re-allocate interlaced buffer with pakced format
Leo Liu
2017-10-04
1
-4
/
+6
*
st/vdpau: don't re-allocate interlaced buffer with packed YUV format
Leo Liu
2017-10-04
1
-0
/
+2
*
llvmpipe: silence 'variable may be used uninitialized' warnings
Brian Paul
2017-10-03
2
-2
/
+2
*
svga: wrap long comments in svga_tgsi_vgpu10.c
Brian Paul
2017-10-03
1
-4
/
+6
*
svga: tweak pre-VGPU10 rasterization offsets
Brian Paul
2017-10-03
1
-17
/
+7
*
svga: if we get nr_samples==1, store nr_samples=0
Brian Paul
2017-10-03
1
-4
/
+7
*
svga: emit sampler constants only if sampler view exists
Charmaine Lee
2017-10-03
1
-7
/
+12
*
svga: fix incorrect case in svga_typeless_format()
Brian Paul
2017-10-03
1
-2
/
+1
*
svga: add typeless switch cases in svga_typeless_format()
Brian Paul
2017-10-03
1
-0
/
+10
*
svga: Allow sRGB format with PIPE_BIND_DISPLAY_TARGET binding flag on vgpu10.
Neha Bhende
2017-10-03
1
-2
/
+7
*
etnaviv: Set up unknown GC3000 states
Wladimir J. van der Laan
2017-10-03
1
-0
/
+11
*
etnaviv: Fix point sprite rendering on GC3000
Wladimir J. van der Laan
2017-10-03
1
-0
/
+2
*
etnaviv: Add support for DP2 instruction
Wladimir J. van der Laan
2017-10-03
4
-1
/
+7
*
etnaviv: Support opcodes with bit 6 set in assembler
Wladimir J. van der Laan
2017-10-03
1
-1
/
+4
*
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
4
-5
/
+0
*
gallium: Remove util_format_s3tc_init()
Matt Turner
2017-10-02
14
-98
/
+5
*
gallium: Remove util_format_s3tc_enabled
Matt Turner
2017-10-02
14
-110
/
+3
*
gallium/u_tests: test sync_file fences
Marek Olšák
2017-10-03
1
-0
/
+101
*
freedreno/a5xx: fix missing restore state
Rob Clark
2017-10-02
1
-0
/
+3
*
swr/rast: do not crash on NULL strings returned by getenv
Emil Velikov
2017-10-02
1
-1
/
+2
*
freedreno/a5xx: align height to GMEM
Rob Clark
2017-10-02
1
-1
/
+5
*
radeonsi: adjust clip discard based on line width / point size
Nicolai Hähnle
2017-10-02
3
-11
/
+27
*
radeonsi: remove si_context::{scissor_enabled,clip_halfz}
Nicolai Hähnle
2017-10-02
3
-26
/
+24
*
radeonsi: simplify the signature of si_update_vs_writes_viewport_index
Nicolai Hähnle
2017-10-02
3
-7
/
+6
*
radeonsi: move current_rast_prim into si_context
Nicolai Hähnle
2017-10-02
6
-15
/
+11
*
radeonsi: move and rename scissor and viewport state and functions
Nicolai Hähnle
2017-10-02
10
-182
/
+184
*
radeonsi: remove si_apply_scissor_bug_workaround
Nicolai Hähnle
2017-10-02
2
-19
/
+0
*
radeonsi: move r600_viewport.c to si_viewport.c
Nicolai Hähnle
2017-10-02
3
-2
/
+2
*
radeonsi: fix maximum advertised point size / line width
Nicolai Hähnle
2017-10-02
2
-8
/
+3
*
radeonsi: deduce rast_prim correctly for tessellation point mode
Nicolai Hähnle
2017-10-02
1
-3
/
+6
*
radeonsi: don't discard points and lines
Nicolai Hähnle
2017-10-02
2
-2
/
+26
*
radeonsi: move current_rast_prim to r600_common_context
Nicolai Hähnle
2017-10-02
5
-9
/
+13
*
gallium: add PIPE_FORMAT_R10G10B10X2_UNORM
Nicolai Hähnle
2017-10-02
4
-0
/
+10
*
freedreno: fix PIPE_QUERY_OCCLUSION_PREDICATE_CONSERVATIVE
Rob Clark
2017-10-02
2
-4
/
+5
*
radeonsi: fix a regression in integer cube map handling
Nicolai Hähnle
2017-10-02
1
-8
/
+26
*
amd/common: move ac_build_phi from radeonsi
Nicolai Hähnle
2017-10-02
1
-17
/
+3
*
radeonsi: don't use the template keyword
Marek Olšák
2017-09-30
1
-7
/
+7
*
gallium/vl: don't use the template keyword
Marek Olšák
2017-09-30
1
-14
/
+14
[prev]
[next]