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
/
freedreno
Commit message (
Expand
)
Author
Age
Files
Lines
*
freedreno/ir3: handle multi component alu src when propagating shifts
Rob Clark
2019-10-10
1
-5
/
+11
*
freedreno/ir3: drop unused param
Rob Clark
2019-10-10
1
-6
/
+5
*
nir: add nir_shader_compiler_options::lower_to_scalar
Marek Olšák
2019-10-10
1
-0
/
+2
*
freedreno: Enable the nir_opt_algebraic_late() pass.
Daniel Schürmann
2019-09-30
1
-0
/
+14
*
turnip: Fix failure behavior of vkCreateGraphicsPipelines.
Eric Anholt
2019-09-27
1
-10
/
+7
*
turnip: Silence compiler warning about uninit pipeline.
Eric Anholt
2019-09-27
1
-1
/
+1
*
turnip: Add a .editorconfig and .dir-locals.el
Eric Anholt
2019-09-27
3
-1
/
+13
*
turnip: Add todo for d24_s8 copies
Bas Nieuwenhuizen
2019-09-27
1
-0
/
+1
*
turnip: Disallow NPoT formats.
Bas Nieuwenhuizen
2019-09-27
1
-10
/
+18
*
turnip: Always use UINT formats for copies.
Bas Nieuwenhuizen
2019-09-27
1
-3
/
+29
*
turnip: Add image->image blitting.
Bas Nieuwenhuizen
2019-09-27
1
-14
/
+165
*
turnip: emit texture and uniform state
Jonathan Marek
2019-09-26
2
-15
/
+339
*
turnip: add some shader information in pipeline state
Jonathan Marek
2019-09-26
2
-0
/
+32
*
turnip: use nir_opt_copy_prop_vars
Jonathan Marek
2019-09-26
1
-0
/
+2
*
turnip: lower samplers and uniform buffer indices
Jonathan Marek
2019-09-26
2
-0
/
+147
*
turnip: basic descriptor sets (uniform buffer and samplers)
Jonathan Marek
2019-09-26
2
-102
/
+430
*
turnip: enable linear filtering
Jonathan Marek
2019-09-26
1
-2
/
+2
*
turnip: align layer_size
Jonathan Marek
2019-09-26
1
-1
/
+1
*
turnip: use linear tiling for scanout image
Jonathan Marek
2019-09-26
1
-2
/
+9
*
turnip: implement image view descriptor
Jonathan Marek
2019-09-26
2
-2
/
+90
*
turnip: implement sampler state
Jonathan Marek
2019-09-26
2
-0
/
+73
*
turnip: fix vertex_id
Jonathan Marek
2019-09-26
1
-1
/
+1
*
turnip: emit shader immediates
Jonathan Marek
2019-09-26
1
-0
/
+37
*
turnip: use image tile_mode for gmem configuration
Jonathan Marek
2019-09-24
1
-5
/
+3
*
turnip: fix binning shader compilation
Jonathan Marek
2019-09-24
1
-4
/
+6
*
freedreno/regs: A couple of tess updates
Kristian H. Kristensen
2019-09-18
2
-3
/
+41
*
freedreno/regs: Fix CP_DRAW_INDX_OFFSET command
Kristian H. Kristensen
2019-09-18
1
-0
/
+14
*
freedreno/a6xx: Turn on vectorize_io
Kristian H. Kristensen
2019-09-18
1
-0
/
+1
*
freedreno/a6xx: Track location of gl_Position out as we link it
Kristian H. Kristensen
2019-09-18
2
-10
/
+8
*
tu: Set up glsl types.
Bas Nieuwenhuizen
2019-09-18
1
-0
/
+3
*
freedreno: Fix invalid read when a block has no instructions.
Eric Anholt
2019-09-16
1
-2
/
+3
*
freedreno/a6xx: pre-calculate userconst stateobj size
Rob Clark
2019-09-12
1
-0
/
+1
*
freedreno/a6xx: Implement primitive count queries on GPU
Kristian H. Kristensen
2019-09-06
2
-0
/
+5
*
freedreno/a2xx: formats update
Jonathan Marek
2019-09-06
1
-3
/
+3
*
freedreno/a2xx: implement polygon offset
Jonathan Marek
2019-09-06
1
-0
/
+2
*
nir: allow specifying filter callback in lower_alu_to_scalar
Vasily Khoruzhick
2019-09-06
1
-1
/
+1
*
freedreno/ir3: allow copy propagation for relative
Rob Clark
2019-09-06
1
-9
/
+19
*
freedreno/ir3: fix cp cmps.s opt
Rob Clark
2019-09-06
1
-1
/
+1
*
freedreno/ir3: assert that only single address
Rob Clark
2019-09-06
2
-0
/
+5
*
freedreno/ir3: fix mad copy propagation special case
Rob Clark
2019-09-06
1
-9
/
+35
*
freedreno/ir3: fix addr/pred spilling
Rob Clark
2019-09-06
1
-7
/
+42
*
freedreno/ir3: cleanup "partially const" ubo srcs
Rob Clark
2019-09-06
1
-4
/
+52
*
freedreno/drm-shim: fix mem leak
Eric Engestrom
2019-09-04
1
-3
/
+4
*
freedreno/ir3: use uniform base
Rob Clark
2019-09-03
1
-4
/
+4
*
freedreno/drm: fix 64b iova shifts
Rob Clark
2019-09-03
1
-10
/
+4
*
freedreno/ir3: Link directly to Sethi-Ullman paper
Alyssa Rosenzweig
2019-08-30
1
-1
/
+1
*
freedreno/ir3: do better job of marking convergence points
Rob Clark
2019-08-28
1
-35
/
+28
*
freedreno/ir3: maintain predecessors/successors
Rob Clark
2019-08-28
1
-2
/
+42
*
freedreno/ir3: convert block->predecessors to set
Rob Clark
2019-08-28
5
-18
/
+19
*
nir: Add explicit signs to image min/max intrinsics
Jason Ekstrand
2019-08-21
4
-8
/
+16
[next]