| Commit message (Expand) | Author | Age | Files | Lines |
* | nir: use {0} initializer instead of {} to fix MSVC build | Brian Paul | 2019-03-28 | 1 | -2/+2 |
* | intel/compiler: Use partial redundancy elimination for compares | Ian Romanick | 2019-03-28 | 1 | -0/+20 |
* | nir: Add partial redundancy elimination for compares | Ian Romanick | 2019-03-28 | 5 | -0/+414 |
* | nir: Add nir_alu_srcs_negative_equal | Ian Romanick | 2019-03-28 | 3 | -0/+192 |
* | nir: Add nir_const_value_negative_equal | Ian Romanick | 2019-03-28 | 4 | -0/+398 |
* | nir/algebraic: Add missing 16-bit extract_[iu]8 patterns | Ian Romanick | 2019-03-28 | 1 | -0/+3 |
* | nir/algebraic: Add missing 64-bit extract_[iu]8 patterns | Ian Romanick | 2019-03-28 | 1 | -0/+3 |
* | nir/algebraic: Remove redundant extract_[iu]8 patterns | Ian Romanick | 2019-03-28 | 1 | -14/+4 |
* | nir/algebraic: Fix up extract_[iu]8 after loop unrolling | Ian Romanick | 2019-03-28 | 1 | -2/+20 |
* | nir/deref: fix struct wrapper casts. (v3) | Dave Airlie | 2019-03-29 | 1 | -2/+36 |
* | i965/blorp: Remove unused parameter from blorp_surf_for_miptree. | Rafael Antognolli | 2019-03-28 | 1 | -24/+12 |
* | iris/icl: Add WA_2204188704 to disable pixel shader panic dispatch | Anuj Phogat | 2019-03-28 | 1 | -0/+7 |
* | iris/icl: Set Enabled Texel Offset Precision Fix bit | Anuj Phogat | 2019-03-28 | 1 | -0/+7 |
* | freedreno/ir3: align const size to vec4 | Rob Clark | 2019-03-28 | 1 | -4/+5 |
* | freedreno/ir3: reads/writes to unrelated arrays are not dependent | Rob Clark | 2019-03-28 | 1 | -1/+30 |
* | freedreno/ir3: sched fix | Rob Clark | 2019-03-28 | 1 | -1/+1 |
* | freedreno/a6xx: small cleanup | Rob Clark | 2019-03-28 | 1 | -2/+2 |
* | iris: Fix blits with S8_UINT destination | Kenneth Graunke | 2019-03-28 | 1 | -4/+2 |
* | st/mesa: Fix blitting from GL_DEPTH_STENCIL to GL_STENCIL_INDEX | Kenneth Graunke | 2019-03-28 | 1 | -0/+1 |
* | freedreno/ir3: Add workaround for VS samgq | Kristian H. Kristensen | 2019-03-28 | 6 | -4/+29 |
* | freedreno/ir3: Don't access beyond available regs | Kristian H. Kristensen | 2019-03-28 | 1 | -4/+7 |
* | util/disk_cache: close fd in the fallback path | Eric Engestrom | 2019-03-28 | 1 | -4/+3 |
* | radv: skip updating depth/color metadata for conditional rendering | Samuel Pitoiset | 2019-03-28 | 1 | -3/+3 |
* | st/nir: Free the GLSL IR after linking. | Kenneth Graunke | 2019-03-28 | 1 | -0/+4 |
* | radv: enable VK_AMD_gpu_shader_int16 | Samuel Pitoiset | 2019-03-28 | 1 | -0/+1 |
* | radv: do not lower frexp_exp and frexp_sig | Samuel Pitoiset | 2019-03-28 | 1 | -1/+0 |
* | ac: add ac_build_frex_exp() helper ans 16-bit/32-bit support | Samuel Pitoiset | 2019-03-28 | 3 | -3/+33 |
* | ac: add ac_build_frexp_mant() helper and 16-bit/32-bit support | Samuel Pitoiset | 2019-03-28 | 3 | -2/+31 |
* | iris: Actually advertise some modifiers | Kenneth Graunke | 2019-03-27 | 1 | -0/+39 |
* | intel/genxml: Media instructions and structures for gen11 | Toni Lönnberg | 2019-03-28 | 1 | -24/+3450 |
* | intel/genxml: Media instructions and structures for gen10 | Toni Lönnberg | 2019-03-28 | 1 | -24/+3284 |
* | intel/genxml: Media instructions and structures for gen9 | Toni Lönnberg | 2019-03-28 | 1 | -24/+3090 |
* | intel/genxml: Media instructions and structures for gen8 | Toni Lönnberg | 2019-03-28 | 1 | -0/+1572 |
* | intel/genxml: Media instructions and structures for gen7.5 | Toni Lönnberg | 2019-03-28 | 1 | -1/+1291 |
* | intel/genxml: Media instructions and structures for gen7 | Toni Lönnberg | 2019-03-28 | 1 | -1/+1347 |
* | intel/genxml: Media instructions and structures for gen6 | Toni Lönnberg | 2019-03-28 | 1 | -1/+1003 |
* | intel/genxml: Only handle instructions meant for render engine when generating | Toni Lönnberg | 2019-03-28 | 2 | -7/+59 |
* | softpipe: add indirect store buffer/image unit | Dave Airlie | 2019-03-28 | 1 | -2/+34 |
* | softpipe/draw: fix vertex id in soft paths. | Dave Airlie | 2019-03-28 | 5 | -11/+19 |
* | freedreno/ir3: Push UBOs to constant file | Kristian H. Kristensen | 2019-03-27 | 5 | -16/+145 |
* | freedreno/ir3: Enable PIPE_CAP_PACKED_UNIFORMS | Kristian H. Kristensen | 2019-03-27 | 8 | -13/+120 |
* | st/glsl_to_nir: Calculate num_uniforms from NumParameterValues | Kristian H. Kristensen | 2019-03-27 | 1 | -5/+5 |
* | intel: Add Elkhart Lake device info | Anuj Phogat | 2019-03-27 | 1 | -0/+60 |
* | radeon/vcn: add H.264 constrained baseline support | Leo Liu | 2019-03-27 | 1 | -0/+1 |
* | egl/android: chose node type based on swrast and preprocessor flags | Gurchetan Singh | 2019-03-27 | 1 | -3/+9 |
* | egl/android: use software rendering when appropriate | Gurchetan Singh | 2019-03-27 | 1 | -5/+6 |
* | egl/android: use swrast option in droid_load_driver | Gurchetan Singh | 2019-03-27 | 1 | -0/+18 |
* | egl/android: plumb swrast option | Gurchetan Singh | 2019-03-27 | 1 | -9/+9 |
* | egl/android: refactor droid_load_driver a bit | Gurchetan Singh | 2019-03-27 | 1 | -24/+20 |
* | egl/android: droid_open_device_drm_gralloc --> droid_open_device | Gurchetan Singh | 2019-03-27 | 1 | -7/+4 |