mesa.git
2020-03-12 Caio Marcelo... anv: Remove duplicate code in anv_cmd_buffer_bind_descr...
2020-03-12 Caio Marcelo... anv: Reduce compute pipeline batch_data size
2020-03-12 Caio Marcelo... anv: Split graphics and compute bits from anv_pipeline
2020-03-12 Caio Marcelo... anv: Use a separate field in the pipeline for compute...
2020-03-12 Caio Marcelo... anv: Decouple flush_descriptor_sets() from pipeline...
2020-03-12 Caio Marcelo... anv: Decouple flush_descriptor_sets() helpers from...
2020-03-12 Caio Marcelo... anv: Remove redundant check in flush_descriptor_sets...
2020-03-12 Caio Marcelo... anv: Pass the right pipe_state to flush_descriptor_sets()
2020-03-12 Caio Marcelo... anv: Keep the shader stage in anv_shader_bin
2020-03-12 Caio Marcelo... anv: Use a dynamic array for storing executables in...
2020-03-12 Caio Marcelo... anv: Use pipeline type to decide whether or not lower...
2020-03-12 Caio Marcelo... anv: Add a new enum to identify the pipeline type
2020-03-12 Eric Anholtglsl/tests: Fix waiting for disk_cache_put() to finish.
2020-03-12 Eric Anholtglsl/tests: Catch mkdir errors to help explain when...
2020-03-12 Caio Marcelo... intel/fs: Combine adjacent memory barriers
2020-03-12 Caio Marcelo... nir: Add pass to combine adjacent scoped memory barriers
2020-03-12 Caio Marcelo... nir: Reorder nir_scopes so wider scope has larger numer...
2020-03-12 Caio Marcelo... nir: Don't skip a bit in nir_memory_semantics
2020-03-12 Samuel Pitoisetradv: use ac_gpu_info::use_late_alloc
2020-03-12 Samuel Pitoisetradv: rewrite late alloc computation
2020-03-12 Samuel Pitoisetradv: tune primitive binning for small chips
2020-03-12 Samuel Pitoisetradv: use better tessellation tunables on GFX9+
2020-03-12 Samuel Pitoisetradv/gfx10: cache metadata in L2 on small chips
2020-03-12 Jason Ekstrandintel/isl: Set DepthStencilResource based on aux usage
2020-03-12 Jason Ekstrandintel: Require ISL_AUX_USAGE_STC_CCS for stencil CCS
2020-03-12 Jason Ekstrandiris: Use ISL_AUX_USAGE_STC_CCS for stencil CCS
2020-03-12 Jason Ekstrandintel/blorp: Allow STC_CCS in blit sources
2020-03-12 Jason Ekstrandintel/isl: Add a separate ISL_AUX_USAGE_STC_CCS
2020-03-12 Jason Ekstrandintel/isl: Require ISL_AUX_USAGE_HIZ_CCS_WT for HZ...
2020-03-12 Jason Ekstrandiris: Use ISL_AUX_USAGE_HIZ_CCS_WT to indicate write...
2020-03-12 Jason Ekstrandintel/blorp: Allow HIZ_CCS_WT in copy sources
2020-03-12 Jason Ekstrandintel/isl: Add a separate ISL_AUX_USAGE_HIZ_CCS_WT
2020-03-12 Jason Ekstrandintel/isl: Clean up some aux surface logic
2020-03-12 Marek Olšákac: disable late alloc on small gfx10 chips
2020-03-12 Marek Olšákac: add radeon_info::use_late_alloc to control LATE_ALL...
2020-03-12 Marek Olšákradeonsi: tune primitive binning for small chips
2020-03-12 Marek Olšákradeonsi: set better tessellation tunables on gfx9...
2020-03-12 Marek Olšákradeonsi/gfx10: cache metadata in L2 on small chips
2020-03-12 Samuel Pitoisetradv/sqtt: describe layout transitions with user markers
2020-03-12 Samuel Pitoisetradv/sqtt: describe begin/end subpass barriers with...
2020-03-12 Juan A. Suarez... nir/algebraic: coalesce fmod lowering
2020-03-12 Juan A. Suarez... nir/lower_double_ops: relax lower mod()
2020-03-12 Bas Nieuwenhuizenamd/llvm: Fix divergent descriptor indexing. (v3)
2020-03-12 Ian Romanickintel/fs: Fix NULL destinations on 3-source instruction...
2020-03-12 Timur Kristófradv: Enable subgroup shuffle on GFX10 when ACO is...
2020-03-12 Timur Kristófradv: Enable lowering dynamic quad broadcasts.
2020-03-12 Timur Kristófnir: Add ability to lower non-const quad broadcasts...
2020-03-12 Eric Engestromgen_release_notes: resolve ambiguity by renaming `versi...
2020-03-12 Eric Engestromgen_release_notes: fix version in "you should wait...
2020-03-12 Alyssa Rosenzweigpan/bi: Interpret register allocation results
2020-03-12 Alyssa Rosenzweigpan/bi: Add register allocator
2020-03-12 Alyssa Rosenzweigpan/bi: Fix missing src_types
2020-03-12 Alyssa Rosenzweigpan/bi: Fix vector handling of readmasks
2020-03-12 Alyssa Rosenzweigpan/bi: Minor fixes in iteration macros
2020-03-12 Alyssa Rosenzweigpan/midgard: Remove incorrect comment in RA
2020-03-12 Alyssa Rosenzweigpanfrost: Move lcra to panfrost/util
2020-03-12 Rhys Perryglsl/list: use uintptr_t for exec_node_data()'s subtraction
2020-03-12 Rhys Perryaco: fix uninitialized data error in waitcnt pass
2020-03-12 Samuel Pitoisetac/llvm: add missing optimization barrier for 64-bit...
2020-03-12 Tapani Pälliiris: toggle on PIPE_CAP_MIXED_COLOR_DEPTH_BITS
2020-03-12 Hyunjun Koturnip: Add tu6_control struct.
2020-03-12 Hyunjun Koturnip: Enable VK_EXT_transform_feedback
2020-03-12 Hyunjun Koturnip: Implement an empty function vkCmdDrawIndirectBy...
2020-03-12 Hyunjun Koturnip: Implement stream-out emit and vkApis for transf...
2020-03-12 Hyunjun Koturnip: Setup stream-output when linking program
2020-03-12 Hyunjun Koturnip: Define structs for transform feedback
2020-03-12 Hyunjun Koturnip: Gather information for transform feedback
2020-03-12 David Stevensegl/android: set window usage flags
2020-03-11 Eric Anholtci: Make a simple little bare-metal fastboot mode for...
2020-03-11 Eric Anholtci: Fix installation of firmware for db410c's nic.
2020-03-11 Eric Anholtci: Print the renderer/version that our dEQP invocation...
2020-03-11 Yevhenii Kolesnikovintel/compiler: fix cmod propagation optimisations
2020-03-11 Alyssa Rosenzweigpan/bi: Fix swizzle for second argument to ST_VARY
2020-03-11 Alyssa Rosenzweigpan/bi: Implement nir_op_ffma
2020-03-11 Alyssa Rosenzweigpan/bi: Add dead code elimination pass
2020-03-11 Alyssa Rosenzweigpan/bi: Add liveness analysis pass
2020-03-11 Alyssa Rosenzweigpan/bi: Add bi_max_temp helper
2020-03-11 Alyssa Rosenzweigpan/bi: Add bi_next/prev_op helpers
2020-03-11 Alyssa Rosenzweigpan/bi: Add bi_bytemask_of_read_components helpers
2020-03-11 Alyssa Rosenzweigpan/bi: Paste over bi_has_arg
2020-03-11 Alyssa Rosenzweigpanfrost: Sync Midgard/Bifrost control flow
2020-03-11 Alyssa Rosenzweigpanfrost: Move liveness analysis to root panfrost/
2020-03-11 Alyssa Rosenzweigpan/midgard: Subclass midgard_block from pan_block
2020-03-11 Alyssa Rosenzweigpan/midgard: Sync midgard_block field names with Bifrost
2020-03-11 Alyssa Rosenzweigpan/midgard: Decontextualize liveness analysis core
2020-03-11 Alyssa Rosenzweigpan/midgard: Localize `visited` tracking
2020-03-11 Alyssa Rosenzweigpan/bi: Implement sysvals
2020-03-11 Alyssa Rosenzweigpan/bi: Switch to panfrost_program
2020-03-11 Alyssa Rosenzweigpanfrost: Move Midgard sysval code to common Panfrost
2020-03-11 Alyssa Rosenzweigpan/midgard: Remove dest_override sysval argument
2020-03-11 Alyssa Rosenzweigpan/midgard: Decontextualize midgard_nir_assign_sysval_body
2020-03-11 Alyssa Rosenzweigpan/midgard: Remove indexing dependency of sysvals
2020-03-11 Alyssa Rosenzweigpan/midgard: Adjust sysval-related prototypes
2020-03-11 Alyssa Rosenzweigpan/midgard: Remove unused iterators
2020-03-11 Alyssa Rosenzweigpanfrost: Promote midgard_program to panfrost/util
2020-03-11 Samuel Pitoisetgitlab-ci: build RADV in meson-i386 to avoid 32-bit...
2020-03-11 Samuel Pitoisetradv: fix 32-bits build (again)
2020-03-11 Marek Olšákmesa: don't unroll glMultiDrawElements with user indice...
2020-03-11 Marek Olšákgallium: add PIPE_CAP_DRAW_INFO_START_WITH_USER_INDICES
2020-03-11 Marek Olšákvbo: fix vbo_copy_vertices for GL_PATCHES and adjacency...
next