mesa.git
2020-07-29 Jason Ekstrandnir: Add a find_variable_with_[driver_]location helper
2020-07-29 Jason Ekstrandnir/gl_nir_linker: Call add_vars_with_modes once for...
2020-07-29 Jason Ekstrandnir/split_per_member_structs: Inline split_variables_in...
2020-07-29 Jason Ekstrandnir: Use a single list for all shader variables
2020-07-29 Jason Ekstrandgallium/ttn: Use variable create/add helpers
2020-07-29 Jason Ekstrandmesa/ptn: Use nir_variable_create
2020-07-29 Jason Ekstrandaco: Use nir_foreach_variable_with_modes to walk SSBOs
2020-07-29 Jason Ekstrandpanfrost: Use nir_foreach_variable_with_modes in pan_co...
2020-07-29 Jason Ekstrandpanfrost/midgard: Make search_var take a nir_shader...
2020-07-29 Jason Ekstrandr600/sfn: Use nir_foreach_variable_with_modes in IO...
2020-07-29 Jason Ekstrandr600/sfn/lower_tex: Get rid of the lower_sampler vector
2020-07-29 Jason Ekstrandr600/sfn/lower_tess_io: Rework get_tcs_varying_offset
2020-07-29 Jason Ekstrandfreedreno/ir3_cmdline: Rework i/o variable fixup
2020-07-29 Jason Ekstrandlima/standalone: Rework i/o variable fixup
2020-07-29 Jason Ekstrandfreedreno/ir3_lower_tess: Rework var list helpers
2020-07-29 Jason Ekstrandnir/gl_nir_linker: Use nir_foreach_variable_with_modes
2020-07-29 Jason Ekstrandnir/lower_variable_initializers: Restrict the modes...
2020-07-29 Jason Ekstrandnir/split_per_member_structs: Use nir_variable_with_mod...
2020-07-29 Jason Ekstrandnir/lower_uniforms_to_ubo: Use nir_foreach_variable_wit...
2020-07-29 Jason Ekstrandnir/lower_two_sided_color: Use nir_variable_create
2020-07-29 Jason Ekstrandnir/io_to_vector: Use nir_foreach_variable_with_modes
2020-07-29 Jason Ekstrandnir/lower_io_to_temporaries: Use a separate list for...
2020-07-29 Jason Ekstrandnir: Use a nir_shader and mode in lower_clip_cull_dista...
2020-07-29 Jason Ekstrandnir/lower_amul: Add a variable mode check
2020-07-29 Jason Ekstrandnir: Split nir_index_vars into two functions
2020-07-29 Jason Ekstrandnir/split_vars: Add mode checks to list walks
2020-07-29 Jason Ekstrandst/nir: Rework fixup_varying_slots
2020-07-29 Jason Ekstrandnir/linking: Rework some internal helpers
2020-07-29 Jason Ekstrandnir: Take a shader and variable mode in nir_assign_io_v...
2020-07-29 Jason Ekstrandnir: Take a nir_shader and variable mode in assign_var_...
2020-07-29 Jason Ekstrandnir: Add and use a nir_variable_list_for_mode helper
2020-07-29 Jason Ekstrandnir: Add a nir_foreach_gl_uniform_variable helper for...
2020-07-29 Jason Ekstrandnir: Add a nir_foreach_uniform_variable helper
2020-07-29 Jason Ekstrandnir: Add a nir_foreach_function_temp_variable helper
2020-07-29 Jason Ekstrandnir: Add nir_foreach_shader_in/out_variable helpers
2020-07-29 Jason Ekstrandnir/dead_variables: Respect the modes passed to remove_...
2020-07-29 Jason Ekstrandnir: Take a mode in remove_unused_io_vars
2020-07-29 Frank Binnsdocs: change "Fixes:" tag example to match git fixes...
2020-07-29 Rob Clarkfreedreno/rnn: add schema validation
2020-07-29 Rob Clarkfreedreno/rnn: schema updates for dynamic/irregular...
2020-07-29 Rob Clarkfreedreno/registers/mdp5: fix validation error
2020-07-29 Rob Clarkfreedreno/rnn: fix use-group
2020-07-29 Rob Clarkfreedreno/rnn: allow name to be optional in arrays
2020-07-29 Rob Clarkfreedreno/rnn: add "addvariant" to schema
2020-07-29 Rob Clarkfreedreno/rnn: describe copyright element in schema
2020-07-29 Rob Clarkfreedreno/registers/adreno_pm4: fix validation errors
2020-07-29 Rob Clarkfreedreno/registers/a4xx: fix validation error
2020-07-29 Rob Clarkfreedreno/registers/a2xx: fix validation error
2020-07-29 Rob Clarkfreedreno/rnn: add variants/varset to domain
2020-07-29 Rob Clarkfreedreno/rnn: relax Hexadecimal to HexOrNumber
2020-07-29 Rob Clarkfreedreno/rnn: add radix/align
2020-07-29 Rob Clarkfreedreno/rnn: add high/low/pos to registers
2020-07-29 Rob Clarkfreedreno/rnn: add relaxed boolean type
2020-07-29 Rob Clarkfreedreno/rnn: update schema for 'pos'
2020-07-29 Rob Clarkfreedreno/rnn: rename schema file
2020-07-29 Rob Clarkfreedreno/rnn: add error helper
2020-07-29 Rob Clarkfreedreno/rnn: split out helper to find files
2020-07-29 Rob Clarkfreedreno/tools: check rnn parse status
2020-07-29 Tomeu Vizosoci: Build kernels and rootfs for x86 devices
2020-07-29 Tomeu Vizosoci: Split building of libdrm to its own script
2020-07-29 Tomeu Vizosoci: Don't ship vk-build-programs after building dEQP
2020-07-29 Tomeu Vizosoci: Fix URL for glslang
2020-07-29 Tomeu Vizosoci: Print load stats after running dEQP
2020-07-29 Tomeu Vizosoci: Always print status code of HTTP uploads in tracie
2020-07-29 Connor Abbottfreedreno: Add trace for CP_DRAW_INDIRECT_MULTI
2020-07-29 Connor Abbottfreedreno/cffdec: Handle CP_DRAW_INDIRECT_MULTI like...
2020-07-29 Connor Abbottfreedreno/rnn: Support stripes in rnndec_decodereg
2020-07-29 Connor Abbotttu: Dump CP_DRAW_INDIRECT_MULTI draw BO's
2020-07-28 Chris Forbesbifrost: Fix packing of ADD_FEXP2_FAST
2020-07-28 Chris Forbesbifrost: Honor src swizzle in special math ops
2020-07-28 Daryl W. Grunauprevent multiply defined symbols
2020-07-28 Marek Olšákamd: enable displayable DCC for everything newer than...
2020-07-28 Marek Olšákamd: add support for Navy Flounder
2020-07-28 Marek Olšákamd: rename SIENNA -> SIENNA_CICHLID
2020-07-28 Rhys Perryaco: create acq+rel barriers instead of acq/rel
2020-07-28 Rhys Perryaco: improve workgroup-scope and lower vmem/smem barriers
2020-07-28 Rhys Perryaco: improve sync_info for TCS output stores
2020-07-28 Rhys Perryaco: use storage_scratch
2020-07-28 Rhys Perryaco: enable value numbering of s_buffer_load_*
2020-07-28 Rhys Perrynir,radv/aco: add and use pass to lower make available...
2020-07-28 Rhys Perryaco: consider intrinsic access in visit_{load,store...
2020-07-28 Rhys Perryradv/aco,aco: use scoped barriers
2020-07-28 Rhys Perryaco: rework barriers and replace can_reorder
2020-07-28 Rhys Perryaco: add missing add_to_hazard_query
2020-07-28 Chris Forbesbifrost: Add support for nir_op_iabs
2020-07-28 Lionel Landwerlinanv: fix descriptor set free
2020-07-28 Yevhenii Kolesnikovnine: fix incorrect calculation of layer count for...
2020-07-28 Icecream95panfrost: Allow PIPE_TEXTURE_1D_ARRAY textures
2020-07-28 Marcin Ślusarzi965: propagate error from gen_perf_begin_query to...
2020-07-28 Marcin Ślusarziris: propagate error from gen_perf_begin_query to...
2020-07-28 Connor Abbottfreedreno/rnn: Return success when parsing addvariant
2020-07-28 Rob Clarkfreedreno/ci: add a2xx trace to CI job
2020-07-28 Rob Clarkfreedreno: deduplicate a2xx disasm
2020-07-28 Rob Clarkfreedreno: move a2xx disasm out of gallium
2020-07-28 Rob Clarkfreedreno: deduplicate a3xx+ disasm
2020-07-28 Rob Clarkfreedreno: drop shader_t
2020-07-28 Rob Clarkfreedreno/ir3: split out regmask
2020-07-28 Rob Clarkfreedreno: add CI for envytools tools
2020-07-28 Rob Clarkfreedreno/afuc: warnings cleanup
2020-07-28 Rob Clarkfreedreno/decode: warnings cleanup
next