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
/
drivers
/
vc4
/
vc4_uniforms.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
vc4: Upload CS/VS UBO uniforms together.
Eric Anholt
2019-04-10
1
-24
/
+17
*
vc4: Split UBO0 and UBO1 address uniform handling.
Eric Anholt
2019-04-10
1
-15
/
+15
*
vc4: Extend dumping of uniforms in QIR and in the command stream.
Eric Anholt
2018-08-07
1
-5
/
+12
*
vc4: Pull uinfo->data[i] dereference out to the top of the loop.
Eric Anholt
2018-08-07
1
-20
/
+18
*
broadcom/vc4: Allow binding non-zero constant buffers.
Eric Anholt
2018-03-09
1
-1
/
+13
*
vc4: Add support for 5551 textures.
Eric Anholt
2017-10-10
1
-0
/
+1
*
broadcom/vc4: Keep pipe_sampler_view->texture matching the original texture.
Eric Anholt
2017-09-26
1
-1
/
+1
*
vc4: Move the render job state into a separate structure.
Eric Anholt
2016-09-14
1
-18
/
+19
*
vc4: Avoid generating a custom shader per level in glGenerateMipmaps().
Eric Anholt
2016-08-03
1
-0
/
+18
*
vc4: Fix handling of UBO range offsets.
Eric Anholt
2016-08-03
1
-2
/
+3
*
vc4: Drop VC4_DIRTY_TEXSTATE in favor of the per-stage flags.
Eric Anholt
2016-07-15
1
-1
/
+4
*
vc4: Emit resets of the uniform stream at the starts of blocks.
Eric Anholt
2016-07-13
1
-0
/
+6
*
gallium: merge PIPE_SWIZZLE_* and UTIL_FORMAT_SWIZZLE_*
Marek Olšák
2016-04-22
1
-4
/
+4
*
vc4: Add support for texel fetches from MSAA resources.
Eric Anholt
2015-12-08
1
-0
/
+18
*
vc4: Add support for loading sample mask.
Eric Anholt
2015-12-04
1
-0
/
+8
*
vc4: Convert blending to being done in 4x8 unorm normally.
Eric Anholt
2015-10-23
1
-2
/
+28
*
vc4: Move all of our fixed function fragment color handling to NIR.
Eric Anholt
2015-08-14
1
-3
/
+11
*
vc4: Avoid leaking indirect array access UBOs.
Eric Anholt
2015-07-30
1
-0
/
+2
*
vc4: Skip re-emitting the shader_rec if it's unchanged.
Eric Anholt
2015-07-28
1
-0
/
+48
*
vc4: Cache the texture p1 for the sampler.
Eric Anholt
2015-07-14
1
-48
/
+4
*
vc4: Cache texture p0/p1 setup for the sampler view.
Eric Anholt
2015-07-14
1
-17
/
+7
*
vc4: Move uniforms handling to a separate file.
Eric Anholt
2015-07-14
1
-0
/
+340