mesa.git
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.
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.
next