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
*
r600g: allow copying between compatible un/compressed formats
Edward O'Callaghan
2015-12-09
1
-1
/
+2
*
nv50/ir: fix cutoff for using r63 vs r127 when replacing zero
Ilia Mirkin
2015-12-08
1
-1
/
+2
*
nv50/ir: prefer to color mad def and src2 with the same color
Ilia Mirkin
2015-12-08
1
-0
/
+14
*
nv50/ir: reduce degree limit on ops that can't encode large reg dests
Ilia Mirkin
2015-12-08
1
-3
/
+34
*
nv50/ir: only unspill once ahead of a group of instructions
Ilia Mirkin
2015-12-08
1
-5
/
+20
*
nv50/ir: check if the target supports the new offset before inlining
Ilia Mirkin
2015-12-08
4
-3
/
+25
*
llvmpipe: fix fp64 inputs to geom shader.
Dave Airlie
2015-12-09
1
-4
/
+12
*
nir: Optimize useless comparisons against true/false.
Matt Turner
2015-12-08
1
-2
/
+4
*
glsl: Switch opcode and avail parameters to binop().
Matt Turner
2015-12-08
1
-17
/
+18
*
glsl_to_tgsi: Skip useless comparison instructions.
Matt Turner
2015-12-08
1
-2
/
+14
*
glsl: Relax qualifier ordering restriction in ES 3.1.
Matt Turner
2015-12-08
2
-10
/
+15
*
glsl: Use has_420pack().
Matt Turner
2015-12-08
3
-7
/
+6
*
glsl: Allow binding of image variables with 420pack.
Matt Turner
2015-12-08
1
-1
/
+3
*
vc4: Enable MSAA.
Eric Anholt
2015-12-08
1
-2
/
+3
*
vc4: Add support for mapping of MSAA resources.
Eric Anholt
2015-12-08
2
-8
/
+105
*
vc4: Add support for texel fetches from MSAA resources.
Eric Anholt
2015-12-08
5
-15
/
+295
*
vc4: Add support for multisample framebuffer operations.
Eric Anholt
2015-12-08
7
-24
/
+191
*
vc4: Add a workaround for HW-2905, and additional failure I saw with MSAA.
Eric Anholt
2015-12-08
1
-2
/
+16
*
vc4: Add support for drawing in MSAA.
Eric Anholt
2015-12-08
6
-50
/
+148
*
vc4: Add kernel RCL support for MSAA rendering.
Eric Anholt
2015-12-08
5
-39
/
+239
*
vc4: Rename color_ms_write to color_write.
Eric Anholt
2015-12-08
3
-22
/
+21
*
vc4: Allow RCL blits to the edge of the surface.
Eric Anholt
2015-12-08
1
-2
/
+8
*
vc4: Add disabled debug printf for describing blits.
Eric Anholt
2015-12-08
1
-0
/
+10
*
vc4: Fix check for tile RCL blits with mismatched y.
Eric Anholt
2015-12-08
1
-1
/
+1
*
vc4: Fix compiler warning from size_t change.
Eric Anholt
2015-12-08
1
-1
/
+1
*
i965: Make uniform offsets be in terms of bytes
Jason Ekstrand
2015-12-07
6
-22
/
+49
*
i965/nir_uniforms: Replace comps_per_unit with an is_scalar boolean
Jason Ekstrand
2015-12-07
1
-13
/
+15
*
i965/nir: Remove unused indirect handling
Jason Ekstrand
2015-12-07
1
-33
/
+11
*
i965/state: Get rid of dword_pitch arguments to buffer functions
Jason Ekstrand
2015-12-07
6
-38
/
+19
*
i965/vec4: Use a stride of 1 and byte offsets for UBOs
Jason Ekstrand
2015-12-07
3
-27
/
+7
*
i965/fs: Use a stride of 1 and byte offsets for UBOs
Jason Ekstrand
2015-12-07
3
-16
/
+13
*
i965/vec4: Use byte offsets for UBO pulls on Sandy Bridge
Jason Ekstrand
2015-12-07
3
-10
/
+31
*
i965: Fix texture views of 2d array surfaces
Ben Widawsky
2015-12-07
1
-2
/
+2
*
radeonsi: last_gfx_fence is a winsys fence
Nicolai Hähnle
2015-12-07
1
-1
/
+1
*
nvc0/ir: fix up mul+add -> mad algebraic opt, enable for integers
Ilia Mirkin
2015-12-07
3
-12
/
+11
*
gk110/ir: fix imad sat/hi flag emission for immediate args
Ilia Mirkin
2015-12-07
1
-8
/
+3
*
i965: Add brw_device_info::min_ds_entries field.
Kenneth Graunke
2015-12-07
2
-0
/
+12
*
i965: Add state bits for tess stages
Chris Forbes
2015-12-07
4
-2
/
+28
*
i965: Add backend structures for tess stages
Chris Forbes
2015-12-07
6
-0
/
+98
*
i965: Set core tessellation-related limits
Chris Forbes
2015-12-07
1
-2
/
+6
*
i965: Request lowering of gl_TessLevel* from float[] to vec4s.
Kenneth Graunke
2015-12-07
1
-0
/
+2
*
i965: Create new files for HS/DS/TE state upload code.
Kenneth Graunke
2015-12-07
10
-110
/
+271
*
gk104/ir: sampler doesn't matter for txf
Ilia Mirkin
2015-12-07
1
-1
/
+1
*
radeonsi: disable DCC on Stoney
Marek Olšák
2015-12-07
1
-0
/
+4
*
winsys/amdgpu: addrlib - port a Fiji bug fix
Sonny Jiang
2015-12-07
2
-1
/
+46
*
winsys/amdgpu: addrlib - port Checks mip 0 for czDispCompatible
Sonny Jiang
2015-12-07
2
-2
/
+5
*
winsys/amdgpu: addrlib - port fix error for workaround for 1D tiling
Sonny Jiang
2015-12-07
1
-1
/
+1
*
st/va: disable MPEG4 by default v2
Christian König
2015-12-07
1
-1
/
+9
*
st/va: move HEVC functions into separate file v2
Christian König
2015-12-07
4
-168
/
+215
*
mesa: remove _mesa_tex_target_is_array
Alejandro Piñeiro
2015-12-07
2
-17
/
+0
[next]