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
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium/radeon: add a return value to cs_flush
Marek Olšák
2016-07-14
3
-9
/
+13
*
glsl/types: Use _mesa_hash_data for hashing function types
Jason Ekstrand
2016-07-14
1
-14
/
+2
*
glsl/types: Fix function type comparison function
Jason Ekstrand
2016-07-14
1
-1
/
+1
*
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
*
st/mesa: fix reference counting bug in st_vdpau
Christian König
2016-07-14
1
-2
/
+8
*
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
*
i965/fs: emit DIM instruction to load 64-bit immediates in HSW
Samuel Iglesias Gonsálvez
2016-07-14
1
-0
/
+10
*
i965/eu: set DF imm value to the source of DIM
Samuel Iglesias Gonsálvez
2016-07-14
1
-1
/
+2
*
i965: enable the emission of the DIM instruction
Samuel Iglesias Gonsálvez
2016-07-14
10
-2
/
+23
*
anv: Add a stub for CmdCopyQueryPoolResults on Ivy Bridge
Jason Ekstrand
2016-07-13
1
-0
/
+13
*
i965: fix compiler warnings for 32bit build
Timothy Arceri
2016-07-14
2
-26
/
+26
*
Revert "gallium: Force blend color to 16-byte alignment"
Tim Rowley
2016-07-13
1
-11
/
+1
*
isl/state: Add support for handling auxiliary surfaces
Jason Ekstrand
2016-07-13
2
-2
/
+48
*
isl: Add an auxiliary surface usage enum
Jason Ekstrand
2016-07-13
1
-0
/
+26
*
isl: Add support for color control surfaces
Jason Ekstrand
2016-07-13
6
-0
/
+102
*
isl: Add support for multisample compression surfaces
Jason Ekstrand
2016-07-13
3
-0
/
+15
*
isl: Add support for HiZ surfaces
Jason Ekstrand
2016-07-13
7
-3
/
+63
*
isl: Kill off isl_format_layout::bs
Jason Ekstrand
2016-07-13
7
-22
/
+21
*
isl: Take bpb rather than bs in tiling_get_info
Jason Ekstrand
2016-07-13
2
-6
/
+6
*
isl: Use bpb in a few places where it's more natural than bs
Jason Ekstrand
2016-07-13
5
-8
/
+8
*
isl: Use bpb for determining YUV image padding
Jason Ekstrand
2016-07-13
1
-1
/
+1
*
isl: Bring back isl_format_layout::bpb
Jason Ekstrand
2016-07-13
2
-2
/
+4
*
isl: Change the physical size of a W-tile to 128x32
Jason Ekstrand
2016-07-13
4
-19
/
+15
*
isl: Rework the way we define tile sizes.
Jason Ekstrand
2016-07-13
2
-81
/
+137
*
isl: Rework the way we handle surface padding
Jason Ekstrand
2016-07-13
1
-27
/
+25
*
isl: Use ARRAY_PITCH_SPAN_FULL for depth/stencil surfaces on gen7
Jason Ekstrand
2016-07-13
1
-1
/
+1
*
isl: Stop multiplying height by block size
Jason Ekstrand
2016-07-13
1
-2
/
+2
*
isl: Get rid of tiling_get_extent
Jason Ekstrand
2016-07-13
2
-17
/
+0
*
nir/spirv: Don't multiply the push constant block size by 4
Jason Ekstrand
2016-07-13
1
-1
/
+1
*
anv/pipeline: Assert that the number of uniforms from NIR fits
Jason Ekstrand
2016-07-13
1
-0
/
+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
*
radeonsi: fix a typo in SI_PARAM_LINEAR_* handling
Marek Olšák
2016-07-13
1
-1
/
+1
*
gallium/radeon: normalize the code style
Marek Olšák
2016-07-13
2
-338
/
+286
[next]