2019-05-08 |
Dylan Baker | meson: Force the use of config-tool for llvm |
commit | commitdiff | tree | snapshot |
2019-05-08 |
Brian Paul | gallium/util: fix two MSVC compiler warnings |
commit | commitdiff | tree | snapshot |
2019-05-08 |
Brian Paul | gallium/pp: s/uint/enum tgsi_semantic/ to fix MSVC... |
commit | commitdiff | tree | snapshot |
2019-05-08 |
Brian Paul | noop: s/enum pipe_transfer_usage/unsigned/ to fix MSVC... |
commit | commitdiff | tree | snapshot |
2019-05-08 |
Brian Paul | ddebug: fix a few MSVC compiler warnings |
commit | commitdiff | tree | snapshot |
2019-05-08 |
Brian Paul | glsl: s/GLboolean/bool/ to silence MSVC compiler warning |
commit | commitdiff | tree | snapshot |
2019-05-08 |
Ian Romanick | nir/flrp: Reassociate add in flrp(±1, b, c) lowering... |
commit | commitdiff | tree | snapshot |
2019-05-08 |
Ian Romanick | nir/flrp: Fix typo on the flrp(±1, b, c) path |
commit | commitdiff | tree | snapshot |
2019-05-08 |
Lionel Landwerlin | anv: fix use after free |
commit | commitdiff | tree | snapshot |
2019-05-08 |
Lionel Landwerlin | anv: rework queries writes to ensure ordering memory... |
commit | commitdiff | tree | snapshot |
2019-05-08 |
Timothy Arceri | radv: call constant folding before opt algebraic |
commit | commitdiff | tree | snapshot |
2019-05-08 |
Erik Faye-Lund | docs: drop h1 in header |
commit | commitdiff | tree | snapshot |
2019-05-08 |
Erik Faye-Lund | docs: harmonize headings and titles |
commit | commitdiff | tree | snapshot |
2019-05-08 |
Erik Faye-Lund | docs: renumber headings |
commit | commitdiff | tree | snapshot |
2019-05-08 |
Erik Faye-Lund | docs: give download-article a primary heading |
commit | commitdiff | tree | snapshot |
2019-05-08 |
Erik Faye-Lund | docs: use title-casing for all headings in sidebar |
commit | commitdiff | tree | snapshot |
2019-05-08 |
Erik Faye-Lund | docs: spell out "and" in sidebar |
commit | commitdiff | tree | snapshot |
2019-05-08 |
Erik Faye-Lund | docs: remove pointless list-entry |
commit | commitdiff | tree | snapshot |
2019-05-08 |
Erik Faye-Lund | docs: spell out faq in sidebar |
commit | commitdiff | tree | snapshot |
2019-05-08 |
Erik Faye-Lund | docs: spell out "and" in sidebar |
commit | commitdiff | tree | snapshot |
2019-05-08 |
Timothy Arceri | glsl_to_nir: remove unused type_is_int() |
commit | commitdiff | tree | snapshot |
2019-05-08 |
Timothy Arceri | Revert "glx: Fix synthetic error generation in __glXSen... |
commit | commitdiff | tree | snapshot |
2019-05-07 |
Timothy Arceri | radeonsi: add an AMD_TEX_ANISO environment variable |
commit | commitdiff | tree | snapshot |
2019-05-07 |
Kenneth Graunke | i965: leave the top 4Gb of the high heap VMA unused |
commit | commitdiff | tree | snapshot |
2019-05-07 |
Kenneth Graunke | i965: Force VMA alignment to be a multiple of the page... |
commit | commitdiff | tree | snapshot |
2019-05-07 |
Kenneth Graunke | i965: Fix BRW_MEMZONE_LOW_4G heap size. |
commit | commitdiff | tree | snapshot |
2019-05-07 |
Matt Turner | intel/compiler: Unset flag reg when FB write is not... |
commit | commitdiff | tree | snapshot |
2019-05-07 |
Sagar Ghuge | intel/disasm: Disassemble immediate value properly... |
commit | commitdiff | tree | snapshot |
2019-05-07 |
Sagar Ghuge | intel/disasm: Disassemble JIP offset for while |
commit | commitdiff | tree | snapshot |
2019-05-07 |
Sagar Ghuge | intel/compiler: Replicate 16 bit immediate value correctly |
commit | commitdiff | tree | snapshot |
2019-05-07 |
Sagar Ghuge | intel/compiler: Print quad value in hex format |
commit | commitdiff | tree | snapshot |
2019-05-07 |
Sagar Ghuge | intel/tools: Add unit tests for assembler |
commit | commitdiff | tree | snapshot |
2019-05-07 |
Mika Kuoppala | intel/tools: Initialize offset correctly for i965_asm |
commit | commitdiff | tree | snapshot |
2019-05-07 |
Mika Kuoppala | intel/tools: Add meson pthread dependancy for i965_asm |
commit | commitdiff | tree | snapshot |
2019-05-07 |
Sagar Ghuge | intel/tools: New i965 instruction assembler tool |
commit | commitdiff | tree | snapshot |
2019-05-07 |
Kenneth Graunke | iris: Also handle res->offset for buffer sampler/image... |
commit | commitdiff | tree | snapshot |
2019-05-07 |
Mike Blumenkrantz | iris: support dmabuf imports with offsets |
commit | commitdiff | tree | snapshot |
2019-05-07 |
Roland Scheidegger | gallivm: fix broken 8-wide s3tc decoding |
commit | commitdiff | tree | snapshot |
2019-05-07 |
Juan A. Suarez... | docs: Add relnotes stub for 19.2 |
commit | commitdiff | tree | snapshot |
2019-05-07 |
Juan A. Suarez... | Bump version for 19.1 branch |
commit | commitdiff | tree | snapshot |
2019-05-07 |
Vasily Khoruzhick | lima: enable sin and cos lowering for GP |
commit | commitdiff | tree | snapshot |
2019-05-07 |
Vasily Khoruzhick | nir: implement lowering for fsin and fcos |
commit | commitdiff | tree | snapshot |
2019-05-07 |
Rob Clark | freedreno/ir3: move const_state to ir3_shader |
commit | commitdiff | tree | snapshot |
2019-05-07 |
Rob Clark | freedreno/ir3: split out const_state setup |
commit | commitdiff | tree | snapshot |
2019-05-07 |
Rob Clark | freedreno/ir3: move immediates to const_state |
commit | commitdiff | tree | snapshot |
2019-05-07 |
Rob Clark | freedreno/ir3: consolidate const state |
commit | commitdiff | tree | snapshot |
2019-05-07 |
Rob Clark | freedreno/ir3: move ir3_pointer_size() |
commit | commitdiff | tree | snapshot |
2019-05-07 |
Lionel Landwerlin | vulkan/overlay-layer: fix cast errors |
commit | commitdiff | tree | snapshot |
2019-05-07 |
Samuel Iglesias... | anv: fix alphaToCoverage when there is no color attachment |
commit | commitdiff | tree | snapshot |
2019-05-07 |
Ian Romanick | intel/compiler: Don't always require precise lowering... |
commit | commitdiff | tree | snapshot |
2019-05-07 |
Ian Romanick | nir/algebraic: Reassociate open-coded flrp(1, b, c) |
commit | commitdiff | tree | snapshot |
2019-05-07 |
Ian Romanick | nir/flrp: Lower flrp(a, b, #c) differently |
commit | commitdiff | tree | snapshot |
2019-05-07 |
Ian Romanick | nir/flrp: Lower flrp(a, b, c) differently if another... |
commit | commitdiff | tree | snapshot |
2019-05-07 |
Ian Romanick | nir/flrp: Lower flrp(a, b, c) differently if another... |
commit | commitdiff | tree | snapshot |
2019-05-07 |
Ian Romanick | nir/flrp: Lower flrp(±1, b, c) and flrp(a, ±1, c) diffe... |
commit | commitdiff | tree | snapshot |
2019-05-07 |
Ian Romanick | nir/flrp: Lower flrp(#a, #b, c) differently |
commit | commitdiff | tree | snapshot |
2019-05-07 |
Ian Romanick | intel/compiler: Use the flrp lowering pass for all... |
commit | commitdiff | tree | snapshot |
2019-05-07 |
Ian Romanick | nir: Use the flrp lowering pass instead of nir_opt_alge... |
commit | commitdiff | tree | snapshot |
2019-05-07 |
Ian Romanick | nir/flrp: Add new lowering pass for flrp instructions |
commit | commitdiff | tree | snapshot |
2019-05-07 |
Ian Romanick | nir/algebraic: Pull common multiplication out of flrp... |
commit | commitdiff | tree | snapshot |
2019-05-07 |
Ian Romanick | nir/algebraic: Pull common addition out of flrp arguments |
commit | commitdiff | tree | snapshot |
2019-05-07 |
Christian Gmeiner | glsl_to_nir: drop supports_ints |
commit | commitdiff | tree | snapshot |
2019-05-07 |
Christian Gmeiner | nir: nir_shader_compiler_options: drop native_integers |
commit | commitdiff | tree | snapshot |
2019-05-07 |
Alyssa Rosenzweig | panfrost: Refactor blend descriptors |
commit | commitdiff | tree | snapshot |
2019-05-07 |
Vasily Khoruzhick | lima/gpir: enable lowering for ftrunc |
commit | commitdiff | tree | snapshot |
2019-05-07 |
Vasily Khoruzhick | lima/gpir: implement nir_op_fmov |
commit | commitdiff | tree | snapshot |
2019-05-07 |
Vasily Khoruzhick | lima: use int_to_float lowering pass |
commit | commitdiff | tree | snapshot |
2019-05-07 |
Vasily Khoruzhick | nir: add int_to_float lowering pass |
commit | commitdiff | tree | snapshot |
2019-05-06 |
Timothy Arceri | radeonsi: add config entry for Counter-Strike Global... |
commit | commitdiff | tree | snapshot |
2019-05-06 |
Vasily Khoruzhick | lima/gpir: fix float uniform alignment issue |
commit | commitdiff | tree | snapshot |
2019-05-06 |
Erik Faye-Lund | draw: flush when setting stream-out targets |
commit | commitdiff | tree | snapshot |
2019-05-06 |
Erik Faye-Lund | llvmpipe: pass stream-out targets to draw-module early |
commit | commitdiff | tree | snapshot |
2019-05-06 |
Uros Bizjak | doc: Update GL_KHR_robustness in features.txt for r600 |
commit | commitdiff | tree | snapshot |
2019-05-06 |
Chia-I Wu | virgl: do not use inline writes for subdata |
commit | commitdiff | tree | snapshot |
2019-05-06 |
Chia-I Wu | virgl: rework queries |
commit | commitdiff | tree | snapshot |
2019-05-06 |
Chia-I Wu | virgl: export resource_is_busy from winsys |
commit | commitdiff | tree | snapshot |
2019-05-06 |
Samuel Pitoiset | radv: fix rowPitch for R32G32B32 formats on GFX9 |
commit | commitdiff | tree | snapshot |
2019-05-06 |
Kenneth Graunke | iris: Enable PIPE_CAP_SURFACE_REINTERPRET_BLOCKS |
commit | commitdiff | tree | snapshot |
2019-05-06 |
Bas Nieuwenhuizen | radv: Use given stride for images imported from Android. |
commit | commitdiff | tree | snapshot |
2019-05-06 |
Erico Nunes | lima/ppir: abort compilation in case of unsupported... |
commit | commitdiff | tree | snapshot |
2019-05-06 |
Erico Nunes | lima/ir: print names of unsupported intrinsics |
commit | commitdiff | tree | snapshot |
2019-05-06 |
John Stultz | mesa: Makefile.sources: Add nir_lower_fb_read.c to... |
commit | commitdiff | tree | snapshot |
2019-05-06 |
John Stultz | mesa: Makefile.sources: Add ir3_nir_lower_load_barycent... |
commit | commitdiff | tree | snapshot |
2019-05-06 |
John Stultz | mesa: android: freedreno: Fix build failure due to... |
commit | commitdiff | tree | snapshot |
2019-05-06 |
Amit Pundir | mesa: android: freedreno: build libfreedreno_{drm,ir3... |
commit | commitdiff | tree | snapshot |
2019-05-06 |
Alistair Strachan | mesa: android: Remove unnecessary dependency tracking... |
commit | commitdiff | tree | snapshot |
2019-05-06 |
Bas Nieuwenhuizen | radv: Implement cosited_even sampling. |
commit | commitdiff | tree | snapshot |
2019-05-06 |
Michel Dänzer | Restore erroneously removed .gitignore entry for "build... |
commit | commitdiff | tree | snapshot |
2019-05-06 |
Bas Nieuwenhuizen | radv: Disable subsampled formats. |
commit | commitdiff | tree | snapshot |
2019-05-06 |
Timothy Arceri | util/drirc: add workarounds for bugs in Doom 3: BFG |
commit | commitdiff | tree | snapshot |
2019-05-04 |
Rob Clark | freedreno: remove unused forward struct declaration |
commit | commitdiff | tree | snapshot |
2019-05-04 |
Alyssa Rosenzweig | panfrost/midgard: iabs cannot run on mul |
commit | commitdiff | tree | snapshot |
2019-05-04 |
Alyssa Rosenzweig | panfrost/midgard: Lower mixed csel (NIR) |
commit | commitdiff | tree | snapshot |
2019-05-04 |
Alyssa Rosenzweig | panfrost/midgard: Fix RA when temp_count = 0 |
commit | commitdiff | tree | snapshot |
2019-05-04 |
Alyssa Rosenzweig | panfrost/midgard: Fix integer selection |
commit | commitdiff | tree | snapshot |
2019-05-04 |
Alyssa Rosenzweig | panfrost: Support RGB565 FBOs |
commit | commitdiff | tree | snapshot |
2019-05-04 |
Alyssa Rosenzweig | panfrost/midgard/disasm: Handle dest_override generalized |
commit | commitdiff | tree | snapshot |
2019-05-04 |
Alyssa Rosenzweig | panfrost/midgard/disasm: Stub out 64-bit |
commit | commitdiff | tree | snapshot |
2019-05-04 |
Alyssa Rosenzweig | panfrost/midgard/disasm: Print 8-bit sources |
commit | commitdiff | tree | snapshot |
2019-05-04 |
Alyssa Rosenzweig | panfrost/midgard/disasm: Support 8-bit destination |
commit | commitdiff | tree | snapshot |
next |