summaryrefslogtreecommitdiffstats
path: root/src/gallium
Commit message (Expand)AuthorAgeFilesLines
* st/nine: Enable modifiers on ps 1.X texcoordsAxel Davy2019-04-301-21/+30
* st/nine: Always return OK on SetSoftwareVertexProcessingAxel Davy2019-04-301-1/+1
* st/nine: Finish if nooverwrite after normal mappingAxel Davy2019-04-302-0/+18
* st/nine: Fix buffer/texture unbinding in nine_state_clearAxel Davy2019-04-305-16/+28
* st/nine: Upload managed buffers only at draw using themAxel Davy2019-04-301-1/+4
* st/nine: Upload managed textures only at draw using themAxel Davy2019-04-301-1/+4
* st/nine: Use FLT_MAX/2 for RCP clampingAxel Davy2019-04-301-2/+3
* st/nine: Fix D3DWindowBuffer_release for old wine nine supportAxel Davy2019-04-301-2/+12
* iris: Enable fast clear colors on gen11.Rafael Antognolli2019-04-301-3/+0
* iris: Update the surface state clear color address when available.Rafael Antognolli2019-04-301-1/+9
* iris: Use the linear version of the surface format during fast clears.Rafael Antognolli2019-04-301-1/+7
* iris: Support sRGB fast clears even if the colorspaces differ.Rafael Antognolli2019-04-302-4/+8
* winsys/svga/drm: Include sys/types.hKhem Raj2019-04-301-0/+1
* panfrost/ci: Initial commitTomeu Vizoso2019-04-308-0/+3248
* iris: Do not advertise multisampled image load/store.Rafael Antognolli2019-04-291-0/+5
* freedreno/a6xx: pre-bake UBWC flags in texture-viewRob Clark2019-04-292-3/+5
* freedreno/a6xx: small texture emit cleanupRob Clark2019-04-294-37/+34
* freedreno/ir3: switch fragcoord to sysvalRob Clark2019-04-291-0/+1
* delete autotools input filesEric Engestrom2019-04-293-32/+0
* delete autotools .gitignore filesEric Engestrom2019-04-2917-48/+0
* iris: Only enable GL_AMD_depth_clamp_separate on Gen9+Kenneth Graunke2019-04-291-1/+1
* iris: Set XY Clipping correctly.Kenneth Graunke2019-04-294-2/+67
* swr: support NULL-resourcesErik Faye-Lund2019-04-291-24/+25
* nouveau: support NULL-resourcesErik Faye-Lund2019-04-292-3/+10
* i915: support NULL-resourcesErik Faye-Lund2019-04-291-2/+5
* gallium/u_vbuf: support NULL-resourcesErik Faye-Lund2019-04-291-0/+3
* lima/ppir: fix pointer referenced after a freePatrick Lerda2019-04-291-1/+2
* lima/ppir: Add gl_FragCoord handlingAndreas Baierl2019-04-297-2/+33
* panfrost: Workaround -bshadow regressionAlyssa Rosenzweig2019-04-281-1/+8
* panfrost/midgard: Safety check immediate precision degradationsAlyssa Rosenzweig2019-04-281-1/+14
* panfrost: Use fp32 (not fp16) varyingsAlyssa Rosenzweig2019-04-281-4/+4
* panfrost/midgard: imov workaroundAlyssa Rosenzweig2019-04-281-6/+27
* panfrost/midgard: Fix tex propogationAlyssa Rosenzweig2019-04-281-7/+22
* panfrost/midgard: Fix regressions in -bjellyfishAlyssa Rosenzweig2019-04-281-3/+7
* panfrost/midgard: Only copyprop without an outmodAlyssa Rosenzweig2019-04-281-0/+1
* Revert "panfrost/midgard: Extend copy propagation pass"Alyssa Rosenzweig2019-04-281-48/+8
* iris: Fix zeroing of transform feedback offsets in strange cases.Kenneth Graunke2019-04-272-4/+18
* vc4: Fall back to renderonly if the vc4 driver doesn't have v3d.Eric Anholt2019-04-263-4/+35
* kmsro: Add support for V3D.Eric Anholt2019-04-262-0/+16
* radeonsi: don't ignore PIPE_FLUSH_ASYNCMarek Olšák2019-04-261-1/+1
* Revert "v3d: Disable PIPE_CAP_BLIT_BASED_TEXTURE_TRANSFER."Eric Anholt2019-04-261-1/+9
* v3d: Don't try to update the shadow texture for separate stencil.Eric Anholt2019-04-261-1/+2
* vc4: Use _mesa_hash_table_remove_key() where appropriate.Eric Anholt2019-04-261-12/+9
* v3d: Use _mesa_hash_table_remove_key() where appropriate.Eric Anholt2019-04-261-13/+8
* v3d: Apply the GFXH-930 workaround to the case where the VS loads attrs.Eric Anholt2019-04-261-0/+15
* v3d: Fill in the ignored segment size fields to appease new simulator.Eric Anholt2019-04-261-2/+4
* swr/rast: enforce use of tile offsetsAlok Hota2019-04-264-0/+5
* swr/rast: AVX512 support compiled in by defaultAlok Hota2019-04-2612-560/+333
* swr/rast: Remove deprecated 4x2 backend codeAlok Hota2019-04-268-834/+19
* llvmpipe: Always return some fence in flush (v2)Tomasz Figa2019-04-261-0/+2