aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* st/nine: Refactor shader constants ureg_src computationAxel Davy2019-04-302-95/+99
* st/nine: Manually upload vs and ps constantsAxel Davy2019-04-301-0/+46
* st/nine: use helper ureg_DECL_sampler everywhereAxel Davy2019-04-301-1/+1
* st/nine: Compact pixel shader keyAxel Davy2019-04-302-15/+31
* st/nine: Compact nine_ff_get_projected_keyAxel Davy2019-04-304-8/+24
* st/nine: Refactor param->relAxel Davy2019-04-301-4/+6
* st/nine: Regroup param->rel testsAxel Davy2019-04-301-8/+3
* st/nine: Control shader constant inlining with drircAxel Davy2019-04-304-1/+14
* st/nine: Recompile optimized shaders based on b/i constsAxel Davy2019-04-309-5/+211
* drirc: Add Gallium nine workaround for Rayman LegendsAxel Davy2019-04-301-0/+5
* st/nine: Add drirc option to use data_internal for dynamic texturesAxel Davy2019-04-307-2/+28
* st/nine: Support internal compressed format for volumesAxel Davy2019-04-301-13/+16
* st/nine: Support internal compressed format for surfacesAxel Davy2019-04-301-12/+15
* st/nine: Refactor volume GetSystemMemPointerAxel Davy2019-04-301-8/+11
* st/nine: Refactor surface GetSystemMemPointerAxel Davy2019-04-301-10/+12
* st/nine: rename *_conversion to *_internalAxel Davy2019-04-304-59/+59
* st/nine: Optimize volume upload with conversionAxel Davy2019-04-301-27/+25
* st/nine: Optimize surface upload with conversionAxel Davy2019-04-301-28/+27
* st/nine: Fix SINCOS inputAxel Davy2019-04-301-2/+7
* st/nine: Ignore nooverwrite for systemmemAxel Davy2019-04-301-1/+1
* 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
* turnip: update to use the new features struct namesEric Engestrom2019-04-301-5/+5
* radv: update to use the new features struct namesEric Engestrom2019-04-301-8/+8
* anv: add support for VK_EXT_memory_budgetEric Engestrom2019-04-303-0/+92
* util: add os_read_file() helperEric Engestrom2019-04-304-0/+158
* 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
* egl: fixup autotools-specific wordingEric Engestrom2019-04-301-1/+1
* mesa: Add missing display list support for GL_FOG_COORDINATE_SOURCEIan Romanick2019-04-301-0/+1
* winsys/svga/drm: Include sys/types.hKhem Raj2019-04-301-0/+1
* Revert "meson: drop GLESv1 .so version back to 1.0.0"Ross Burton2019-04-301-1/+1
* anv: enable descriptor indexing capabilitiesJuan A. Suarez Romero2019-04-301-0/+2
* radv: enable descriptor indexing capabilitiesJuan A. Suarez Romero2019-04-301-0/+2
* spirv: add missing SPV_EXT_descriptor_indexing capabilitiesJuan A. Suarez Romero2019-04-302-0/+16
* spirv: Properly handle SpvOpAtomicCompareExchangeWeakCaio Marcelo de Oliveira Filho2019-04-291-75/+82
* 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-292-48/+45
* i965: Re-enable fast color clears for GEN11.Plamena Manolova2019-04-291-15/+8