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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
virgl: add TXQS support
Dave Airlie
2018-08-01
2
-1
/
+3
*
virgl: add initial images support (v2)
Dave Airlie
2018-08-01
8
-0
/
+105
*
etnaviv: fix typo in query names
Christian Gmeiner
2018-07-31
1
-2
/
+2
*
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
2
-3
/
+4
*
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
*
r600: reduce num compute threads to 1024.
Dave Airlie
2018-07-31
1
-1
/
+1
*
freedreno/a5xx: fix txf_ms
Rob Clark
2018-07-30
3
-0
/
+12
*
nvc0: serialize before updating some constant buffer bindings on Maxwell+
Rhys Perry
2018-07-30
4
-47
/
+81
*
v3d: Block bin on render when doing vertex texturing.
Eric Anholt
2018-07-29
1
-0
/
+14
*
vc4: Fix meson build when enabled without v3d.
Eric Anholt
2018-07-29
1
-1
/
+1
*
freedreno/a5xx: small cleanup
Rob Clark
2018-07-29
1
-26
/
+24
*
freedreno/a5xx: remove unused prototype
Rob Clark
2018-07-29
1
-3
/
+0
*
freedreno: fix caps harder
Rob Clark
2018-07-29
1
-4
/
+4
*
tgsi: whitespace fixes in tgsi_ureg.c
Brian Paul
2018-07-27
1
-23
/
+22
*
gallium/util: whitespace fixes in u_inlines.h
Brian Paul
2018-07-27
1
-36
/
+44
*
svga: whitespace fixes in svga_tgsi_decl_sm30.c
Brian Paul
2018-07-27
1
-88
/
+92
*
gallium/util: whitespace fixes in u_debug_memory.c
Brian Paul
2018-07-27
1
-53
/
+53
*
v3d: Stop doing pretty-printed colorful booleans in CLIF output.
Eric Anholt
2018-07-27
1
-1
/
+1
*
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
2
-23
/
+16
*
v3d: Pass the whole clif_dump structure to v3d_print_group().
Eric Anholt
2018-07-27
1
-1
/
+6
*
gallium/u_vbuf: split u_vbuf_get_minmax_index function (v2)
Marek Olšák
2018-07-27
1
-50
/
+51
*
gallium/auxiliary: Extern "c" fixes.
Alexander von Gluck IV
2018-07-27
3
-0
/
+24
*
gallium/noop: implement invalidate_resource
Marek Olšák
2018-07-27
1
-0
/
+6
*
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
*
gallium/auxiliary: Fix Autotools on Android (v2)
Chad Versace
2018-07-27
1
-1
/
+5
*
clover: Reduce wait_count in abort path.
Jan Vesely
2018-07-26
1
-1
/
+3
*
clover: Don't extend illegal integer types.
Jan Vesely
2018-07-26
2
-2
/
+13
*
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
*
gallium: initialize ureg_dst::Invariant bit
Erik Faye-Lund
2018-07-26
1
-0
/
+3
*
ac: fix typo DSL_SEL -> DST_SEL
Marek Olšák
2018-07-26
1
-2
/
+2
*
radeonsi: update a comment about cache behavior
Marek Olšák
2018-07-26
1
-3
/
+3
*
r600: Scale integer valued texture border colors to float (v2)
Gert Wollny
2018-07-25
1
-1
/
+44
*
nir: rename f2f16_undef to f2f16
Karol Herbst
2018-07-24
1
-3
/
+3
*
radeonsi: handle SI_FORCE_FAMILY early
Marek Olšák
2018-07-24
1
-2
/
+1
*
gallium/tests: Don't ignore S3TC errors.
Jose Fonseca
2018-07-24
1
-5
/
+0
*
forward precise-flag if supported
Erik Faye-Lund
2018-07-24
2
-1
/
+5
*
radeonsi: fix pk2h breakage
Marek Olšák
2018-07-23
1
-2
/
+5
*
radeonsi: reduce LDS stalls by 40% for tessellation
Marek Olšák
2018-07-23
4
-6
/
+14
[prev]
[next]