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
*
gm107/ir: make use of ADD32I for all immediates
Samuel Pitoiset
2016-07-19
1
-1
/
+1
*
gm107/ir: add missing NEG modifier for IADD32I
Samuel Pitoiset
2016-07-19
1
-0
/
+1
*
ddebug: Fix trivial typo in stderr message
Andreas Boll
2016-07-19
1
-1
/
+1
*
vl: fix memory leak
Eric Engestrom
2016-07-19
1
-7
/
+1
*
vl: add entry point
Boyuan Zhang
2016-07-19
1
-0
/
+1
*
nv50,nvc0: srgb rendering is only available for rgba/bgra
Ilia Mirkin
2016-07-18
1
-2
/
+2
*
nvc0: add support for BGRA8 images
Ilia Mirkin
2016-07-18
7
-1
/
+16
*
radeon/uvd: add session context buffer for polaris 10/11 v2
Christian König
2016-07-18
2
-0
/
+21
*
vl/dri3: fix a memory leak from front buffer
Leo Liu
2016-07-18
1
-0
/
+1
*
compiler: Rename INTERP_QUALIFIER_* to INTERP_MODE_*.
Kenneth Graunke
2016-07-17
5
-9
/
+9
*
virgl: drop pointless leftover init of virgl_transfer_inline_write.
Dave Airlie
2016-07-17
1
-1
/
+0
*
nv50: fix alphatest for non-blendable formats
Ilia Mirkin
2016-07-16
14
-11
/
+118
*
gallium/u_queue: add optional cleanup callback
Rob Clark
2016-07-16
5
-5
/
+14
*
radeonsi: remove the DRAW_PREAMBLE packet
Nicolai Hähnle
2016-07-16
3
-12
/
+1
*
vc4: Speed up glGenerateMipmaps by avoiding shadow baselevel.
Eric Anholt
2016-07-15
5
-3
/
+23
*
vc4: Drop VC4_DIRTY_TEXSTATE in favor of the per-stage flags.
Eric Anholt
2016-07-15
4
-8
/
+4
*
vc4: Remove dead dirty_samplers field.
Eric Anholt
2016-07-15
2
-5
/
+0
*
vc4: Turn on control flow support in the simulator environment.
Eric Anholt
2016-07-15
1
-0
/
+4
*
svga: avoid ubinding render targets that have already been unbound
Charmaine Lee
2016-07-15
1
-1
/
+6
*
svga: dump code for GenMips.
Neha Bhende
2016-07-15
1
-0
/
+6
*
Use correct names for dlopen()ed files on Cygwin
Yaakov Selkowitz
2016-07-15
1
-0
/
+2
*
svga: handle mismatched number of samplers, sampler views
Brian Paul
2016-07-15
1
-5
/
+10
*
st/omx/enc: check uninitialized list from task release
Leo Liu
2016-07-15
1
-2
/
+2
*
nv50/ir: add missing string for SV_WORK_DIM
Samuel Pitoiset
2016-07-14
1
-0
/
+1
*
Revert "radeon/llvm: Use alloca instructions for larger arrays"
Marek Olšák
2016-07-14
2
-149
/
+25
*
r600,compute: Reserve vtx 3 for kernel arguments
Jan Vesely
2016-07-14
1
-3
/
+7
*
radeon/uvd: fail to create a decoder if RUVD_MSG_CREATE submission fails
Marek Olšák
2016-07-14
1
-6
/
+9
*
winsys/amdgpu: return an error on IB submission failures
Marek Olšák
2016-07-14
2
-1
/
+9
*
gallium/radeon: add a return value to cs_flush
Marek Olšák
2016-07-14
3
-9
/
+13
*
freedreno/a4xx: Fix sign compare warnings
[email protected]
2016-07-14
1
-7
/
+7
*
freedreno/a3xx: Fix sign compare warnings
[email protected]
2016-07-14
1
-7
/
+7
*
freedreno/a2xx: Fix sign compare warnings
[email protected]
2016-07-14
1
-4
/
+4
*
radeon/vce: handle newly added parameters
Boyuan Zhang
2016-07-14
1
-13
/
+20
*
st/omx: assign previous values to new structure
Boyuan Zhang
2016-07-14
1
-0
/
+10
*
vl: add parameters for VAAPI encode
Boyuan Zhang
2016-07-14
1
-0
/
+33
*
vc4: Emit resets of the uniform stream at the starts of blocks.
Eric Anholt
2016-07-13
9
-0
/
+167
*
vc4: Add support for scheduling of branch instructions.
Eric Anholt
2016-07-13
2
-17
/
+114
*
vc4: Move the QPU instructions to schedule into each block.
Eric Anholt
2016-07-13
4
-141
/
+180
*
vc4: Disable vc4_opt_vpm in the presence of control flow.
Eric Anholt
2016-07-13
1
-0
/
+5
*
vc4: Convert vc4_opt_dead_code to work in the presence of control flow.
Eric Anholt
2016-07-13
1
-18
/
+29
*
vc4: Update copy propagation for control flow.
Eric Anholt
2016-07-13
1
-62
/
+137
*
Revert "gallium: Force blend color to 16-byte alignment"
Tim Rowley
2016-07-13
1
-11
/
+1
*
radeonsi: report accurate SGPR and VGPR spills
Marek Olšák
2016-07-13
2
-5
/
+15
*
radeonsi: add a workaround for a compute VGPR-usage LLVM bug
Marek Olšák
2016-07-13
1
-0
/
+35
*
radeonsi: use LLVMGetTypeKind to tell if an input is an array of descriptors
Marek Olšák
2016-07-13
1
-19
/
+11
*
radeonsi: replace !tbaa with !invariant.load
Marek Olšák
2016-07-13
1
-12
/
+5
*
radeonsi: set dereferenceable attribute on descriptor arrays
Marek Olšák
2016-07-13
1
-4
/
+11
*
gallivm: add helper lp_add_attr_dereferenceable
Marek Olšák
2016-07-13
2
-0
/
+14
*
radeonsi: clean up shader value metadata code
Marek Olšák
2016-07-13
1
-15
/
+19
*
radeonsi: remove LLVMNoUnwindAttribute uses
Marek Olšák
2016-07-13
1
-36
/
+31
[next]