Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
mesa3d
/
4a64ee192adf909bb29b1b7c8a5af3508cc35428
/
src
/
freedreno
32cff37
tu: fix empty-body instruction
by Eric Engestrom
· 5 years ago
bc67b89
freedreno/ir3: handle the progress case
by Rob Clark
· 5 years ago
97b24ef
freedreno/ir3: remove restrictions on const + (abs)/(neg)
by Rob Clark
· 5 years ago
e665e65
freedreno/ir3: allow copy-propagate out of fanout
by Rob Clark
· 5 years ago
3ac3288
freedreno/ir3: treat high vs low reg as conversion
by Rob Clark
· 5 years ago
9e211b5
freedreno/ir3: propagate dest flags for collect/fanin
by Rob Clark
· 5 years ago
49ab946
freedreno/ir3: make high regs easier to see in IR dumps
by Rob Clark
· 5 years ago
0f395f0
freedreno/ir3: debug cleanup
by Rob Clark
· 5 years ago
aa85154
freedreno/ir3: fixup register footprint fixup
by Rob Clark
· 5 years ago
4c06023
freedreno/ir3: handle scalarized varying inputs
by Rob Clark
· 5 years ago
0141a4c
freedreno/ir3: Add missing ir3_nir_lower_tex_prefetch.c to Android.mk
by Marijn Suijten
· 5 years ago
8b98d09
nir/lower_idiv: add new llvm-based path
by Rhys Perry
· 6 years ago
1cea762
freedreno/ir3: handle imad24_ir3 case in UBO lowering
by Rob Clark
· 5 years ago
d9424e5
freedreno/ir3: add imul24 opcode
by Rob Clark
· 5 years ago
c7b8f16
freedreno/ir3: optimize immed 2nd src to mad
by Rob Clark
· 5 years ago
666b623
freedreno/ir3: add rule to generate imad24
by Rob Clark
· 5 years ago
5e08f07
nir: add nir_lower_amul pass
by Rob Clark
· 5 years ago
bc2ccdc
freedreno/ir3: Handle newly added opcode nir_op_imad24_ir3
by Eduardo Lima Mitev
· 5 years ago
6ad442a
freedreno/ir3: rename mul.s/mul.u
by Rob Clark
· 5 years ago
f30c256
freedreno/ir3: enable pre-fs texture fetch for a6xx
by Rob Clark
· 5 years ago
72048dd
turnip: add support for pre-fs texture fetch
by Rob Clark
· 5 years ago
e9450ad
freedreno/ir3: Add support for texture sampling pre-dispatch
by Hyunjun Ko
· 5 years ago
2a0d45a
freedreno/ir3: Add a NIR pass to select tex instructions eligible for pre-fetch
by Eduardo Lima Mitev
· 5 years ago
7d4213f
freedreno/ir3: force i/j pixel to r0.x
by Rob Clark
· 5 years ago
07e9bf5
freedreno/ir3: add pre-dispatch tex fetch to disasm
by Rob Clark
· 5 years ago
2b93eb9
freedreno/ir3: add dummy bary.f(ei) for pre-fs-fetch
by Rob Clark
· 5 years ago
392a309
freedreno/ir3: fixup register footprint to account for prefetch
by Rob Clark
· 5 years ago
482e1b9
freedreno/ir3: add meta instruction for pre-fs texture fetch
by Rob Clark
· 5 years ago
11e467c
freedreno/ir3: don't DCE ij_pix if used for pre-fs-texture-fetch
by Rob Clark
· 5 years ago
af817a4
freedreno/ir3: track sysval slot for inputs
by Rob Clark
· 5 years ago
35692fa
freedreno/ir3: remove unused ir3_instruction::inout
by Rob Clark
· 5 years ago
fd14788
freedreno/ir3: Add data structures to support texture pre-fetch
by Hyunjun Ko
· 5 years ago
766a68c
freedreno: update registers
by Rob Clark
· 5 years ago
622afc8
freedreno/a6xx: Implement PIPE_QUERY_PRIMITIVES_GENERATED for GS
by Kristian H. Kristensen
· 5 years ago
d6ed39e
freedreno/ir3: End VS with CHMASK and CHSH in GS pipelines
by Kristian H. Kristensen
· 5 years ago
4b7312b
freedreno/ir3: Start GS with (ss) and (sy)
by Kristian H. Kristensen
· 5 years ago
c347708
freedreno/ir3: Pre-color GS header and primitive ID
by Kristian H. Kristensen
· 5 years ago
ce08fdd
freedreno/ir3: Setup ir3 inputs and outputs for GS
by Kristian H. Kristensen
· 5 years ago
0293d14
freedreno/ir3: Implement primitive layout intrinsics
by Kristian H. Kristensen
· 5 years ago
8e16fb1
freedreno/ir3: Implement lowering passes for VS and GS
by Kristian H. Kristensen
· 5 years ago
8f39985
freedreno/ir3: Add has_gs flag to shader key
by Kristian H. Kristensen
· 5 years ago
0324706
freedreno/ir3: Add intrinsics that map to LDLW/STLW
by Kristian H. Kristensen
· 5 years ago
436d125
freedreno/ir3: Add new LDLW/STLW instructions
by Kristian H. Kristensen
· 5 years ago
956d319
freedreno/ir3: Extend RA with mechanism for pre-coloring registers
by Kristian H. Kristensen
· 5 years ago
0b6625d
freedreno/ir3: Use third register for offset for LDL and LDLV
by Kristian H. Kristensen
· 5 years ago
3a93e60
freedreno/ir3: Add support for CHSH and CHMASK instructions
by Kristian H. Kristensen
· 5 years ago
610c8c9
freedreno/registers: Update with GS, HS and DS registers
by Kristian H. Kristensen
· 5 years ago
71c0dcf
nir: support feeding state to nir_lower_clip_[vg]s
by Erik Faye-Lund
· 5 years ago
eb3047c
nir: support lowering clipdist to arrays
by Erik Faye-Lund
· 5 years ago
37dec33
turnip: more descriptor sets
by Jonathan Marek
· 5 years ago
ac9f0d2
turnip: push constants
by Jonathan Marek
· 5 years ago
5b7fbcb
turnip: depth/stencil
by Jonathan Marek
· 5 years ago
f1efc9a
turnip: basic msaa working
by Jonathan Marek
· 5 years ago
d3c9914
turnip: improve CmdCopyImage and implement CmdBlitImage
by Jonathan Marek
· 5 years ago
571b261
turnip: use nir_assign_io_var_locations instead of nir_assign_var_locations
by Jonathan Marek
· 5 years ago
a5635a8
turnip: add missing nir passes
by Jonathan Marek
· 5 years ago
d930be9
turnip: add code to lower indirect samplers
by Jonathan Marek
· 5 years ago
e336076
turnip: fixup consts
by Jonathan Marek
· 5 years ago
2946471
turnip: update some shader state bits from GL driver
by Jonathan Marek
· 5 years ago
9a5f359
turnip: Emit clears of gmem using linear.
by Eric Anholt
· 5 years ago
776a9ce
turnip: Set up the correct tiling mode for small attachments.
by Eric Anholt
· 5 years ago
8193c2b
turnip: Tell spirv_to_nir that we want fragcoord as a sysval.
by Eric Anholt
· 5 years ago
0ce1672
turnip: Fill in clear color packing for r10g11b11 and rgb9e5.
by Eric Anholt
· 5 years ago
1b16c5c
turnip: Drop unused tu_pack_clear_value() return.
by Eric Anholt
· 5 years ago
8626d33
turnip: add anisotropy and compressed formats to device features
by Jonathan Marek
· 5 years ago
f4154e7
turnip: disable tiling as necessary
by Jonathan Marek
· 5 years ago
057c0f5
turnip: update setup_slices
by Jonathan Marek
· 5 years ago
c47f58b
turnip: add VK_KHR_sampler_mirror_clamp_to_edge
by Jonathan Marek
· 5 years ago
2f939ef
turnip: add black border color
by Jonathan Marek
· 5 years ago
ffbffe1
turnip: improve sampler descriptor
by Jonathan Marek
· 5 years ago
68b8d0b
turnip: improve view descriptor
by Jonathan Marek
· 5 years ago
31351a0
turnip: add more 2d_ifmt translations
by Jonathan Marek
· 5 years ago
acdc753
turnip: format table fixes
by Jonathan Marek
· 5 years ago
eb67d9f
turnip: add format_is_uint/format_is_sint
by Jonathan Marek
· 5 years ago
12ede75
turnip: add astc format layout
by Jonathan Marek
· 5 years ago
b6e1544
turnip: fix assert failing for 0 color attachments
by Jonathan Marek
· 5 years ago
467f998
turnip: fix segmentation fault with compute pipeline
by Jonathan Marek
· 5 years ago
eef195c
turnip: fix segmentation fault in events
by Jonathan Marek
· 5 years ago
03772df
turnip: fix 32 vertex attributes case
by Jonathan Marek
· 5 years ago
8580726
turnip: fix triangle strip
by Jonathan Marek
· 5 years ago
b709388
freedreno/regs: update a6xx 2d blit bits
by Jonathan Marek
· 5 years ago
278c9b5
freedreno/ir3: implement fquantize2f16
by Jonathan Marek
· 5 years ago
92d756f
freedreno/ir3: implement texop_texture_samples
by Jonathan Marek
· 5 years ago
3cfd5ff
freedreno/ir3: fix GETLOD for negative LODs
by Jonathan Marek
· 5 years ago
cfc6a3e
freedreno/ir3: implement fdd{x,y}_coarse opcodes
by Jonathan Marek
· 5 years ago
b094b38
freedreno/ir3: increase size of inputs/outputs arrays
by Jonathan Marek
· 5 years ago
08003c3
freedreno/ir3: remove input ncomp field
by Jonathan Marek
· 5 years ago
f1fe656
freedreno/ir3: handle multi component alu src when propagating shifts
by Rob Clark
· 5 years ago
61a0a86
freedreno/ir3: drop unused param
by Rob Clark
· 5 years ago
cebc38f
nir: add nir_shader_compiler_options::lower_to_scalar
by Marek Olšák
· 5 years ago
10e508c
freedreno: Enable the nir_opt_algebraic_late() pass.
by Daniel Schürmann
· 5 years ago
67e8977
turnip: Fix failure behavior of vkCreateGraphicsPipelines.
by Eric Anholt
· 5 years ago
ab3cf12
turnip: Silence compiler warning about uninit pipeline.
by Eric Anholt
· 5 years ago
a6cc681
turnip: Add a .editorconfig and .dir-locals.el
by Eric Anholt
· 5 years ago
e4a52bd
turnip: Add todo for d24_s8 copies
by Bas Nieuwenhuizen
· 5 years ago
fa522b8
turnip: Disallow NPoT formats.
by Bas Nieuwenhuizen
· 5 years ago
9e82295
turnip: Always use UINT formats for copies.
by Bas Nieuwenhuizen
· 5 years ago
b48fe29
turnip: Add image->image blitting.
by Bas Nieuwenhuizen
· 5 years ago
8727253
turnip: emit texture and uniform state
by Jonathan Marek
· 5 years ago
cb14f56
turnip: add some shader information in pipeline state
by Jonathan Marek
· 5 years ago
Next »