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
/
gallium
/
drivers
/
vc4
Commit message (
Expand
)
Author
Age
Files
Lines
*
vc4: Add support for framebuffer sRGB encoding.
Eric Anholt
2014-10-02
1
-2
/
+31
*
vc4: Add support for sampling from sRGB.
Eric Anholt
2014-10-02
2
-9
/
+51
*
vc4: Fix the mapping of the minification filter to HW values.
Eric Anholt
2014-10-01
1
-8
/
+8
*
vc4: Make the last static array in vc4_program.c dynamically sized.
Eric Anholt
2014-10-01
2
-3
/
+13
*
vc4: Fix some broken indentation.
Eric Anholt
2014-10-01
1
-1
/
+1
*
vc4: Add support for the FACE semantic.
Eric Anholt
2014-10-01
5
-1
/
+24
*
vc4: Add support for TGSI_OPCODE_CLAMP.
Eric Anholt
2014-10-01
1
-0
/
+12
*
vc4: Fix compiler warning
Eric Anholt
2014-10-01
1
-1
/
+1
*
vc4: Don't forget to store stencil along with depth when storing either.
Eric Anholt
2014-09-30
1
-1
/
+1
*
vc4: Don't try to do stores to buffers that aren't bound.
Eric Anholt
2014-09-29
1
-5
/
+8
*
vc4: Shove some depth comparison bits down to where they're used.
Eric Anholt
2014-09-29
1
-5
/
+5
*
vc4: Add support for GL 1.1's stupid CLAMP mode.
Eric Anholt
2014-09-29
1
-4
/
+19
*
vc4: Add support for texture border color.
Eric Anholt
2014-09-29
2
-1
/
+84
*
vc4: Add the necessary stubs for occlusion queries.
Eric Anholt
2014-09-29
4
-1
/
+87
*
vc4: Optimize out silly SUBs of 0.
Eric Anholt
2014-09-29
1
-0
/
+11
*
vc4: Dump constant uniform values in VC4_DEBUG=qir.
Eric Anholt
2014-09-29
6
-24
/
+32
*
vc4: Turn a SEL_X_Y(x, 0) into SEL_X_0(x).
Eric Anholt
2014-09-29
1
-14
/
+61
*
vc4: Add support for texture cube maps.
Eric Anholt
2014-09-29
5
-22
/
+84
*
vc4: Rename the slice's size0.
Eric Anholt
2014-09-29
2
-5
/
+5
*
vc4: Stop trying to reuse temporaries that store uniform values.
Eric Anholt
2014-09-29
2
-12
/
+0
*
vc4: Switch from errx() to fprintf() and abort().
Eric Anholt
2014-09-25
2
-8
/
+15
*
vc4: Fix miplevel validation for raster textures.
Eric Anholt
2014-09-25
1
-1
/
+1
*
vc4: Compute max_index instead of trusting the rest of userspace.
Eric Anholt
2014-09-24
1
-5
/
+13
*
vc4: Move shader record setup before the draw call.
Eric Anholt
2014-09-24
1
-38
/
+38
*
vc4: Add support for gl_PointCoord.
Eric Anholt
2014-09-24
1
-0
/
+34
*
vc4: Add support for point size setting.
Eric Anholt
2014-09-24
6
-6
/
+47
*
vc4: Add support for line width setting.
Eric Anholt
2014-09-24
2
-0
/
+5
*
vc4: Actually add support for polygon offset.
Eric Anholt
2014-09-24
3
-1
/
+28
*
vc4: Fix swapped 565 dithering versus no-dithering render configs.
Eric Anholt
2014-09-24
1
-2
/
+2
*
vc4: Add support for alpha test.
Eric Anholt
2014-09-24
2
-0
/
+70
*
gallium/vc4: add automake target 'templates'
Emil Velikov
2014-09-24
1
-0
/
+13
*
vc4: Drop maximum number of varyings down to 8.
Eric Anholt
2014-09-24
1
-1
/
+4
*
vc4: Add support for flat shading.
Eric Anholt
2014-09-23
5
-2
/
+33
*
vc4: Drop stale comment.
Eric Anholt
2014-09-23
1
-1
/
+0
*
vc4: Put dead writes into the NOP register when generating code.
Eric Anholt
2014-09-23
1
-1
/
+8
*
vc4: When possible, resolve raddr conflicts by swapping files on specials.
Eric Anholt
2014-09-23
1
-5
/
+29
*
vc4: Fix overzealous raddr conflict resolution.
Eric Anholt
2014-09-23
1
-5
/
+7
*
vc4: Add support for 8-bit unorm/snorm vertex inputs.
Eric Anholt
2014-09-23
6
-16
/
+101
*
vc4: Add disasm for A-file unpack operations.
Eric Anholt
2014-09-23
3
-22
/
+26
*
vc4: Switch to using Mesa's register allocator.
Eric Anholt
2014-09-23
5
-114
/
+121
*
vc4: Make a static list of all the registers.
Eric Anholt
2014-09-23
1
-12
/
+82
*
vc4: Switch the context struct to use ralloc.
Eric Anholt
2014-09-23
1
-2
/
+3
*
vc4: Fix perspective interpolation.
Eric Anholt
2014-09-19
1
-1
/
+1
*
vc4: Use the same method as for FRAG_Z to handle fragcoord W.
Eric Anholt
2014-09-19
5
-13
/
+15
*
vc4: Add support for stencil operations.
Eric Anholt
2014-09-18
8
-2
/
+118
*
vc4: Actually implement VC4_DEBUG=cl.
Eric Anholt
2014-09-18
4
-0
/
+141
*
vc4: Allow copy propagation of uniforms.
Eric Anholt
2014-09-17
1
-1
/
+15
*
vc4: Make sure thread end doesn't have a uniform read.
Eric Anholt
2014-09-17
1
-0
/
+8
*
vc4: Allow dead code elimination of instructions that read uniforms.
Eric Anholt
2014-09-17
1
-2
/
+1
*
vc4: Add support for reordering the uniform stream after optimization.
Eric Anholt
2014-09-17
4
-0
/
+87
[next]