mesa.git
2019-06-03 Timothy Arcerimesa: add new EXT_direct_state_access tokens
2019-06-03 Chris Forbesglapi: add EXT_direct_state_access
2019-06-03 Timothy Arcerimesa: add a list of EXT_direct_state_access to dispatch...
2019-06-03 Pierre-Eric... radeonsi: init sctx->dma_copy before using it
2019-06-03 Axel Davyd3dadapter9: Revert to old throttling limit value
2019-06-03 Marek Olšákac: use amdgpu-flat-work-group-size
2019-06-03 Marek Olšáku_blitter: don't fail mipmap generation for depth forma...
2019-06-03 Christian Gmeineretnaviv: drop a bunch of duplicated gallium PIPE_CAP...
2019-06-03 Samuel Pitoisetradv: flush pending query reset caches before copying...
2019-06-03 Jonathan Mareknir: copy intrinsic type when lowering load input/unifo...
2019-06-03 Samuel Pitoisetac,radv: remove the vec3 restriction with LLVM 9+
2019-05-31 Caio Marcelo... nir: Return nir_type_invalid for non-numeric base types
2019-05-31 Caio Marcelo... iris: Drop unused locals from iris_clear.c to avoid...
2019-05-31 Jonathan Mareknir: remove bool lowering from lower_int_to_float
2019-05-31 Jonathan Mareknir: fix lower_{int,bool}_to_float for new mov opcode
2019-05-31 Jonathan Mareknir: add lower_bitshift option
2019-05-31 Jonathan Mareknir: fix gather_ssa_types
2019-05-31 Jonathan Mareknir: add type information to load uniform/input and...
2019-05-31 Jonathan Mareknir: improvements to native_integers removal
2019-05-31 Rob Clarkfreedreno/a6xx: add 'type' to shader state key
2019-05-31 Rob Clarkfreedreno/ir3: fix constlen versus indirect UBO
2019-05-31 Rob Clarkfreedreno/a6xx: fix GPU crash on small render targets
2019-05-31 Rob Clarkfreedreno/ir3: set more barrier bits
2019-05-31 Rob Clarkfreedreno/ir3: set (ss) on last_input if ldlv
2019-05-31 Rob Clarkfreedreno/ir3: add assert
2019-05-31 Connor Abbottutil/hash_table: Use fast modulo computation
2019-05-31 Connor Abbottutil/set: Use fast modulo computation
2019-05-31 Connor Abbottutil: Add a helper for faster remainders
2019-05-31 Connor Abbottutil/hash_table: Add specialized resizing add function
2019-05-31 Connor Abbottutil/set: Add specialized resizing add function
2019-05-31 Connor Abbottutil/hash_table: Pull out loop-invariant computations
2019-05-31 Connor Abbottutil/set: Pull out loop-invariant computations
2019-05-31 Connor Abbottnir/instr_set: Use _mesa_set_search_or_add()
2019-05-31 Connor Abbottutil/set: Add a _mesa_set_search_or_add() function
2019-05-31 Jonathan Marekfreedreno/ir3: fix input ncomp for vertex shaders
2019-05-31 Ian Romanickintel/compiler: Use compare rematerialization pass
2019-05-31 Ian Romanicknir: Rematerialize compare instructions
2019-05-31 Ian Romanicknir: Add a shallow clone function for nir_alu_instr
2019-05-31 Tomeu Vizosopanfrost: Remove link stage for jobs
2019-05-31 Tomeu Vizosopanfrost: ci: Switch to kernel 5.2-rc2
2019-05-31 Tomeu Vizosopanfrost: ci: Update expectations
2019-05-31 Connor Abbottradeonsi/nir: Remove hack for builtins
2019-05-31 Connor Abbottradeonsi/nir: Use correct location for uniform access...
2019-05-31 Connor Abbottradeonsi/nir: Correctly handle double TCS/TES varyings
2019-05-31 Christian Gmeineretnaviv: blt: s/TRUE/true && s/FALSE/false
2019-05-31 Christian Gmeineretnaviv: rs: s/TRUE/true && s/FALSE/false
2019-05-31 Bas Nieuwenhuizennir: Actually propagate progress in nir_opt_move_load_ubo.
2019-05-31 Samuel Pitoisetradv: use RADV_CMD_DIRTY_DYNAMIC_* when restoring viewp...
2019-05-31 Samuel Pitoisetradv: use CmdPushConstants when restoring constants...
2019-05-31 Jason Ekstrandnir/split_vars: Properly bail in the presence of comple...
2019-05-31 Jason Ekstrandnir/vars_to_ssa: Properly ignore variables with complex...
2019-05-31 Jason Ekstrandnir/vars_to_ssa: Use a non-null UNDEF_NODE pointer
2019-05-31 Jason Ekstrandnir/deref: Add a has_complex_use helper
2019-05-31 Jason Ekstrandnir/dead_cf: Call instructions aren't dead
2019-05-30 Dave Airlievtn: create cast with type stride.
2019-05-30 Rob Clarklist: add some iterator debug
2019-05-30 Caio Marcelo... nir: Accept nir_var_mem_global in derefs used by phis
2019-05-30 Jason Ekstrandintel/blorp: Use the hardware op for CCS ambiguate...
2019-05-30 Jan Zielinskiswr/rast: Enable ARB_GL_texture_buffer_range
2019-05-30 Jan Zielinskiswr/rast: fix 32-bit compilation on Linux
2019-05-30 Jason Ekstrandintel/fs: Do a stalling MFENCE in endInvocationInterlock()
2019-05-30 Jason Ekstrandintel/fs,vec4: Use g0 as the header for MFENCE
2019-05-30 Samuel Pitoisetradv: enable transformFeedbackStreamsLinesTriangles
2019-05-30 Samuel Pitoisetradv: implement VK_EXT_sample_locations and disable it
2019-05-30 Kenneth Graunkeiris: Avoid holding the lock while allocating pages.
2019-05-30 Kenneth Graunkeiris: Move SET_DOMAIN to alloc_fresh_bo()
2019-05-30 Kenneth Graunkeiris: Be lazy about cleaning up purged BOs in the cache.
2019-05-30 Kenneth Graunkeiris: Dig through the cache to find a BO in the right...
2019-05-30 Kenneth Graunkeiris: Tidy BO sizing code and comments
2019-05-30 Kenneth Graunkeiris: Move some field setting after we drop the lock.
2019-05-30 Kenneth Graunkeiris: Move cached BO allocation into a helper function.
2019-05-30 Kenneth Graunkeiris: Fall back to fresh allocations of mapping for...
2019-05-30 Kenneth Graunkeiris: Move fresh BO allocation into a helper function.
2019-05-30 Kenneth Graunkeiris: Do SET_TILING at a single point rather than in...
2019-05-30 Kenneth Graunkeiris: Use the BO cache even for coherent buffers on...
2019-05-30 Kenneth Graunkeiris: Fix locking around vma_alloc in iris_bo_create_us...
2019-05-30 Kenneth Graunkeiris: Fix lock/unlock mismatch for non-LLC coherent...
2019-05-30 Marek Olšákradeonsi: fix timestamp queries for compute-only contexts
2019-05-30 Marek OlšákChange a few frequented uses of DEBUG to !NDEBUG
2019-05-29 Kenneth Graunkeiris: Re-emit Surface State Base Address when context...
2019-05-29 Jason Ekstrandiris: Enable nir_opt_large_constants
2019-05-29 Jason Ekstrandiris: Don't assume UBO indices are constant
2019-05-29 Jason Ekstrandiris: Move upload_ubo_ssbo_surf_state to iris_program.c
2019-05-29 Brian Paulnir: silence three compiler warnings seen with MinGW
2019-05-29 Brian Paulsvga: clamp max_const_buffers to SVGA_MAX_CONST_BUFS
2019-05-29 Kenneth Graunkeiris: Clone before calling nir_strip and serializing
2019-05-29 Kenneth Graunkeiris: Only store the SHA1 of the NIR in iris_uncompiled...
2019-05-29 Caio Marcelo... spirv: Change spirv_to_nir() to return a nir_shader
2019-05-29 Caio Marcelo... radv: Don't re-use entry_point pointer from spirv_to_nir
2019-05-29 Caio Marcelo... glspirv: Don't re-use entry_point pointer from spirv_to_nir
2019-05-29 Caio Marcelo... turnip: Don't re-use entry_point pointer from spirv_to_nir
2019-05-29 Chia-I Wuvirgl: fix readback with pending transfers
2019-05-29 Caio Marcelo... nir: Allow derefs to be used as phi sources
2019-05-29 Connor Abbottradeonsi: Fix editorconfig
2019-05-29 Erik Faye-Lundmesa/main: clean up extension-check for GL_SAMPLE_MASK
2019-05-29 Erik Faye-Lundmesa/main: clean up extension-check for GL_SAMPLE_SHADING
2019-05-29 Erik Faye-Lundmesa/main: correct extension-checks for GL_PRIMITIVE_RE...
2019-05-29 Erik Faye-Lundmesa/main: correct extension-checks for GL_BLEND_ADVANC...
2019-05-29 Erik Faye-Lundmesa/main: correct extension-checks for GL_FRAMEBUFFER_SRGB
2019-05-29 Erik Faye-Lundmesa/main: correct extension-checks for MESA_tile_raste...
next