82356 Commits (71ad8a173f5c64d6384c13f04361455571c42ffe)
 

Author SHA1 Message Date
  Ilia Mirkin 71ad8a173f gk104/ir: fix conditions for adding a texbar 9 years ago
  Nicolai Hähnle 8239da28e8 radeonsi: keep track of dirty descriptor sets 9 years ago
  Nicolai Hähnle d152c73712 radeonsi: move si_descriptors into a per-context array 9 years ago
  Nicolai Hähnle a29c4f9ebd radeonsi: pass shader stage to si_disable_shader_image 9 years ago
  Nicolai Hähnle 4e0fb72786 radeonsi: access descriptor sets via local variables 9 years ago
  Nicolai Hähnle ba4a2840c7 radeonsi: add si_set_rw_buffer to be used for internal descriptors 9 years ago
  Nicolai Hähnle c615a055f4 radeonsi: pass shader stage to si_set_shader_image 9 years ago
  Nicolai Hähnle e6612a3e68 radeonsi: pass shader stage to si_set_sampler_view 9 years ago
  Nicolai Hähnle c32cd4b78d radeonsi: move descriptor set begin_new_cs handling into a separate function 9 years ago
  Nicolai Hähnle 031b57bc2f radeonsi: move enabled_mask out of si_descriptors 9 years ago
  Jason Ekstrand d1e141a661 anv/entrypoints: Stop using the C preprocessor 9 years ago
  Jason Ekstrand d1a53f91ee anv/entrypoints: Emit #if guards for all platforms 9 years ago
  Haixia Shi 1ea233c6f3 platform_android: prevent deadlock in droid_swap_buffers 9 years ago
  Emil Velikov b7f7ec7843 mesa: automake: distclean git_sha1.h when building OOT 9 years ago
  Emil Velikov 2c424e00c3 mesa: automake: ensure that git_sha1.h.tmp has the right attributes 9 years ago
  Emil Velikov 359d9dfec3 mesa: automake: add directory prefix for git_sha1.h 9 years ago
  Emil Velikov 1816c837c1 egl: android: don't add the image loader extension for !render_node 9 years ago
  Marek Olšák 095803a37a gallium/radeon: add support for sharing textures with DCC between processes 9 years ago
  Marek Olšák 9e5b5fbde0 gallium/radeon: don't discard DCC if an external user can write to it 9 years ago
  Dave Airlie c6b14bafa4 i915: fix typo CAP. 9 years ago
  Jakob Sinclair b450f29073 glsl: initialise pointer to NULL 9 years ago
  Dave Airlie c295923d13 i965/gen8: fix cull distance emission for tessellation shaders. 9 years ago
  Ilia Mirkin 704bc0f0e9 nvc0: add support for VOTE tgsi opcodes 9 years ago
  Ilia Mirkin f64c36e2d7 st/mesa: expose GL_ARB_shader_group_vote when supported by backend 9 years ago
  Ilia Mirkin edfa7a4b25 gallium: add PIPE_CAP_TGSI_VOTE for when the VOTE ops are allowed 9 years ago
  Ilia Mirkin 30684b50d7 gallium: add VOTE_* opcodes to implement GL_ARB_shader_group_vote 9 years ago
  Ilia Mirkin 5189f0243a mesa: hook up core bits of GL_ARB_shader_group_vote 9 years ago
  Kenneth Graunke 13b859de04 glsl: Make opt_copy_propagation_elements actually propagate into loops. 9 years ago
  Kenneth Graunke 0756e3a25c glsl: Make opt_copy_propagation actually propagate into loops. 9 years ago
  Samuel Pitoiset 08ddfe7b2f nv50/ir: use round toward 0 when converting doubles to integers 9 years ago
  Marek Olšák 00e6899ae5 gallium/radeon: don't re-set BO metadata after CMASK deallocation 9 years ago
  Marek Olšák 589d6b58c3 st/mesa: change SQRT lowering to fix the game Risen 9 years ago
  Marek Olšák 991cbfcb14 radeonsi: add a performance tweak for 4 SE parts 9 years ago
  Marek Olšák 2802310c25 radeonsi: simplify PRIMGROUP_SIZE computation for tessellation 9 years ago
  Marek Olšák 014c8ec770 r600g: use hw MSAA resolve for non-trivial resolves 9 years ago
  Marek Olšák 6b449783f6 radeonsi: use hw MSAA resolve for non-trivial resolves 9 years ago
  Dave Airlie 07403014c3 mesa/program_resource: return -1 for index if no location. 9 years ago
  Nicolai Hähnle ec2b52e2d9 radeonsi: set descriptor dirty mask on shader buffer unbind 9 years ago
  Nicolai Hähnle 0f916d4ca7 st/mesa: fix resource leak in try_pbo_readpixels 9 years ago
  Charmaine Lee 627e975896 tgsi: fix mixed data type comparison in tgsi_point_sprite.c 9 years ago
  Charmaine Lee 304b5a1446 svga: print shader linkage info when tgsi debug bit is on 9 years ago
  Ilia Mirkin 4f1cccf570 st/mesa: check shader image format support before using PBO download 9 years ago
  Lars Hamre 4163c71010 tgsi: use truncf in micro_trunc 9 years ago
  Samuel Iglesias Gonsálvez 2b648ec17c i965/gs/scalar: Fix load input for doubles 9 years ago
  Samuel Iglesias Gonsálvez 2d6f82a294 i965/fs: fix offset when loading double vector input varyings 9 years ago
  Samuel Iglesias Gonsálvez cb30727648 i965/fs: fix FS_OPCODE_CINTERP for unpacked double input varyings 9 years ago
  Dave Airlie 4c86399378 glsl: geom shader max_vertices layout must match. 9 years ago
  Jason Ekstrand ffcef720b7 anv/pipeline: Add support for caching the push constant map 9 years ago
  Dave Airlie 78659ade40 glsl: use enum glsl_interface_packing in more places. (v2) 9 years ago
  Dave Airlie ff2e569153 i965: don't use NumLayers for 3D textures. 9 years ago