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
/
v3d
/
v3dx_state.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
v3d: Add support for shader_image_load_store.
Eric Anholt
2019-01-14
1
-1
/
+93
*
v3d: Add SSBO/atomic counters support.
Eric Anholt
2019-01-14
1
-0
/
+49
*
v3d: Don't try to create shadow tiled temporaries for 1D textures.
Eric Anholt
2018-12-19
1
-1
/
+2
*
v3d: Add support for texturing from linear.
Eric Anholt
2018-12-14
1
-0
/
+40
*
v3d: Split most of TEXTURE_SHADER_STATE setup out of sampler views.
Eric Anholt
2018-12-07
1
-58
/
+69
*
v3d: Avoid confusing auto-indenting in TEXTURE_SHADER_STATE packing
Eric Anholt
2018-12-07
1
-4
/
+4
*
v3d: Fix handling of texture first_layer offsets for 3D textures.
Eric Anholt
2018-12-07
1
-5
/
+5
*
v3d: Make an array for frag/vert texture state in the context.
Eric Anholt
2018-12-07
1
-20
/
+2
*
v3d: Put default vertex attribute values into the state uploader as well.
Eric Anholt
2018-12-07
1
-6
/
+8
*
v3d: Fix double-swapping of R/B on V3D 4.1
Eric Anholt
2018-11-15
1
-2
/
+3
*
v3d: Use the TLB R/B swapping instead of recompiles when available.
Eric Anholt
2018-11-01
1
-3
/
+2
*
v3d: Rename "configuration" and "config" in the XML to "cfg"
Eric Anholt
2018-07-30
1
-4
/
+4
*
v3d: s/colour/color in the XML.
Eric Anholt
2018-07-30
1
-6
/
+6
*
v3d: Add pack header support for f187 values.
Eric Anholt
2018-07-30
1
-14
/
+4
*
v3d: Move depth offset packet setup to CSO creation time.
Eric Anholt
2018-07-30
1
-4
/
+17
*
v3d: Stop using spaces in the names of our buffers.
Eric Anholt
2018-07-27
1
-1
/
+1
*
v3d: Respect a sampler view's first_layer field.
Eric Anholt
2018-07-20
1
-1
/
+3
*
v3d: Fix MRT blending with independent blending disabled.
Eric Anholt
2018-07-12
1
-5
/
+10
*
v3d: Fix leak of the default attributes BOs.
Eric Anholt
2018-07-05
1
-1
/
+10
*
v3d: Add proper support for GL_EXT_draw_buffers2's blending enables.
Eric Anholt
2018-07-05
1
-11
/
+17
*
v3d: Fix min vs mag determination when not doing mip filtering.
Eric Anholt
2018-06-20
1
-2
/
+10
*
v3d: Set the SO offsets correctly if we have to re-emit.
Eric Anholt
2018-06-18
1
-1
/
+5
*
v3d: Fix polygon offset for Z16 buffers.
Eric Anholt
2018-06-14
1
-0
/
+1
*
v3d: Use the right size for v3d 4.x TEXTURE_SHADER_STATE BO.
Eric Anholt
2018-06-14
1
-2
/
+2
*
v3d: Add static asserts for other packed packet sizes.
Eric Anholt
2018-06-14
1
-0
/
+6
*
v3d: Add support for glSampleMask / glSampleCoverage.
Eric Anholt
2018-05-17
1
-1
/
+1
*
v3d: Rename driver functions from vc5 to v3d.
Eric Anholt
2018-05-16
1
-158
/
+158
*
v3d: Rename the driver files from "vc5" to "v3d".
Eric Anholt
2018-05-16
1
-0
/
+951