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
Commit message (
Expand
)
Author
Age
Files
Lines
*
r600g/compute: Fix possible endless loop in compute_memory_pool allocations.
Jan Vesely
2014-06-24
1
-2
/
+5
*
r600: Fix use after free in compute_memory_promote_item.
Jan Vesely
2014-06-24
1
-1
/
+2
*
nouveau: dup fd before passing it to device
Ilia Mirkin
2014-06-24
1
-2
/
+17
*
mesa: Don't use derived vertex state in api_arrayelt.c
Fredrik Höglund
2014-06-24
1
-54
/
+57
*
nvc0: allow VIEWPORT_INDEX and LAYER to be used as input semantics
Ilia Mirkin
2014-06-23
1
-0
/
+2
*
mesa/st: handle gl_Layer input semantic
Ilia Mirkin
2014-06-23
1
-0
/
+5
*
nv50/ir: allow gl_ViewportIndex to work on non-provoking vertices
Tobias Klausmann
2014-06-23
2
-2
/
+30
*
draw: (trivial) fix clamping of viewport index
Roland Scheidegger
2014-06-24
1
-1
/
+1
*
i965: Don't emit SURFACE_STATEs for gather workarounds on Broadwell.
Kenneth Graunke
2014-06-23
2
-8
/
+15
*
targets/(vdpau|xvmc): hardlink against the installed library
Emil Velikov
2014-06-23
2
-3
/
+3
*
i965: Allow the blorp blit between BGR and RGB
Neil Roberts
2014-06-23
1
-7
/
+21
*
glsl: Silence many unused parameter warnings
Ian Romanick
2014-06-23
1
-1
/
+1
*
targets/xvmc: correctly generate the symlinks
Emil Velikov
2014-06-23
1
-6
/
+6
*
targets/vdpau: correctly generate the symlinks
Emil Velikov
2014-06-23
1
-5
/
+5
*
i915: Fix gen2 texblend setup
Ville Syrjälä
2014-06-23
1
-1
/
+1
*
mesa: Make Geom.UsesEndPrimitive a bool instead of a GLboolean
Iago Toral Quiroga
2014-06-23
2
-3
/
+3
*
targets/r600/xvmc: convert to static/shared pipe-drivers
Emil Velikov
2014-06-22
6
-73
/
+11
*
targets/xvmc-nouveau: convert to static/shared pipe-drivers
Emil Velikov
2014-06-22
8
-70
/
+99
*
targets/radeonsi/vdpau: convert to static/shared pipe-drivers
Emil Velikov
2014-06-22
7
-79
/
+15
*
targets/r600/vdpau: convert to static/shared pipe-drivers
Emil Velikov
2014-06-22
5
-56
/
+20
*
targets/vdpau-nouveau: convert to static/shared pipe-drivers
Emil Velikov
2014-06-22
18
-72
/
+164
*
Partially revert "glsl: Add builtin define for ARB_fragment_layer_viewport"
Chris Forbes
2014-06-22
1
-0
/
+6
*
freedreno: use util_copy_framebuffer_state()
Rob Clark
2014-06-22
1
-12
/
+1
*
freedreno/a3xx: WFI fixes/cleanup
Rob Clark
2014-06-22
5
-48
/
+41
*
glsl: Add gl_Layer and gl_ViewportIndex builtins to fragment shader
Chris Forbes
2014-06-22
1
-0
/
+5
*
glsl: Add builtin define for ARB_fragment_layer_viewport
Chris Forbes
2014-06-22
1
-6
/
+3
*
glsl: Add extension plumbing for ARB_fragment_layer_viewport
Chris Forbes
2014-06-22
3
-0
/
+4
*
mesa: Add extension plumbing for ARB_fragment_layer_viewport
Chris Forbes
2014-06-22
2
-0
/
+2
*
glapi: Add (empty) api section for ARB_fragment_layer_viewport
Chris Forbes
2014-06-22
1
-1
/
+7
*
i965: Save meta stencil blit programs in the context.
Kenneth Graunke
2014-06-21
2
-8
/
+13
*
scons: avoid building any piece of i915
Emil Velikov
2014-06-21
3
-35
/
+0
*
gallivm: Fix build after LLVM commit 211259
Aaron Watry
2014-06-20
1
-1
/
+3
*
glx: Don't crash on swap event for a Window (non-GLXWindow)
Daniel Manjarres
2014-06-20
1
-4
/
+8
*
r600g/compute: Use gallium util functions for double lists
Bruno Jiménez
2014-06-20
2
-111
/
+46
*
r600g/compute: Map only against intermediate buffers
Bruno Jiménez
2014-06-20
1
-6
/
+4
*
r600g/compute: Implement compute_memory_demote_item
Bruno Jiménez
2014-06-20
2
-0
/
+54
*
r600g/compute: Avoid problems when promoting items mapped for reading
Bruno Jiménez
2014-06-20
1
-4
/
+8
*
r600g/compute: Only move to the pool the buffers marked for promoting
Bruno Jiménez
2014-06-20
2
-60
/
+91
*
r600g/compute: divide the item list in two
Bruno Jiménez
2014-06-20
2
-51
/
+49
*
r600g/compute: Add statuses to the compute_memory_items
Bruno Jiménez
2014-06-20
2
-1
/
+18
*
r600g/compute: Add an util function to know if an item is in the pool
Bruno Jiménez
2014-06-20
1
-0
/
+5
*
r600g/compute: Add an intermediate resource for OpenCL buffers
Bruno Jiménez
2014-06-20
3
-6
/
+41
*
mesa: Copy Geom.UsesEndPrimitive when cloning a geometry program.
Iago Toral Quiroga
2014-06-20
1
-0
/
+1
*
mesa: Init Geom.UsesEndPrimitive in shader programs.
Iago Toral Quiroga
2014-06-20
1
-0
/
+1
*
glsl: Optimize (v.x + v.y) + (v.z + v.w) into dot(v, 1.0).
Matt Turner
2014-06-19
1
-0
/
+46
*
glsl: Pass in options to do_algebraic().
Matt Turner
2014-06-19
4
-6
/
+12
*
glsl: Rebalance expression trees that are reduction operations.
Matt Turner
2014-06-19
4
-0
/
+303
*
automake: include the libdeps in the correct order
Emil Velikov
2014-06-19
4
-8
/
+8
*
clover: Calculate the serialized size of a module efficiently.
Francisco Jerez
2014-06-19
3
-4
/
+34
*
clover: Optimize module serialization for vectors of fundamental types.
Francisco Jerez
2014-06-19
1
-1
/
+22
[next]