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
*
radeonsi: fix isolines tess factor writes to control ring
Nicolai Hähnle
2016-12-07
1
-4
/
+12
*
radeonsi: Use amdgcn intrinsics for fs interpolation
Tom Stellard
2016-12-07
1
-54
/
+142
*
freedreno/a5xx: fix draw packet size with index buffer
Rob Clark
2016-12-06
1
-1
/
+1
*
freedreno/a5xx: gmem bypass mode
Rob Clark
2016-12-06
1
-0
/
+72
*
freedreno/a5xx: fix emit_string_marker()
Rob Clark
2016-12-06
1
-1
/
+4
*
freedreno: pitch alignment should match gmem alignment
Rob Clark
2016-12-06
5
-15
/
+22
*
freedreno/a5xx: more formats
Rob Clark
2016-12-06
1
-41
/
+41
*
freedreno/a5xx: fix fragface
Rob Clark
2016-12-06
1
-2
/
+4
*
freedreno/a5xx: fix fragcoord
Rob Clark
2016-12-06
1
-4
/
+11
*
freedreno: update generated headers
Rob Clark
2016-12-06
7
-20
/
+129
*
freedreno/a5xx: fix alpha test
Rob Clark
2016-12-06
3
-5
/
+1
*
freedreno/a5xx: fix VPC_VAR[n].DISABLE bits
Rob Clark
2016-12-06
1
-13
/
+13
*
gallivm: optimize 16bit->32bit gather path a bit
Roland Scheidegger
2016-12-06
1
-3
/
+39
*
gallivm: handle 16bit float fetches in lp_build_fetch_rgba_soa
Roland Scheidegger
2016-12-06
1
-4
/
+18
*
util: (trivial) ETC1 meets the criteria for fitting into unorm8
Roland Scheidegger
2016-12-06
1
-0
/
+5
*
st/omx/enc Raise default encode level
Andy Furniss
2016-12-05
1
-1
/
+1
*
radeon/vce Handle H.264 level 5.2
Andy Furniss
2016-12-05
1
-1
/
+2
*
swr: mark PIPE_CAP_NATIVE_FENCE_FD unsupported
Tim Rowley
2016-12-05
1
-0
/
+1
*
swr: include llvm version and vector width in renderer string
Tim Rowley
2016-12-05
1
-1
/
+11
*
gallivm: use getHostCPUFeatures on x86/llvm-4.0+.
Tim Rowley
2016-12-05
1
-0
/
+15
*
st/va: declare vlVaBuffer before vlVaContext
Juan A. Suarez Romero
2016-12-05
1
-15
/
+15
*
st/va: remove unused variable pbuff
Juan A. Suarez Romero
2016-12-05
1
-1
/
+0
*
st/va: automake: cleanup C{PP,}FLAGS
Emil Velikov
2016-12-05
1
-12
/
+0
*
configure.ac: Move llvm_set_environment_variables higher.
Tobias Droste
2016-12-05
11
-11
/
+11
*
st/va: fix gop size for rate control
Boyuan Zhang
2016-12-05
2
-6
/
+14
*
st/va: force to submit two consecutive single jobs
Boyuan Zhang
2016-12-05
3
-7
/
+27
*
st/vdpau: fix compiler warning in vlVdpVideoMixerRender
Nayan Deshmukh
2016-12-05
1
-1
/
+1
*
swr: Fix active_queries count
Bruce Cherniak
2016-12-02
1
-6
/
+7
*
swr: Fix type to match parameters of std::max()
George Kyriazis
2016-12-02
1
-7
/
+7
*
swr: [rasterizer jitter] include cstdarg in builder_misc.cpp
Tim Rowley
2016-12-02
1
-1
/
+2
*
freedreno: no-op render when we need a fence
Rob Clark
2016-12-01
3
-7
/
+40
*
freedreno: native fence fd support
Rob Clark
2016-12-01
7
-8
/
+69
*
freedreno: some fence cleanup
Rob Clark
2016-12-01
9
-27
/
+23
*
gallium: support for native fence fd's
Rob Clark
2016-12-01
18
-2
/
+91
*
gallium: wire up server_wait_sync
Rob Clark
2016-12-01
2
-1
/
+11
*
tgsi: store writes_primid when scanning tgsi
Tim Rowley
2016-12-01
2
-0
/
+4
*
vc4: Avoid false scheduling dependencies for LOAD_IMMs.
Eric Anholt
2016-11-30
2
-0
/
+9
*
vc4: Try to schedule QIR instructions between writing to and reading math.
Eric Anholt
2016-11-30
1
-0
/
+22
*
vc4: Improve interleaving of texture coordinates vs results.
Eric Anholt
2016-11-30
1
-3
/
+3
*
vc4: Fix stray "." on no-op MUL packs.
Eric Anholt
2016-11-30
1
-6
/
+6
*
vc4: Allow merging instructions with SF set where the other writes NOP.
Eric Anholt
2016-11-30
1
-0
/
+1
*
vc4: In a loop break/continue, jump if everyone has taken the path.
Eric Anholt
2016-11-30
1
-10
/
+17
*
swr: add streamout buffer offset into pBuffer pointer
Ilia Mirkin
2016-11-30
1
-2
/
+3
*
swr: fix assertion for max number of so targets
Ilia Mirkin
2016-11-30
1
-1
/
+1
*
swr: properly report max number of SO components
Ilia Mirkin
2016-11-30
1
-1
/
+1
*
swr: turn off queries around blits
Ilia Mirkin
2016-11-30
1
-1
/
+9
*
swr: don't advertise stream pause/resume
Ilia Mirkin
2016-11-30
1
-1
/
+1
*
swr: fix range computation for instanced client-side arrays
Ilia Mirkin
2016-11-30
2
-24
/
+52
*
swr: [rasterizer memory] assert when trying to convert an unknown format
Ilia Mirkin
2016-11-30
1
-0
/
+1
*
swr: remove warning about multi-layer surfaces
Ilia Mirkin
2016-11-30
1
-4
/
+0
[next]