nir: allow specifying a set of opcodes in lower_alu_to_scalar
[mesa.git] / src /
2019-05-10 Jonathan Mareknir: allow specifying a set of opcodes in lower_alu_to_...
2019-05-10 Jason Ekstrandintel/fs/copy-prop: Don't walk all the ACPs for each...
2019-05-10 Jason Ekstrandintel/fs/copy-prop: Purge unused ACPs
2019-05-10 Jason Ekstrandintel/fs/copy-prop: Bump the hash table size to 64
2019-05-10 Leo Liuwinsys/amdgpu: add VCN JPEG to no user fence group
2019-05-10 Qiang Yulima: fix width 4096 resolution GP fail
2019-05-10 Tomeu Vizosopanfrost: Add CAPFs for conservative rasterization
2019-05-10 Tomeu Vizosopanfrost: Only take the fast paths on buffers aligned...
2019-05-10 Tomeu Vizosopanfrost: Fix two uninitialized accesses in compiler
2019-05-10 Tomeu Vizosopanfrost: ci: Skip running some tests
2019-05-10 Tomeu Vizosopanfrost: ci: Don't restart Weston
2019-05-10 Tomeu Vizosopanfrost: ci: Update list of expected failures
2019-05-10 Tomeu Vizosopanfrost: ci: Tweak dEQP to improve throughput
2019-05-10 Tomeu Vizosopanfrost: ci: Fix list of tests to run
2019-05-10 Tomeu Vizosopanfrost: ci: Check for incomplete runs
2019-05-10 Tomeu Vizosopanfrost: ci: Add tests to flip-flop list
2019-05-10 Tomeu Vizosopanfrost: ci: Add support for running the tests on...
2019-05-10 Vasily Khoruzhicklima: fix tile buffer reloading
2019-05-10 Caio Marcelo de... anv: Remove special allocation for anv_push_constants
2019-05-09 Kenneth Graunkeiris: Expose PIPE_CAP_DEVICE_RESET_STATUS_QUERY
2019-05-09 Kenneth Graunkeiris: Hook up device reset callbacks
2019-05-09 Kenneth Graunkeiris: Try to recover from GPU hangs.
2019-05-09 Chris Wilsoniris: Add helpers to clone a hardware context.
2019-05-09 Kenneth Graunkeiris: Mark render batches as non-recoverable.
2019-05-09 Rob Clarkfreedreno/ir3: fix rasterflat/glxgears
2019-05-09 Lionel Landwerlinanv: Use corresponding type from the vector allocation
2019-05-09 Pierre-Eric Pellou... mesa: fix GL_PROGRAM_BINARY_RETRIEVABLE_HINT handling
2019-05-09 Ian Romanicknir: Initialize lower_flrp_progress everywhere
2019-05-09 Eric Engestromgallium: fix typo in comment
2019-05-09 Eric Engestromi965_asm: avoid free()ing uninitialized pointers
2019-05-09 Eric Engestromi965_asm: fix memleak
2019-05-09 Samuel Pitoisetradv: fix setting the number of rectangles when it...
2019-05-09 Chris Wilsoniris: Reorganise execbuf to have a single point of...
2019-05-08 Dave Airliekmsro: add _dri.so to two of the kmsro drivers.
2019-05-08 Kenneth Graunkeiris: Report the same video memory settings as i965.
2019-05-08 Brian Paulgallium/util: fix two MSVC compiler warnings
2019-05-08 Brian Paulgallium/pp: s/uint/enum tgsi_semantic/ to fix MSVC...
2019-05-08 Brian Paulnoop: s/enum pipe_transfer_usage/unsigned/ to fix MSVC...
2019-05-08 Brian Paulddebug: fix a few MSVC compiler warnings
2019-05-08 Brian Paulglsl: s/GLboolean/bool/ to silence MSVC compiler warning
2019-05-08 Ian Romanicknir/flrp: Reassociate add in flrp(±1, b, c) lowering...
2019-05-08 Ian Romanicknir/flrp: Fix typo on the flrp(±1, b, c) path
2019-05-08 Lionel Landwerlinanv: fix use after free
2019-05-08 Lionel Landwerlinanv: rework queries writes to ensure ordering memory...
2019-05-08 Timothy Arceriradv: call constant folding before opt algebraic
2019-05-08 Timothy Arceriglsl_to_nir: remove unused type_is_int()
2019-05-08 Timothy ArceriRevert "glx: Fix synthetic error generation in __glXSen...
2019-05-07 Timothy Arceriradeonsi: add an AMD_TEX_ANISO environment variable
2019-05-07 Kenneth Graunkei965: leave the top 4Gb of the high heap VMA unused
2019-05-07 Kenneth Graunkei965: Force VMA alignment to be a multiple of the page...
2019-05-07 Kenneth Graunkei965: Fix BRW_MEMZONE_LOW_4G heap size.
2019-05-07 Matt Turnerintel/compiler: Unset flag reg when FB write is not...
2019-05-07 Sagar Ghugeintel/disasm: Disassemble immediate value properly...
2019-05-07 Sagar Ghugeintel/disasm: Disassemble JIP offset for while
2019-05-07 Sagar Ghugeintel/compiler: Replicate 16 bit immediate value correctly
2019-05-07 Sagar Ghugeintel/compiler: Print quad value in hex format
2019-05-07 Sagar Ghugeintel/tools: Add unit tests for assembler
2019-05-07 Mika Kuoppalaintel/tools: Initialize offset correctly for i965_asm
2019-05-07 Mika Kuoppalaintel/tools: Add meson pthread dependancy for i965_asm
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
next