index
:
~dbaker/mesa
11.2-next
18.1-proposed
for-jason
jenkins
jenkins_gl
master
meson-windows
patches-for-ajax
submit/generator-argparse
submit/generator-mako
submit/python2-for-intel
wip/generator-mako
wip/generator-rewrite-v2
wip/glapi-cleanup
wip/gles32-symbols
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-10
softpipe: fix release build unused variable warning
Grazvydas Ignotas
1
-1
/
+1
2016-12-10
radeonsi: fix release build unused variable warnings
Grazvydas Ignotas
2
-2
/
+2
2016-12-09
swr: [rasterizer common/core/jitter] fetch support for GL_FIXED
Tim Rowley
5
-34
/
+188
2016-12-09
swr: [rasterizer core/memory] Finish R24_UNORM_X8_TYPELESS for AVX512
Tim Rowley
2
-26
/
+24
2016-12-08
swr: [rasterizer core] supply proper clip distances to point sprites
Ilia Mirkin
1
-3
/
+9
2016-12-08
swr: [rasterizer core] perform perspective division on clip distances
Ilia Mirkin
1
-6
/
+8
2016-12-08
radeonsi: disable the constant engine (CE) on Carrizo and Stoney
Marek Olšák
1
-1
/
+4
2016-12-08
radeonsi: Fix typo: "llvm.fs.interp" => "llvm.SI.fs.interp"
Michel Dänzer
1
-1
/
+1
2016-12-07
radeonsi: wait for outstanding LDS instructions in memory barriers if needed
Marek Olšák
1
-1
/
+17
2016-12-07
tgsi: fix the src type of TGSI_OPCODE_MEMBAR
Marek Olšák
1
-0
/
+1
2016-12-07
radeonsi: wait for outstanding memory instructions in TCS barriers
Marek Olšák
1
-1
/
+5
2016-12-07
radeonsi: allow specifying simm16 of emit_waitcnt at call sites
Marek Olšák
1
-5
/
+7
2016-12-07
radeonsi: write shader descriptors into hang reports
Marek Olšák
3
-0
/
+117
2016-12-07
radeonsi: check for sampler state CSO corruption
Marek Olšák
3
-0
/
+17
2016-12-07
radeonsi: properly declare context sampler states
Marek Olšák
3
-4
/
+4
2016-12-07
radeonsi: fix incorrect FMASK checking in bind_sampler_states
Marek Olšák
1
-4
/
+4
2016-12-07
radeonsi: always restore sampler states when unbinding sampler views
Marek Olšák
1
-3
/
+8
2016-12-07
radeonsi: take LDS into account for compute shader occupancy stats
Marek Olšák
1
-11
/
+18
2016-12-07
gallium: decrease the size of pipe_sampler_state fields
Marek Olšák
1
-3
/
+3
2016-12-07
cso: don't release sampler states that are bound
Marek Olšák
1
-1
/
+3
2016-12-07
radeonsi: fix isolines tess factor writes to control ring
Nicolai Hähnle
1
-4
/
+12
2016-12-07
radeonsi: Use amdgcn intrinsics for fs interpolation
Tom Stellard
1
-54
/
+142
2016-12-06
freedreno/a5xx: fix draw packet size with index buffer
Rob Clark
1
-1
/
+1
2016-12-06
freedreno/a5xx: gmem bypass mode
Rob Clark
1
-0
/
+72
2016-12-06
freedreno/a5xx: fix emit_string_marker()
Rob Clark
1
-1
/
+4
2016-12-06
freedreno: pitch alignment should match gmem alignment
Rob Clark
5
-15
/
+22
2016-12-06
freedreno/a5xx: more formats
Rob Clark
1
-41
/
+41
2016-12-06
freedreno/a5xx: fix fragface
Rob Clark
1
-2
/
+4
2016-12-06
freedreno/a5xx: fix fragcoord
Rob Clark
1
-4
/
+11
2016-12-06
freedreno: update generated headers
Rob Clark
7
-20
/
+129
2016-12-06
freedreno/a5xx: fix alpha test
Rob Clark
3
-5
/
+1
2016-12-06
freedreno/a5xx: fix VPC_VAR[n].DISABLE bits
Rob Clark
1
-13
/
+13
2016-12-06
gallivm: optimize 16bit->32bit gather path a bit
Roland Scheidegger
1
-3
/
+39
2016-12-06
gallivm: handle 16bit float fetches in lp_build_fetch_rgba_soa
Roland Scheidegger
1
-4
/
+18
2016-12-06
util: (trivial) ETC1 meets the criteria for fitting into unorm8
Roland Scheidegger
1
-0
/
+5
2016-12-05
st/omx/enc Raise default encode level
Andy Furniss
1
-1
/
+1
2016-12-05
radeon/vce Handle H.264 level 5.2
Andy Furniss
1
-1
/
+2
2016-12-05
swr: mark PIPE_CAP_NATIVE_FENCE_FD unsupported
Tim Rowley
1
-0
/
+1
2016-12-05
swr: include llvm version and vector width in renderer string
Tim Rowley
1
-1
/
+11
2016-12-05
gallivm: use getHostCPUFeatures on x86/llvm-4.0+.
Tim Rowley
1
-0
/
+15
2016-12-05
st/va: declare vlVaBuffer before vlVaContext
Juan A. Suarez Romero
1
-15
/
+15
2016-12-05
st/va: remove unused variable pbuff
Juan A. Suarez Romero
1
-1
/
+0
2016-12-05
st/va: automake: cleanup C{PP,}FLAGS
Emil Velikov
1
-12
/
+0
2016-12-05
configure.ac: Move llvm_set_environment_variables higher.
Tobias Droste
11
-11
/
+11
2016-12-05
st/va: fix gop size for rate control
Boyuan Zhang
2
-6
/
+14
2016-12-05
st/va: force to submit two consecutive single jobs
Boyuan Zhang
3
-7
/
+27
2016-12-05
st/vdpau: fix compiler warning in vlVdpVideoMixerRender
Nayan Deshmukh
1
-1
/
+1
2016-12-02
swr: Fix active_queries count
Bruce Cherniak
1
-6
/
+7
2016-12-02
swr: Fix type to match parameters of std::max()
George Kyriazis
1
-7
/
+7
2016-12-02
swr: [rasterizer jitter] include cstdarg in builder_misc.cpp
Tim Rowley
1
-1
/
+2
[next]