mesa.git
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 Erik Faye-Lunddocs: drop h1 in header
2019-05-08 Erik Faye-Lunddocs: harmonize headings and titles
2019-05-08 Erik Faye-Lunddocs: renumber headings
2019-05-08 Erik Faye-Lunddocs: give download-article a primary heading
2019-05-08 Erik Faye-Lunddocs: use title-casing for all headings in sidebar
2019-05-08 Erik Faye-Lunddocs: spell out "and" in sidebar
2019-05-08 Erik Faye-Lunddocs: remove pointless list-entry
2019-05-08 Erik Faye-Lunddocs: spell out faq in sidebar
2019-05-08 Erik Faye-Lunddocs: spell out "and" in sidebar
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 Juan A. Suarez... docs: Add relnotes stub for 19.2
2019-05-07 Juan A. Suarez... Bump version for 19.1 branch
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 Uros Bizjakdoc: Update GL_KHR_robustness in features.txt for r600
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 Michel DänzerRestore erroneously removed .gitignore entry for "build...
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
next