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
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir: Delete most of the constant_initializer support
Jason Ekstrand
2016-12-05
5
-146
/
+12
*
nir: Simplify nir_lower_gs_intrinsics
Jason Ekstrand
2016-12-05
1
-21
/
+16
*
nir/lower_returns: Stop using constant initializers
Jason Ekstrand
2016-12-05
1
-4
/
+5
*
glsl/nir: Call nir_lower_constant_initializers
Jason Ekstrand
2016-12-05
1
-0
/
+2
*
anv/pipeline: Call nir_lower_constant_initializers
Jason Ekstrand
2016-12-05
1
-0
/
+13
*
nir: Add a pass for lowering away constant initializers
Jason Ekstrand
2016-12-05
3
-0
/
+115
*
Revert "i965: use nir_lower_indirect_derefs() for GLSL"
Jason Ekstrand
2016-12-05
3
-10
/
+23
*
i965: Delete the meta-base CopyImageSubData implementation
Jason Ekstrand
2016-12-05
4
-328
/
+0
*
i965/copy_image: Re-implement the blitter path with emit_miptree_blit
Jason Ekstrand
2016-12-05
3
-97
/
+80
*
i965/blit: Break the guts of intel_miptree_blit into a helper
Jason Ekstrand
2016-12-05
1
-67
/
+84
*
i965: use nir_lower_indirect_derefs() for GLSL
Timothy Arceri
2016-12-05
3
-23
/
+10
*
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
*
i965: Release aux buffer when disabling ccs
Topi Pohjolainen
2016-12-05
1
-0
/
+3
*
ac/nir: Only use the first component for SSBO atomics.
Bas Nieuwenhuizen
2016-12-05
1
-2
/
+2
*
radv: fix another regression since shadow fixes.
Dave Airlie
2016-12-05
1
-1
/
+1
*
spirv: Builtin Layer is an input for fragment shaders
Iago Toral Quiroga
2016-12-03
1
-1
/
+6
*
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
*
nir: Get rid of nir_constant_data
Jason Ekstrand
2016-12-02
7
-105
/
+98
*
Revert "st/mesa: get Version from gl_program rather than gl_shader_program"
Timothy Arceri
2016-12-02
1
-1
/
+4
*
st/mesa: get Version from gl_program rather than gl_shader_program
Timothy Arceri
2016-12-02
1
-4
/
+1
*
st/mesa/glsl: move Version to gl_shader_program_data
Timothy Arceri
2016-12-02
6
-21
/
+27
*
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
*
egl: add EGL_ANDROID_native_fence_sync
Rob Clark
2016-12-01
7
-7
/
+119
*
egl: un-fallthrough sync attr parsing
Rob Clark
2016-12-01
1
-3
/
+3
*
egl: initialize SyncCondition after attr parsing
Rob Clark
2016-12-01
1
-1
/
+2
*
tgsi: store writes_primid when scanning tgsi
Tim Rowley
2016-12-01
2
-0
/
+4
*
mesa: only verify that enabled arrays have backing buffers
Ilia Mirkin
2016-12-01
1
-1
/
+1
*
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
*
anv: expose support for VK_KHR_sampler_mirror_clamp_to_edge
Ilia Mirkin
2016-11-30
1
-0
/
+4
*
anv/cmd_buffer: Actually use the stencil dimension
Jason Ekstrand
2016-11-30
1
-1
/
+1
[next]