intel/tools: New i965 instruction assembler tool
[mesa.git] / src /
2019-05-07 Sagar Ghugeintel/tools: New i965 instruction assembler tool
2019-05-07 Kenneth Graunkeiris: Also handle res->offset for buffer sampler/image...
2019-05-07 Mike Blumenkrantziris: support dmabuf imports with offsets
2019-05-07 Roland Scheideggergallivm: fix broken 8-wide s3tc decoding
2019-05-07 Vasily Khoruzhicklima: enable sin and cos lowering for GP
2019-05-07 Vasily Khoruzhicknir: implement lowering for fsin and fcos
2019-05-07 Rob Clarkfreedreno/ir3: move const_state to ir3_shader
2019-05-07 Rob Clarkfreedreno/ir3: split out const_state setup
2019-05-07 Rob Clarkfreedreno/ir3: move immediates to const_state
2019-05-07 Rob Clarkfreedreno/ir3: consolidate const state
2019-05-07 Rob Clarkfreedreno/ir3: move ir3_pointer_size()
2019-05-07 Lionel Landwerlinvulkan/overlay-layer: fix cast errors
2019-05-07 Samuel Iglesias... anv: fix alphaToCoverage when there is no color attachment
2019-05-07 Ian Romanickintel/compiler: Don't always require precise lowering...
2019-05-07 Ian Romanicknir/algebraic: Reassociate open-coded flrp(1, b, c)
2019-05-07 Ian Romanicknir/flrp: Lower flrp(a, b, #c) differently
2019-05-07 Ian Romanicknir/flrp: Lower flrp(a, b, c) differently if another...
2019-05-07 Ian Romanicknir/flrp: Lower flrp(a, b, c) differently if another...
2019-05-07 Ian Romanicknir/flrp: Lower flrp(±1, b, c) and flrp(a, ±1, c) diffe...
2019-05-07 Ian Romanicknir/flrp: Lower flrp(#a, #b, c) differently
2019-05-07 Ian Romanickintel/compiler: Use the flrp lowering pass for all...
2019-05-07 Ian Romanicknir: Use the flrp lowering pass instead of nir_opt_alge...
2019-05-07 Ian Romanicknir/flrp: Add new lowering pass for flrp instructions
2019-05-07 Ian Romanicknir/algebraic: Pull common multiplication out of flrp...
2019-05-07 Ian Romanicknir/algebraic: Pull common addition out of flrp arguments
2019-05-07 Christian Gmeinerglsl_to_nir: drop supports_ints
2019-05-07 Christian Gmeinernir: nir_shader_compiler_options: drop native_integers
2019-05-07 Alyssa Rosenzweigpanfrost: Refactor blend descriptors
2019-05-07 Vasily Khoruzhicklima/gpir: enable lowering for ftrunc
2019-05-07 Vasily Khoruzhicklima/gpir: implement nir_op_fmov
2019-05-07 Vasily Khoruzhicklima: use int_to_float lowering pass
2019-05-07 Vasily Khoruzhicknir: add int_to_float lowering pass
2019-05-06 Timothy Arceriradeonsi: add config entry for Counter-Strike Global...
2019-05-06 Vasily Khoruzhicklima/gpir: fix float uniform alignment issue
2019-05-06 Erik Faye-Lunddraw: flush when setting stream-out targets
2019-05-06 Erik Faye-Lundllvmpipe: pass stream-out targets to draw-module early
2019-05-06 Chia-I Wuvirgl: do not use inline writes for subdata
2019-05-06 Chia-I Wuvirgl: rework queries
2019-05-06 Chia-I Wuvirgl: export resource_is_busy from winsys
2019-05-06 Samuel Pitoisetradv: fix rowPitch for R32G32B32 formats on GFX9
2019-05-06 Kenneth Graunkeiris: Enable PIPE_CAP_SURFACE_REINTERPRET_BLOCKS
2019-05-06 Bas Nieuwenhuizenradv: Use given stride for images imported from Android.
2019-05-06 Erico Nuneslima/ppir: abort compilation in case of unsupported...
2019-05-06 Erico Nuneslima/ir: print names of unsupported intrinsics
2019-05-06 John Stultzmesa: Makefile.sources: Add nir_lower_fb_read.c to...
2019-05-06 John Stultzmesa: Makefile.sources: Add ir3_nir_lower_load_barycent...
2019-05-06 John Stultzmesa: android: freedreno: Fix build failure due to...
2019-05-06 Amit Pundirmesa: android: freedreno: build libfreedreno_{drm,ir3...
2019-05-06 Alistair Strachanmesa: android: Remove unnecessary dependency tracking...
2019-05-06 Bas Nieuwenhuizenradv: Implement cosited_even sampling.
2019-05-06 Bas Nieuwenhuizenradv: Disable subsampled formats.
2019-05-06 Timothy Arceriutil/drirc: add workarounds for bugs in Doom 3: BFG
2019-05-04 Rob Clarkfreedreno: remove unused forward struct declaration
2019-05-04 Alyssa Rosenzweigpanfrost/midgard: iabs cannot run on mul
2019-05-04 Alyssa Rosenzweigpanfrost/midgard: Lower mixed csel (NIR)
2019-05-04 Alyssa Rosenzweigpanfrost/midgard: Fix RA when temp_count = 0
2019-05-04 Alyssa Rosenzweigpanfrost/midgard: Fix integer selection
2019-05-04 Alyssa Rosenzweigpanfrost: Support RGB565 FBOs
2019-05-04 Alyssa Rosenzweigpanfrost/midgard/disasm: Handle dest_override generalized
2019-05-04 Alyssa Rosenzweigpanfrost/midgard/disasm: Stub out 64-bit
2019-05-04 Alyssa Rosenzweigpanfrost/midgard/disasm: Print 8-bit sources
2019-05-04 Alyssa Rosenzweigpanfrost/midgard/disasm: Support 8-bit destination
2019-05-04 Alyssa Rosenzweigpanfrost/midgard: Rename ilzcnt8 -> iclz
2019-05-04 Alyssa Rosenzweigpanfrost/midgard: Fix crash on unknown op
2019-05-04 Alyssa Rosenzweigpanfrost/midgard/disasm: Fill in .int mod
2019-05-04 Alyssa Rosenzweigpanfrost/midgard/disasm: Extend print_reg to 8-bit
2019-05-04 Alyssa Rosenzweigpanfrost/midgard/disasm: Catch mask errors
2019-05-04 Alyssa Rosenzweigpanfrost/midgard: reg_mode_full -> reg_mode_32, etc
2019-05-04 Rob Clarkfreedreno/a6xx: deduplicate a few lines
2019-05-04 Rob Clarkfreedreno: add ubwc_enabled helper
2019-05-04 Rob Clarkfreedreno: move UBWC color offset to fd_resource_offset()
2019-05-04 Rob Clarkfreedreno/a6xx: buffer resources cannot be compressed
2019-05-04 Rob Clarkfreedreno: mark imported resources as valid
2019-05-04 Rob Clarkfreedreno/a6xx: UBWC support for images
2019-05-04 Rob Clarkfreedreno/a6xx: UBWC fixes
2019-05-04 Rob Clarkfreedreno: update generated headers
2019-05-04 Rob Clarkfreedreno/a6xx: OUT_RELOC vs OUT_RELOCW fixes
2019-05-04 Rob Clarkfreedreno/ir3: remove assert
2019-05-04 Karol Herbstspirv/cl: support vload/vstore
2019-05-04 Karol Herbstnir: Add nir_op_vec helper
2019-05-04 Karol Herbstnir: Add a nir_builder_alu variant which takes an array...
2019-05-04 Karol Herbstvtn: handle bitcast with pointer src/dest
2019-05-04 Mathias Fröhlichmesa: Leave aliasing of vertex and generic0 attribute...
2019-05-04 Mathias Fröhlichmesa: Correct the is_vertex_position decision for dlists.
2019-05-04 Mathias Fröhlichmesa: Set CurrentSavePrimitive in vbo_save_NotifyBegin.
2019-05-04 Mathias Fröhlichmesa: Remove the _glapi_table argument from _mesa_array...
2019-05-04 Mathias Fröhlichmesa: Constify static const array in api_arrayelt.c
2019-05-04 Mathias Fröhlichmesa: Remove the now unused _NEW_ARRAY state change...
2019-05-04 Mathias Fröhlichmesa: Rip out now unused gl_context::aelt_context.
2019-05-04 Mathias Fröhlichmesa: Implement _mesa_array_element by walking enabled...
2019-05-04 Mathias Fröhlichmesa: Use glVertexAttrib*NV functions for fixed functio...
2019-05-04 Mathias Fröhlichmesa: Factor out index function that will have multiple...
2019-05-04 Jason Ekstrandnir: Add a SSA type gathering pass
2019-05-04 Kenneth Graunkeiris: Delete bucketing allocators
2019-05-04 Kenneth Graunkeiris: Force VMA alignment to be a multiple of the page...
2019-05-04 Kenneth Graunkeiris: leave the top 4Gb of the high heap VMA unused
2019-05-04 Kenneth Graunkeiris: Fix 4GB memory zone heap sizes.
2019-05-03 Julien Isorcest/va: check resource_get_info nullity in vlVaDeriveImage
2019-05-03 Jason Ekstrandanv,i965: Stop warning about incomplete gen11 support
2019-05-03 Connor Abbottnir/algebraic: Don't emit empty initializers for MSVC
next