aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* mesa: add ASTC 2D LDR decoderMarek Olšák2018-07-318-0/+2031
* virgl: also mark sampler views as dirtyGurchetan Singh2018-08-011-1/+2
* virgl: add memory barrier supportDave Airlie2018-08-015-0/+29
* virgl: add TXQS supportDave Airlie2018-08-012-1/+3
* virgl: add initial images support (v2)Dave Airlie2018-08-018-0/+105
* Make glXChooseFBConfig handle unspecified sRGB correctlyJon Turney2018-07-312-2/+3
* dri3: For 1.2, use root window instead of pixmap drawableOlivier Fourdan2018-07-312-3/+10
* i965: enable XFB and GeometryStreams for gen7+Alejandro Piñeiro2018-07-311-0/+2
* i965: Link XFB varyings for SPIR-V shadersNeil Roberts2018-07-311-0/+1
* nir/linker: Add the start of a pure-NIR linker for XFBNeil Roberts2018-07-314-0/+321
* nir/types: Add a wrapper to access gl_typeNeil Roberts2018-07-312-0/+8
* arb_gl_spirv: add calls to several nir loweringsAlejandro Piñeiro2018-07-311-0/+8
* compiler/spirv: add XFB and GeometryStreams capability check supportAlejandro Piñeiro2018-07-312-2/+10
* nir/gather_info: Set info.gs.uses_streamsNeil Roberts2018-07-311-0/+5
* spirv/nir: Fix the stream ID when emitting a primitive or vertexNeil Roberts2018-07-311-2/+5
* spirv: Handle the SpvDecorationStream decorationNeil Roberts2018-07-312-2/+12
* mesa/glspirv: Set last_vert_progNeil Roberts2018-07-311-0/+7
* spirv: Handle XFB variable decorationsNeil Roberts2018-07-311-3/+9
* spirv: Handle SpvExecutionModeXfbNeil Roberts2018-07-311-1/+1
* nir: Add members for the explicit XFB properties to nir_variableNeil Roberts2018-07-312-1/+30
* etnaviv: fix typo in query namesChristian Gmeiner2018-07-311-2/+2
* mesa: fix a typo (trivial)Tapani Pälli2018-07-311-1/+1
* mesa: add glRenderbufferStorage support for EXT_texture_norm16 formatsTapani Pälli2018-07-311-3/+7
* egl/surfaceless: Allow DRMless fallback.David Riley2018-07-301-0/+19
* egl/surfaceless: Define DRI_SWRastLoader extension when using swrast.David Riley2018-07-301-4/+21
* v3d: Dump the contents off all the buffers in CLIF mode.Eric Anholt2018-07-302-25/+207
* v3d: Split walking the CLs to generate relocs from walking CLs to dump.Eric Anholt2018-07-303-37/+49
* v3d: Include commands to run the BCL and RCL in CLIF dumps.Eric Anholt2018-07-304-16/+47
* v3d: Use a short, underscored name for packets in CLIF/CL dumping.Eric Anholt2018-07-303-45/+72
* v3d: Rename "configuration" and "config" in the XML to "cfg"Eric Anholt2018-07-305-51/+54
* v3d: s/colour/color in the XML.Eric Anholt2018-07-304-39/+39
* v3d: Rename primitives to prims in the XML to match CLIF names.Eric Anholt2018-07-303-12/+12
* v3d: Print CLIF fixed-point values as just their decimal value.Eric Anholt2018-07-301-6/+16
* v3d: When not doing terminal pretty-printing, comment struct field names.Eric Anholt2018-07-301-1/+7
* v3d: Add a separate flag for CLIF ABI output versus human-readable CLs.Eric Anholt2018-07-307-5/+15
* v3d: Add pack header support for f187 values.Eric Anholt2018-07-307-22/+34
* v3d: Move depth offset packet setup to CSO creation time.Eric Anholt2018-07-304-33/+34
* r600: reduce num compute threads to 1024.Dave Airlie2018-07-311-1/+1
* freedreno/a5xx: fix txf_msRob Clark2018-07-303-0/+12
* nvc0: serialize before updating some constant buffer bindings on Maxwell+Rhys Perry2018-07-304-47/+81
* v3d: Block bin on render when doing vertex texturing.Eric Anholt2018-07-291-0/+14
* v3d: Fix meson build without vc4.Eric Anholt2018-07-291-1/+1
* vc4: Fix meson build when enabled without v3d.Eric Anholt2018-07-294-23/+28
* nir/instr_set: Fix nir_instrs_equal for derefsJason Ekstrand2018-07-291-2/+2
* nir: Take if uses into account in ssa_def_components_readJason Ekstrand2018-07-291-0/+3
* util/list: Make some helpers take const listsJason Ekstrand2018-07-291-4/+4
* freedreno/a5xx: small cleanupRob Clark2018-07-291-26/+24
* freedreno/a5xx: remove unused prototypeRob Clark2018-07-291-3/+0
* freedreno: fix caps harderRob Clark2018-07-291-4/+4
* nir/lower_int64: mark all metadata as dirtyKarol Herbst2018-07-281-0/+3