aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mesa: add EXT_dsa indexed generic queriesPierre-Eric Pelloux-Prayer2019-07-306-5/+65
* mesa: add EXT_dsa indexed texture commands functionsPierre-Eric Pelloux-Prayer2019-07-305-2/+76
* mesa: add EXT_dsa (Named)Framebuffer functionsPierre-Eric Pelloux-Prayer2019-07-307-22/+388
* mesa: add EXT_dsa NamedBuffer functionsPierre-Eric Pelloux-Prayer2019-07-305-9/+150
* i965/curbe: Look at SYSTEM_VALUE_FRAG_COORD instead of VARYING_SLOT_POSJason Ekstrand2019-07-301-1/+1
* intel/fs: Implement quad_swap_horizontal with a swizzle on gen7Jason Ekstrand2019-07-301-7/+20
* intel/fs: Use ALIGN16 instructions for all derivatives on gen <= 7Jason Ekstrand2019-07-302-24/+65
* scons+meson: suppress spammy build warning on MacOSEric Engestrom2019-07-302-0/+2
* i965/fs: Print the scheduler mode.Matt Turner2019-07-304-8/+28
* i965/fs: Add a shader_stats struct.Matt Turner2019-07-309-27/+29
* lima/gp: Support exp2 and log2Connor Abbott2019-07-305-30/+147
* lima/gpir: Always schedule complex2 and *_impl right after complex1Connor Abbott2019-07-304-15/+47
* radv: Fix descriptor set allocation failure.Bas Nieuwenhuizen2019-07-301-1/+5
* radv: fix queries with WAIT_BIT returning VK_NOT_READYAndres Rodriguez2019-07-271-1/+1
* meson: Test for program_invocation_nameMatt Turner2019-07-303-7/+10
* scons: Test for random_r()Matt Turner2019-07-301-0/+3
* meson: Test for random_r()Matt Turner2019-07-302-2/+2
* st/nine: Drop preprocessor guards for glibc-2.12Matt Turner2019-07-301-3/+0
* util: Drop preprocessor guards for glibc-2.12Matt Turner2019-07-301-7/+0
* pan/midgard: Nothing to see here, move along folksAlyssa Rosenzweig2019-07-301-4/+4
* spirv: don't discard access set by vtn_pointer_dereferenceLionel Landwerlin2019-07-301-1/+1
* iris: Enable EXT_texture_shadow_lodSagar Ghuge2019-07-301-0/+1
* gallium: Add PIPE_CAP_TEXTURE_SHADOW_LODSagar Ghuge2019-07-304-0/+7
* i965: Enable EXT_texture_shadow_lodSagar Ghuge2019-07-301-0/+1
* glsl: Add builtin functions for EXT_texture_shadow_lodPaulo Zanoni2019-07-301-0/+26
* glsl: Allow _textureCubeArrayShadow function to accept ir_texture_opcodePaulo Zanoni2019-07-301-4/+19
* mesa: extension boilerplate for EXT_texture_shadow_lodPaulo Zanoni2019-07-304-0/+5
* pan/midgard: Cleanup ops tableAlyssa Rosenzweig2019-07-301-7/+7
* pan/midgard: Extend copy-propagation to swizzlesAlyssa Rosenzweig2019-07-303-4/+106
* pan/midgard: Extract simple source mod checkAlyssa Rosenzweig2019-07-303-4/+15
* pan/midgard: Lower texr/texw mixed registersAlyssa Rosenzweig2019-07-301-2/+2
* pan/midgard: Always set .cont for derivatives in loopsAlyssa Rosenzweig2019-07-301-0/+7
* pan/midgard: Implement derivativesAlyssa Rosenzweig2019-07-305-1/+183
* pan/midgard: Compose original texture swizzle in RAAlyssa Rosenzweig2019-07-301-2/+4
* pan/midgard: Add new swizzlesAlyssa Rosenzweig2019-07-301-0/+3
* pan/midgard: Add OP_IS_DERIVATIVE helperAlyssa Rosenzweig2019-07-301-0/+5
* pan/midgard: Add make_compiler_temp_reg helperAlyssa Rosenzweig2019-07-301-0/+6
* pan/midgard: Move nir_*_src_index to compiler.hAlyssa Rosenzweig2019-07-302-28/+30
* pan/midgard: Disassemble unknown texture ops as hexAlyssa Rosenzweig2019-07-301-1/+1
* pan/midgard: Add support for disassembling derivativesAlyssa Rosenzweig2019-07-302-0/+12
* nir/find_array_copies: Use correct parent array lengthConnor Abbott2019-07-301-2/+3
* nir: Fix comparison for nir_deref_instr_is_known_out_of_bounds()Connor Abbott2019-07-301-1/+1
* radv/gfx10: only compile the GS copy shader on-demandSamuel Pitoiset2019-07-301-1/+2
* gitlab-ci: Fix scons build directory pathMichel Dänzer2019-07-301-1/+1
* swr/rasterizer: Add memory tracking supportJan Zielinski2019-07-3012-26/+252
* swr/rasterizer: Better implementation of scatterJan Zielinski2019-07-307-79/+225
* swr/rasterizer: cleanups for tessellationJan Zielinski2019-07-302-28/+56
* rasterizer/swr: move BucketMgr to SwrContextJan Zielinski2019-07-3021-261/+290
* v3d: take into account separate_stencil when checking if stencil should be cl...Alejandro Piñeiro2019-07-301-1/+7
* radv: Don't include radv_private.h from radv_shader.hDaniel Schürmann2019-07-306-94/+143