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
Commit message (
Expand
)
Author
Age
Files
Lines
*
scons: Make scons and meson agree about path to glapi generated headers
Dylan Baker
2019-09-16
8
-5
/
+8
*
lima: add standalone disassembler with primitive MBS parser
Vasily Khoruzhick
2019-09-16
2
-0
/
+219
*
mesa/gl: Sync with Khronos registry
Heinrich Fink
2019-09-16
6
-242
/
+1406
*
nir/large_constants: pass after lowering copy_deref
Sergii Romantsov
2019-09-16
2
-32
/
+9
*
gitlab-ci: Move up meson-arm64 job definition
Michel Dänzer
2019-09-16
1
-42
/
+42
*
gitlab-ci: Move dependencies/needs for meson-main job to .deqp-test
Michel Dänzer
2019-09-16
1
-6
/
+3
*
gitlab-ci: Simplify some job definitions by extending more similar jobs
Michel Dänzer
2019-09-16
1
-37
/
+15
*
gitlab-ci: Use multiple inheritance instead of YAML references
Michel Dänzer
2019-09-16
1
-12
/
+16
*
gitlab-ci: Add needs stanza to arm64_a306_gles2 job definition
Michel Dänzer
2019-09-16
1
-0
/
+1
*
radeonsi/nir: fix number of used samplers
Timothy Arceri
2019-09-16
1
-1
/
+1
*
radv/gfx10: disable unsupported transform feedback features for NGG
Samuel Pitoiset
2019-09-16
1
-3
/
+3
*
radv/gfx10: implement NGG streamout
Samuel Pitoiset
2019-09-16
1
-7
/
+514
*
radv/gfx10: make sure to wait for idle before clearing GDS
Samuel Pitoiset
2019-09-16
1
-0
/
+8
*
radv/gfx10: make GDS idle when leaving the IB
Samuel Pitoiset
2019-09-16
1
-0
/
+7
*
radv/gfx10: enable NGG_WAVE_ID_EN for NGG streamout
Samuel Pitoiset
2019-09-16
1
-0
/
+2
*
radv/gfx10: gather GS output for VS as NGG
Samuel Pitoiset
2019-09-16
1
-0
/
+2
*
radv/gfx10: compute the correct buffer size for NGG streamout
Samuel Pitoiset
2019-09-16
1
-1
/
+10
*
radv/gfx10: fix unnecessary LDS overallocation for NGG GS
Samuel Pitoiset
2019-09-16
1
-7
/
+1
*
radv/gfx10: adjust the LDS size for VS/TES NGG streamout
Samuel Pitoiset
2019-09-16
1
-8
/
+9
*
radv/gfx10: unconditionally declare scratch space for NGG streamout without GS
Samuel Pitoiset
2019-09-16
1
-0
/
+22
*
radv/gfx10: adjust the GS NGG scratch size for streamout
Samuel Pitoiset
2019-09-16
2
-3
/
+19
*
radv/gfx10: allocate GDS/OA buffer objects for NGG streamout
Samuel Pitoiset
2019-09-16
3
-4
/
+70
*
radv/gfx10: implement NGG streamout begin/end functions
Samuel Pitoiset
2019-09-16
1
-6
/
+105
*
radv/gfx10: add an option to switch from legacy to NGG streamout
Samuel Pitoiset
2019-09-16
7
-24
/
+43
*
radv/winsys: add support for GS and OA domains
Samuel Pitoiset
2019-09-16
2
-1
/
+7
*
iris: Fix fence leak in iris_fence_flush
Danylo Piliaiev
2019-09-16
1
-0
/
+2
*
nir/large_constants: more careful data copying
Sergii Romantsov
2019-09-16
1
-1
/
+1
*
docs: extend 19.1.x releases
Juan A. Suarez Romero
2019-09-16
1
-1
/
+7
*
vulkan: add vk_x11_strict_image_count option
Lionel Landwerlin
2019-09-15
6
-1
/
+28
*
driconfig: add a new engine name/version parameter
Lionel Landwerlin
2019-09-15
14
-21
/
+104
*
radv: store engine name
Lionel Landwerlin
2019-09-15
2
-0
/
+16
*
gallium: util_set_vertex_buffers_mask(..): make use of u_bit_consecutive(..)
Christian Gmeiner
2019-09-14
1
-3
/
+2
*
gitlab-ci/a630: skip dEQP-GLES3.functional.fbo.msaa.2_samples.stencil_index8
Rob Clark
2019-09-14
1
-0
/
+6
*
virgl: replace fprintf with _debug_printf
Lepton Wu
2019-09-14
1
-5
/
+5
*
iris: Initialize ice->state.prim_mode to an invalid value
Kenneth Graunke
2019-09-13
1
-0
/
+1
*
gitlab-ci: Make the test job fail when bugs are unexpectedly fixed.
Eric Anholt
2019-09-13
1
-0
/
+11
*
gitlab-ci/a630: Drop the MSAA expected failure.
Eric Anholt
2019-09-13
1
-1
/
+0
*
gitlab-ci/a630: Drop remaining dEQP-GLES3.functional.draw.random.* xfails.
Eric Anholt
2019-09-13
1
-2
/
+0
*
lima/ppir: Add undef handling
Andreas Baierl
2019-09-13
4
-4
/
+24
*
lima/ppir: Rename ppir_op_dummy to ppir_op_undef
Andreas Baierl
2019-09-13
3
-5
/
+5
*
Android.mk: Fix missing \ from recent llvm change
John Stultz
2019-09-13
1
-1
/
+1
*
panfrost: Move the batch submission logic to panfrost_batch_submit()
Boris Brezillon
2019-09-13
5
-172
/
+127
*
panfrost: Move the fence creation in panfrost_flush()
Boris Brezillon
2019-09-13
4
-15
/
+15
*
panfrost: Delay payloads[].offset_start initialization
Boris Brezillon
2019-09-13
1
-3
/
+3
*
panfrost: Prepare things to avoid flushes on FB switch
Boris Brezillon
2019-09-13
2
-8
/
+12
*
panfrost: Pass a batch to panfrost_set_value_job()
Boris Brezillon
2019-09-13
1
-4
/
+2
*
panfrost: Use ctx->wallpaper_batch in panfrost_blit_wallpaper()
Boris Brezillon
2019-09-13
1
-4
/
+5
*
panfrost: Pass a batch to functions emitting FB descs
Boris Brezillon
2019-09-13
6
-53
/
+44
*
panfrost: Pass a batch to panfrost_{allocate,upload}_transient()
Boris Brezillon
2019-09-13
10
-41
/
+57
*
panfrost: Allow testing if a specific batch is targeting a scanout FB
Boris Brezillon
2019-09-13
5
-24
/
+23
[next]