mesa.git
2020-02-26 Mathias Fröhlichegl: Factor out dri2_add_pbuffer_configs_for_visuals...
2020-02-26 Mathias Fröhlichegl: Fix A2RGB10 platform_{device,surfaceless} PBuffer...
2020-02-26 Jonathan Marekturnip: enable fullDrawIndexUint32/independentBlend...
2020-02-26 Jonathan Marekturnip: enable sampleRateShading feature
2020-02-25 Matt Turnerintel/tools: Do not print type/qualifiers/name for...
2020-02-25 Sagar Ghugeintel/tools: Allow i965_disasm to disassemble c_literal...
2020-02-25 Sagar Ghugeintel/tools: Print c_literals 4 byte wide
2020-02-25 Sagar Ghugeintel/tools: Add test for state register as source
2020-02-25 Sagar Ghugeintel/tools: Add test for address register as source
2020-02-25 Sagar Ghugeintel/tools: Set correct address register file and...
2020-02-25 Sagar Ghugeintel/tools: Handle STATE_REG in typed source operand
2020-02-25 Sagar Ghugeintel/tools: Handle illegal instruction
2020-02-25 Eric Anholtmeson: Disable bison's -Wdeprecated since we still...
2020-02-25 Jason Ekstrandanv: Always enable the data cache
2020-02-25 Lionel Landwerlinintel/aub_dump: stub the waits when overriding the...
2020-02-25 Lionel Landwerlinintel/tools/aub_dump: fix crash when using the default...
2020-02-25 Lionel Landwerlinintel/tools/aub_dump: move aub file initialization...
2020-02-25 Icenowy Zhenglima: expose fragment shader derivatives capability
2020-02-25 Jose Maria... v3d: Sync on last CS when non-compute stage uses resour...
2020-02-25 Andreas Baierlgitlab-ci: Enable the lima job again
2020-02-25 Andreas Baierlgitlab-ci: lima: Add flaky tests to the skips list
2020-02-25 Marek Olšáknir: fix gl_nir_lower_images for bindless images
2020-02-25 Rob Clarkfreedreno/computerator: fix build dependency
2020-02-25 Dave Airlieglx/drisw: fix shm put image fallback
2020-02-25 Dave Airlieglx/drisw: return false if shmid == -1
2020-02-25 Dave Airlieglx/drisw: add getImageShm2 path
2020-02-25 Dave Airliedri: add another get shm variant.
2020-02-25 Eric Anholtci: Blacklist another freedreno flaky test.
2020-02-25 Jason Ekstrandintel/isl: Add isl_aux_info.c to Makefile.sources
2020-02-25 Rafael Antognolliintel/blorp: Implement GEN:BUG:1605967699.
2020-02-24 Erik Faye-Lundgallium/util: remove unused debug_print_foo helpers
2020-02-24 Erik Faye-Lundgallium/util: do not use debug_print_format
2020-02-24 Erik Faye-Lundutil: move debug_memory_{begin,end} to os_memory_debug.h
2020-02-24 Jonathan Marekhud: add GALLIUM_HUD_SCALE
2020-02-24 Jonathan Marekturnip: move tile_load_ib/sysmem_clear_ib into draw_cs
2020-02-24 Jonathan Marekturnip: make cond_exec helper easier to use
2020-02-24 Jonathan Marekturnip: remove marker seqno
2020-02-24 Jonathan Marekturnip: automatically reserve cmdstream space in emit_p...
2020-02-24 Jonathan Marekturnip: add tu_device pointer to tu_cs
2020-02-24 Jonathan Marekturnip: fix COND_EXEC reserved size in tu_query
2020-02-24 Rob Clarkfreedreno/computerator: add computerator
2020-02-24 Rob Clarkfreedreno/ir3: allow block->predecessors to be null
2020-02-24 Rob Clarkfreedreno/computerator: rename prefix asm->ir3
2020-02-24 Rob Clarkfreedreno/computerator: polish out some of the rust
2020-02-24 Rob Clarkfreedreno/computerator: import parser/lexer from fdre...
2020-02-24 Icenowy Zhenglima: remove its hash table entry when invalidating...
2020-02-24 Caio Marcelo... nir, intel: Move use_scoped_memory_barrier to nir_options
2020-02-24 Caio Marcelo... nir/tests: Use nir_scoped_memory_barrier() helper
2020-02-24 Caio Marcelo... nir: Add the alias NIR_MEMORY_ACQ_REL
2020-02-24 Caio Marcelo... nir/builder: Add nir_scoped_memory_barrier()
2020-02-24 Eric Anholtfreedreno: Switch to using lowered image intrinsics.
2020-02-24 Eric Anholtnir: Move intel's intrinsic_image_coordinate_components...
2020-02-24 Eric Anholtfreedreno/ir3: Fix the arg to ir3_get_num_components_fo...
2020-02-24 Eric Anholtprog_to_nir: Reuse glsl_get_sampler_dim_coordinate_comp...
2020-02-24 Eric Anholttgsi_to_nir: Reuse glsl_get_sampler_dim_coordinate_comp...
2020-02-24 Eric Anholtfreedreno/ir3: Reuse glsl_get_sampler_dim_coordinate_co...
2020-02-24 Eric Anholtspirv_to_nir: Reuse glsl_sampler_dim_coordinate_compone...
2020-02-24 Eric Anholtglsl: Factor out the sampler dim coordinate components...
2020-02-24 Eric Anholtv3d: Ask the state tracker to lower image accesses...
2020-02-24 Eric Anholtgallium: Add a cap for enabling lowering of image load...
2020-02-24 Eric Anholtnir: Make image lowering optionally handle the !bindles...
2020-02-24 Eric Anholtnir: Rename gl_nir_lower_bindless_images.c in preparati...
2020-02-24 Nanley Cheryi965: Use isl_aux_state_transition_write()
2020-02-24 Nanley Cheryi965: Use ISL's access preparation functions
2020-02-24 Nanley Cheryiris: Use isl_aux_state_transition_write()
2020-02-24 Nanley Cheryiris: Use ISL's access preparation functions
2020-02-24 Nanley Cheryiris: Use isl_aux_usage_has_fast_clear()
2020-02-24 Nanley Cheryisl: Add a module which manages aux resolves
2020-02-24 Kristian H... freedreno/ir3: Lower output precision
2020-02-24 Kristian H... nir/types: Add glsl_float16_type() helper
2020-02-24 Hyunjun Kofreedreno/ir3: handle half registers for arrays during...
2020-02-24 Hyunjun Konir: Add optimization for doing removing f16/f32 conver...
2020-02-24 Hyunjun Kofreedreno/ir3: Add new ir3 pass to fold out fp16 conver...
2020-02-24 Neil Robertsnir/opcodes: Add nir_op_f2fmp
2020-02-24 Indrajit Kumar Dasglapi/copyimage: Implement CopyImageSubDataNV
2020-02-24 Chris Wilsoniris: Fix import sync-file into syncobj
2020-02-24 Alyssa Rosenzweigpan/midgard: Implement load/store_shared
2020-02-24 Alyssa Rosenzweigpan/midgard: Implement nir_intrinsic_get_buffer_size
2020-02-24 Alyssa Rosenzweigpan/midgard: Lower SSBOs in NIR
2020-02-24 Eduardo Lima... turnip/pipeline: Don't assume tu_shader is a valid...
2020-02-24 Samuel Pitoisetradv: add the trace BO to the BO list at submit time
2020-02-24 Krzysztof Raszkowskigallium/swr: Fix min/max range index draw
2020-02-22 Kenneth Graunkeiris: Set MOCS for constant packets on Gen12+
2020-02-22 Kenneth Graunkeiris: Fix BLORP vertex buffers to respect ISL MOCS...
2020-02-22 Kenneth Graunkeiris: Make mocs an inline helper in iris_resource.h
2020-02-21 Eric Anholtci: Remove a useless filtering of the lava logs.
2020-02-21 Eric Anholtci: Don't bother generating deqp junit results since...
2020-02-21 Eric Anholtci: Document how LAVA runners work.
2020-02-21 Eric Anholtci: Make LAVA job fails emit the full list of unexpecte...
2020-02-21 Eric Anholtci: Make sure that we have a proper shell prompt for...
2020-02-21 Eric Anholtci: prepare-artifacts: Make the indent here match previ...
2020-02-21 Caio Marcelo... anv: Add pipe_state_for_stage() helper
2020-02-21 Caio Marcelo... anv: Use intel_debug_flag_for_shader_stage()
2020-02-21 Caio Marcelo... spirv: Be consistent when checking for Shader/Kernel
2020-02-21 Arcady Goldmints... spirv: Remove outdated SPIR-V decoration warnings
2020-02-21 Jason Ekstrandnir/builder: Return an integer from nir_get_texture_size
2020-02-21 Jason Ekstrandnir: Fix the nir_builder include path for nir_builtin_b...
2020-02-21 Michel Dänzerutil: Change os_same_file_description return type from...
2020-02-21 Michel Dänzerwinsys/amdgpu: Make local variable r signed
2020-02-21 Karol Herbstnir/lower_ssbo: handle atomics
next