mesa.git
2019-06-04 Jason Ekstrandvulkan: Update the XML and headers to 1.1.110
2019-06-04 Rhys Perryac/nir: mark some texture intrinsics as convergent
2019-06-04 Rhys Perryradv: fix some compiler warnings
2019-06-04 Jason Ekstrandintel/fs: Skip registers faster when setting spill...
2019-06-04 Connor Abbottradeonsi/nir: Fix type in bindless address computation
2019-06-04 Christian Gmeineretnaviv: implement set_active_query_state(..) for hw...
2019-06-04 Samuel Pitoisetradv: do not use gfx fast depth clears for layered...
2019-06-04 Samuel Pitoisetac,radv: do not emit vec3 for raw load/store on SI
2019-06-04 Sagar Ghugeintel/compiler: Fix assertions in brw_alu3
2019-06-04 Kenneth Graunkeiris: Fix SO stride units for DrawTransformFeedback
2019-06-04 Timothy Arcerist/glsl: make sure to propagate initialisers to driver...
2019-06-04 Caio Marcelo... spirv: Like Uniform, do nothing for UniformId
2019-06-04 Caio Marcelo... spirv: Implement SpvOpCopyLogical
2019-06-04 Caio Marcelo... spirv: Generalize OpSelect
2019-06-04 Caio Marcelo... spirv: Move OpSelect handling to a function
2019-06-04 Caio Marcelo... nir/vars_to_ssa: Handle UNDEF_NODE in more places
2019-06-04 Marek Olšákac/registers: don't use the si, cik, vi names, use...
2019-06-04 Nicolai Hähnleamd/common: use generated register header
2019-06-04 Nicolai Hähnleamd/common: use SH{0,1}_CU_EN definitions only of COMPU...
2019-06-04 Nicolai Hähnleamd/common: unify PITCH_GFX6 and PITCH_GFX9
2019-06-04 Nicolai Hähnleamd/common: rename R_3F2_CONTROL to IB_CONTROL for...
2019-06-04 Nicolai Hähnleamd/common: cleanup DATA_FORMAT/NUM_FORMAT field names
2019-06-04 Nicolai Hähnleamd/common: derive ac_debug tables from register JSON
2019-06-04 Nicolai Hähnleamd/registers: add JSON description of packet3 fields
2019-06-04 Nicolai Hähnleamd/registers: add JSON descriptions of registers
2019-06-04 Nicolai Hähnleamd/registers: scripts for processing register descript...
2019-06-03 Vinson Leefreedreno: Fix GCC build error.
2019-06-03 Mark Janesmesa: Use string literals for format strings
2019-06-03 Caio Marcelo... iris: Always reserve binding table space for NIR constants
2019-06-03 Caio Marcelo... iris: Print binding tables when INTEL_DEBUG=bt
2019-06-03 Caio Marcelo... iris: Compact binding tables
2019-06-03 Caio Marcelo... iris: Create an enum for the surface groups
2019-06-03 Caio Marcelo... iris: Handle binding table in the driver
2019-06-03 Caio Marcelo... iris: Pull brw_nir_analyze_ubo_ranges() call out setup_...
2019-06-03 Caio Marcelo... spirv: Implement OpPtrEqual, OpPtrNotEqual and OpPtrDiff
2019-06-03 Caio Marcelo... nir: Add functions to subtract and compare addresses
2019-06-03 Caio Marcelo... nir: Add nir_ball_iequal() helper
2019-06-03 Sergii Romantsovmesa: ARB program parser should clean parameters
2019-06-03 Hyunjun Kofreedreno/ir3: fix counting and printing for half regis...
2019-06-03 Neil Robertsfreedreno/ir3: Fix up the half reg source even when...
2019-06-03 Neil Robertsfreedreno/ir3: Add a 16-bit implementation of nir_op_imul
2019-06-03 Hyunjun Kofreedreno/ir3: set dst type of alu instructions correctly.
2019-06-03 Hyunjun Kofreedreno/ir3: adjust the bitsize of regs when an array...
2019-06-03 Hyunjun Kofreedreno/ir3: convert back to 32-bit values for half...
2019-06-03 Hyunjun Kofreedreno/ir3: check the type of regs of absneg opcode...
2019-06-03 Hyunjun Kofreedreno/ir3: set proper dst type for uniform accordin...
2019-06-03 Neil Robertsfreedreno/ir3: Use output type size to set OUTPUT_REG_H...
2019-06-03 Neil Robertsfreedreno/ir3: Fix loading half-float immediate vectors
2019-06-03 Rob Clarkfreedreno/ir3: immediately schedule meta instructions
2019-06-03 Rob Clarkfreedreno/ir3: scheduler improvements
2019-06-03 Rob Clarkfreedreno/ir3: sched should mark outputs used
2019-06-03 Pierre-Eric... mesa: EXT_dsa add selectorless matrix stack functions
2019-06-03 Pierre-Eric... mesa: factor out enum -> matrix stack lookup
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.
next