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
/
v3d
Commit message (
Expand
)
Author
Age
Files
Lines
*
v3d: Emit the VCM_CACHE_SIZE packet.
Eric Anholt
2018-08-06
2
-0
/
+9
*
v3d: Drop "VC5" from the renderer string.
Eric Anholt
2018-08-06
1
-1
/
+1
*
gallium: add storage_sample_count parameter into is_format_supported
Marek Olšák
2018-07-31
1
-0
/
+4
*
gallium: add PIPE_CAP_FRAMEBUFFER_MSAA_CONSTRAINTS
Marek Olšák
2018-07-31
1
-0
/
+1
*
v3d: Include commands to run the BCL and RCL in CLIF dumps.
Eric Anholt
2018-07-30
1
-10
/
+1
*
v3d: Rename "configuration" and "config" in the XML to "cfg"
Eric Anholt
2018-07-30
4
-30
/
+33
*
v3d: s/colour/color in the XML.
Eric Anholt
2018-07-30
3
-20
/
+20
*
v3d: Rename primitives to prims in the XML to match CLIF names.
Eric Anholt
2018-07-30
2
-5
/
+5
*
v3d: Add a separate flag for CLIF ABI output versus human-readable CLs.
Eric Anholt
2018-07-30
1
-2
/
+3
*
v3d: Add pack header support for f187 values.
Eric Anholt
2018-07-30
2
-15
/
+5
*
v3d: Move depth offset packet setup to CSO creation time.
Eric Anholt
2018-07-30
4
-33
/
+34
*
v3d: Block bin on render when doing vertex texturing.
Eric Anholt
2018-07-29
1
-0
/
+14
*
v3d: Move clif dumping to a separate step from noting where the CLs are.
Eric Anholt
2018-07-27
1
-0
/
+2
*
v3d: Move clif dump BO lookup into the clif dumper.
Eric Anholt
2018-07-27
1
-22
/
+15
*
v3d: Drop the use of the semaphores.
Eric Anholt
2018-07-27
2
-9
/
+0
*
v3d: Drop the VG support from the XML.
Eric Anholt
2018-07-27
1
-2
/
+1
*
v3d: Stop using spaces in the names of our buffers.
Eric Anholt
2018-07-27
3
-2
/
+6
*
v3d: Avoid the GFXH-1461 workaround if we have only Z or only S.
Eric Anholt
2018-07-26
1
-4
/
+6
*
v3d: Rework the ordering of how we clear things.
Eric Anholt
2018-07-26
1
-31
/
+54
*
v3d: Only store buffers that have been written to.
Eric Anholt
2018-07-26
1
-3
/
+9
*
v3d: Track the buffers being loaded separately.
Eric Anholt
2018-07-26
3
-1
/
+8
*
v3d: Rename cleared/resolve to clear/store.
Eric Anholt
2018-07-26
5
-35
/
+35
*
v3d: Fix incorrect handling of two fences created back-to-back.
Eric Anholt
2018-07-20
1
-12
/
+31
*
v3d: Fix the timeout value passed to drmSyncobjWait().
Eric Anholt
2018-07-20
1
-1
/
+6
*
v3d: Fix drmSyncobjWait() return value checking even more.
Eric Anholt
2018-07-20
1
-1
/
+1
*
v3d: Use the list_first_entry/list_last_entry macros.
Eric Anholt
2018-07-20
1
-8
/
+8
*
v3d: Move BO cache counting to dump time instead of cache management.
Eric Anholt
2018-07-20
2
-9
/
+9
*
v3d: Reduce the stale BO reclamation spam with dump_stats set.
Eric Anholt
2018-07-20
1
-6
/
+5
*
v3d: Respect a sampler view's first_layer field.
Eric Anholt
2018-07-20
1
-1
/
+3
*
v3d: Fix tiling modifier support to use the new UIF define.
Eric Anholt
2018-07-18
1
-3
/
+16
*
v3d: Work around GFXH-1461 bug losing our Z/S clears.
Eric Anholt
2018-07-13
1
-0
/
+30
*
u_blitter: Add an option to draw the triangles using an index buffer.
Eric Anholt
2018-07-12
1
-0
/
+1
*
v3d: Don't automatically reallocate a PERSISTENT-mapped buffer.
Eric Anholt
2018-07-12
1
-1
/
+1
*
v3d: Fix stride of 1D_ARRAY mappings.
Eric Anholt
2018-07-12
1
-1
/
+1
*
v3d: Fix MRT blending with independent blending disabled.
Eric Anholt
2018-07-12
2
-6
/
+14
*
v3d: Implement noperspective varyings on V3D 4.x.
Eric Anholt
2018-07-09
3
-0
/
+31
*
v3d: Refactor flat shade/centroid flag emission.
Eric Anholt
2018-07-09
1
-64
/
+76
*
v3d: Fix leak of the default attributes BOs.
Eric Anholt
2018-07-05
1
-1
/
+10
*
v3d: Fix leak of the spill BO on context destruction.
Eric Anholt
2018-07-05
1
-0
/
+2
*
v3d: Skip emitting per-RT blend state for RTs with blend disabled.
Eric Anholt
2018-07-05
1
-2
/
+8
*
v3d: Add proper support for GL_EXT_draw_buffers2's blending enables.
Eric Anholt
2018-07-05
4
-25
/
+46
*
v3d: Claim PIPE_CAP_TGSI_CAN_READ_OUTPUTS.
Eric Anholt
2018-07-02
1
-0
/
+1
*
v3d: Emit a TF flush after each draw using TF.
Eric Anholt
2018-07-02
1
-0
/
+7
*
v3d: Add missing "number of bin tile lists" field.
Eric Anholt
2018-06-29
1
-0
/
+1
*
v3d: Rewrite the color write masks to match CLIF format.
Eric Anholt
2018-06-29
1
-18
/
+6
*
gallium/util: remove dummy function util_format_is_supported
Marek Olšák
2018-06-29
1
-2
/
+1
*
v3d: Fix Z clipping when viewport.scale[2] is negative.
Eric Anholt
2018-06-27
1
-4
/
+6
*
v3d: Convert a bunch of our "minus one" fields over to the new XML attr.
Eric Anholt
2018-06-27
3
-9
/
+11
*
st,ir3,radeonsi: push lower_deref_instrs back into driver
Rob Clark
2018-06-22
1
-1
/
+0
*
anv,i965,radv,st,ir3: Call nir_lower_deref_instrs
Jason Ekstrand
2018-06-22
1
-0
/
+1
[next]