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
*
i965: Fix output register sizes when multiple variables share a slot.
Kenneth Graunke
2017-10-10
1
-5
/
+18
*
nir: bump loop unroll limit to 96.
Dave Airlie
2017-10-11
1
-1
/
+3
*
anv: fix assert in wsi image code.
Dave Airlie
2017-10-11
1
-1
/
+1
*
mesa/st: fix atomic buffer sizing to align with ssbo.
Dave Airlie
2017-10-11
1
-0
/
+6
*
mesa/bufferobj: consolidate some buffer binding code.
Dave Airlie
2017-10-11
1
-42
/
+35
*
mesa/bufferobj: consolidate some codepaths between ubo/ssbo/atomics.
Dave Airlie
2017-10-11
1
-102
/
+47
*
mesa: rename various buffer bindings to one struct.
Dave Airlie
2017-10-11
7
-45
/
+20
*
mesa: align atomic buffer handling code with ubo/ssbo (v1.1)
Dave Airlie
2017-10-11
2
-44
/
+92
*
i965: Don't try to decode types for non-existent src1.
Kenneth Graunke
2017-10-10
1
-1
/
+2
*
main/format: skip format conversion if src and dst format are equal
Karol Herbst
2017-10-10
1
-0
/
+14
*
mesa: Make _mesa_get_format_bytes handle array formats.
Jason Ekstrand
2017-10-10
1
-0
/
+5
*
radv: Only set the MTYPE flags on GFX9+.
Bas Nieuwenhuizen
2017-10-11
1
-1
/
+1
*
i965: Disable auxiliary buffers when there are self-dependencies.
Kenneth Graunke
2017-10-10
3
-25
/
+37
*
r600: cleanup llvm ir target selection.
Dave Airlie
2017-10-11
1
-18
/
+2
*
r600: drop tc_L2_dirty bit, this was SI only.
Dave Airlie
2017-10-11
3
-15
/
+0
*
radeonsi: lower ffma in nir to mad.
Dave Airlie
2017-10-11
1
-0
/
+1
*
radv: lower ffma in nir.
Dave Airlie
2017-10-11
1
-0
/
+1
*
radv: Add R16G16B16A16_SNORM fast clear support
Alex Smith
2017-10-11
1
-0
/
+6
*
broadcom/vc5: Fix handling of 5551 textures using the new gallium format.
Eric Anholt
2017-10-10
1
-2
/
+2
*
broadcom/vc5: Set the RCL's MSAA mode to match the BCL's MSAA state.
Eric Anholt
2017-10-10
1
-0
/
+2
*
braodcom/vc5: Set up clear color for higher-bpp formats.
Eric Anholt
2017-10-10
2
-4
/
+45
*
broadcom/vc5: Set up per-MRT clear colors.
Eric Anholt
2017-10-10
3
-41
/
+22
*
broadcom/vc5: Fix blendfactor zero handling.
Eric Anholt
2017-10-10
1
-0
/
+1
*
broadcom/vc5: Fix Rendering Mode Common Config's color store bitmask.
Eric Anholt
2017-10-10
1
-1
/
+1
*
broadcom/vc5: Add support for f32 render targets.
Eric Anholt
2017-10-10
3
-13
/
+38
*
broadcom/vc5: Fix color masks for non-independent blending.
Eric Anholt
2017-10-10
1
-8
/
+16
*
broadcom/vc5: Make the BCL's number of render targets setup match the RCL.
Eric Anholt
2017-10-10
1
-1
/
+2
*
braodcom/vc5: Fix tile size setup for MRTs.
Eric Anholt
2017-10-10
1
-2
/
+2
*
broadcom/vc5: Start hooking up multiple render targets support.
Eric Anholt
2017-10-10
3
-17
/
+48
*
broadcom/vc5: Add support for GL_EXT_provoking_vertex.
Eric Anholt
2017-10-10
3
-1
/
+5
*
braodcom/vc5: Find the actual first TF output for our TF spec.
Eric Anholt
2017-10-10
1
-1
/
+6
*
broadcom/vc5: Fix translation of transform feedback's output_register field.
Eric Anholt
2017-10-10
1
-2
/
+16
*
broadcom/vc5: Mark our primitives as needing TF processing.
Eric Anholt
2017-10-10
2
-4
/
+18
*
broadcom/vc5: Fix setup of TF dword output count.
Eric Anholt
2017-10-10
2
-2
/
+2
*
broadcom/vc5: Fix up a comment from vc4 about the predraw texture setup.
Eric Anholt
2017-10-10
1
-1
/
+3
*
broadcom/vc5: Flush the job when mapping a transform feedback buffer.
Eric Anholt
2017-10-10
3
-0
/
+32
*
broadcom/vc5: Fix handling of interp qualifiers on builtin color inputs.
Eric Anholt
2017-10-10
5
-20
/
+31
*
broadcom/vc5: Fix CLIF dumping of lists that aren't capped by a HALT.
Eric Anholt
2017-10-10
3
-10
/
+23
*
broadcom/vc5: Fix depth and stencil clear values.
Eric Anholt
2017-10-10
4
-15
/
+11
*
broadcom/vc5: Add missing Z16 format.
Eric Anholt
2017-10-10
1
-0
/
+1
*
braodcom/vc5: Fix incorrect early Z writes in discard shaders.
Eric Anholt
2017-10-10
1
-1
/
+6
*
broadcom/compiler: Set up passthrough Z when doing FS discards.
Eric Anholt
2017-10-10
3
-2
/
+15
*
broadcom/compiler: Don't forget the discard state on TLB Z writes.
Eric Anholt
2017-10-10
1
-0
/
+1
*
broadcom/compiler: Use defines instead of magic values in TLB write setup.
Eric Anholt
2017-10-10
1
-6
/
+33
*
broadcom/vc5: Add proper support for base_vertex and base_instance.
Eric Anholt
2017-10-10
3
-20
/
+24
*
broadcom/xml: Add the vc5 Base Vertex/Base Instance packet.
Eric Anholt
2017-10-10
1
-0
/
+6
*
broadcom/vc5: Use supertiles and generic tile lists.
Eric Anholt
2017-10-10
3
-73
/
+130
*
broadcom/xml: Add a bunch more vc5 tile list management packets.
Eric Anholt
2017-10-10
1
-0
/
+60
*
broadcom/xml: Remove vc5 base packet for tile bin/render mode config.
Eric Anholt
2017-10-10
1
-10
/
+0
*
braodcom/xml: Fix a pasteo in vc5 store tile buffer general.
Eric Anholt
2017-10-10
1
-1
/
+1
[next]