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
Commit message (
Expand
)
Author
Age
Files
Lines
*
lima/parser: Extend AUX0 findings
Andreas Baierl
2020-02-07
1
-2
/
+34
*
lima/parser: Fix RSW depth test parsing
Andreas Baierl
2020-02-07
1
-4
/
+6
*
llvmpipe: advertise 4 vertex streams
Dave Airlie
2020-02-07
1
-2
/
+4
*
draw: don't emit vertex to streams with no outputs
Dave Airlie
2020-02-07
1
-0
/
+5
*
draw: emit multiple streams to streamout.
Dave Airlie
2020-02-07
1
-1
/
+1
*
draw/gs: track emitted prims + verts per stream.
Dave Airlie
2020-02-07
2
-17
/
+14
*
draw: change geom shader output to an array of outputs.
Dave Airlie
2020-02-07
4
-12
/
+20
*
gallivm/nir: add support for multiple vertex streams
Dave Airlie
2020-02-07
2
-31
/
+37
*
gallivm/swr: add stream_id to geom epilogue emit
Dave Airlie
2020-02-07
5
-9
/
+12
*
llvmpipe/query: add support for indexed queries
Dave Airlie
2020-02-07
4
-15
/
+17
*
u_tile: Skip the packed temporary and just store tiles directly.
Eric Anholt
2020-02-06
1
-22
/
+12
*
svga: Fix banded DMA upload
Thomas Hellstrom
2020-02-06
1
-10
/
+11
*
llvmpipe: Bump test timeout to 180 seconds
Michel Dänzer
2020-02-06
1
-1
/
+1
*
swr: Fix GCC 4.9 checks.
Vinson Lee
2020-02-05
2
-2
/
+2
*
gallium: let the pipe drivers decide the supported modifiers
James Xiong
2020-02-06
1
-6
/
+2
*
iris: handle the failure of converting unsupported yuv formats to isl
James Xiong
2020-02-06
2
-2
/
+7
*
nouveau: Reuse tgsi_get_gl_varying_semantic().
Eric Anholt
2020-02-05
1
-113
/
+8
*
nouveau: reuse tgsi_get_gl_frag_result_semantic().
Eric Anholt
2020-02-05
1
-30
/
+1
*
nouveau: Reuse tgsi_get_sysval_semantic().
Eric Anholt
2020-02-05
1
-115
/
+3
*
mesa/st: Move the SYSTEM_VALUE -> TGSI_SEMANTIC map to tgsi_from_mesa.
Eric Anholt
2020-02-05
2
-0
/
+85
*
freedreno/a6xx: Implement layout for DRM_FORMAT_MOD_QCOM_COMPRESSED
Kristian H. Kristensen
2020-02-05
1
-0
/
+58
*
freedreno: Add layout_resource_for_modifier screen vfunc
Kristian H. Kristensen
2020-02-05
2
-32
/
+17
*
freedreno: Set up supported modifiers in fd*_resource_screen_init()
Kristian H. Kristensen
2020-02-05
3
-17
/
+8
*
freedreno/a6xx: Add fd6_resource_screen_init()
Kristian H. Kristensen
2020-02-05
3
-3
/
+11
*
glsl,nir: Switch the enum representing shader image formats to PIPE_FORMAT.
Eric Anholt
2020-02-05
5
-228
/
+70
*
intel/isl: Move iris's pipe-to-isl format function to isl.
Eric Anholt
2020-02-05
1
-300
/
+2
*
gallium/swr: Fix various asserts and security issues
Jan Zielinski
2020-02-05
14
-30
/
+52
*
panfrost: Set the MALI_WRITES_{Z,S} flags when needed
Boris Brezillon
2020-02-05
4
-1
/
+17
*
panfrost: Add the MALI_WRITES_{Z,S} flags
Boris Brezillon
2020-02-05
2
-7
/
+7
*
panfrost: Z24 variants should be sampled as R32UI
Boris Brezillon
2020-02-05
1
-1
/
+9
*
freedreno: Add CP_REG_WRITE documentation
Connor Abbott
2020-02-05
1
-1
/
+1
*
gitlab-ci: Add ppc64el and s390x cross-build jobs
Michel Dänzer
2020-02-05
1
-0
/
+2
*
radeonsi/ngg: add VGT_FLUSH when enabling fast launch
Pierre-Eric Pelloux-Prayer
2020-02-05
1
-0
/
+5
*
iris: implement gen12 post sync pipe control workaround
Lionel Landwerlin
2020-02-05
1
-1
/
+4
*
freedreno: allow ctx->batch to be NULL
Rob Clark
2020-02-04
4
-30
/
+2
*
freedreno: Allow UBWC on textures with multiple mipmap levels.
Eric Anholt
2020-02-04
8
-78
/
+29
*
freedreno: Disable UBWC on Z24S8 if not TEXTURE_2D.
Eric Anholt
2020-02-04
1
-3
/
+11
*
freedreno: Blit all array levels when uncompressing UBWC.
Eric Anholt
2020-02-04
1
-1
/
+4
*
freedreno: Swap the whole resource layout in shadowing.
Eric Anholt
2020-02-04
1
-5
/
+1
*
freedreno/a6xx: Disable the core layer-size setup.
Eric Anholt
2020-02-04
2
-6
/
+3
*
freedreno: Rename the UBWC layer size field and store it as bytes.
Eric Anholt
2020-02-04
5
-8
/
+8
*
freedreno: Move the layout debug under FD_MESA_DEBUG=layout.
Eric Anholt
2020-02-04
4
-9
/
+6
*
gallium: Refactor some single-pixel util_format_read/writes.
Eric Anholt
2020-02-04
3
-11
/
+9
*
gallium: Add and use a helper for packing uc from a color_union.
Eric Anholt
2020-02-04
7
-59
/
+15
*
softpipe: Refactor pipe_get/put_tile_rgba_* paths.
Eric Anholt
2020-02-04
6
-392
/
+131
*
softpipe: Drop the raw_to* part of the tile cache interface.
Eric Anholt
2020-02-04
2
-21
/
+3
*
gallium/util: Remove pipe_get_tile_z/put_tile_z.
Eric Anholt
2020-02-04
2
-264
/
+0
*
util: Make helper functions for pack/unpacking pixel rows.
Eric Anholt
2020-02-04
9
-59
/
+20
*
clover: add trivial clCreateCommandQueueWithProperties implementation
Karol Herbst
2020-02-04
2
-1
/
+22
*
gallium/osmesa: Try to fix the test for big-endian.
Eric Anholt
2020-02-04
1
-0
/
+21
[next]