summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-03-29docs: Mark GL_OES_texture_compression_astc donecnlAnuj Phogat1-0/+1
2017-03-29i965: Enable GL_OES_texture_compression_astc on gen10+Anuj Phogat1-0/+3
2017-03-29i965: Handle astc 3d formats in brw_format_for_mesa_format()Anuj Phogat1-0/+21
2017-03-29intel/isl: Add entries for astc 3d formats in surface_formats arrayAnuj Phogat1-0/+20
2017-03-29intel/isl: Add ISL defines for astc 3d surface formatsAnuj Phogat1-0/+20
2017-03-29i965: Add brw defines for astc 3d surface formatsAnuj Phogat1-0/+22
2017-03-29intel/blorp: Use documented RECTLIST vertex positionsNanley Chery1-3/+3
2017-03-29i965: Fix up CNL l3 programmingBen Widawsky3-10/+14
2017-03-29i965/cnl: Properly handle l3 configurationBen Widawsky1-4/+33
2017-03-29i965/l3: Remove redundant is_cherryview checkBen Widawsky1-1/+2
2017-03-29i965/cnl/PO: implement temporary CNL A0 RO invalidate w/aBen Widawsky1-1/+2
2017-03-29i965/cnl: URB VS size cannot be a multiple of 3Ben Widawsky1-0/+6
2017-03-29i965: Fix up the actual CNL SKUsBen Widawsky2-35/+38
2017-03-29drm/i915/cnl: Remove GT4Ben Widawsky2-8/+0
2017-03-29i965/cnl: Add a preliminary device for CNLBen Widawsky16-1/+98
2017-03-29i965/cnl: Restore lossless compression for sRGB formatsBen Widawsky1-1/+1
2017-03-29i965/cnl: Implement depth count workaroundBen Widawsky1-0/+8
2017-03-29i965/cnl: Modify thread count shift for VSBen Widawsky2-1/+6
2017-03-29i965/cnl: Implement new CS_STALL requirementsBen Widawsky4-0/+32
2017-03-29i965/cnl: Implement the new pipe control workaroundBen Widawsky1-0/+19
2017-03-29mesa/intel: Add XML for Canon LakeJason Ekstrand1-0/+4360
2016-10-03i965: Put the gt and slice count in the features macroBen Widawsky1-44/+19
2016-10-03i965: Make feature macros gen8 basedBen Widawsky1-8/+5
2016-10-03vl/dri3: fix warning about incompatible pointer typeNayan Deshmukh1-1/+1
2016-10-03swr: Removed stalling SwrWaitForIdle from queries.Bruce Cherniak4-119/+87
2016-10-03swr: [rasterizer core] refactor thread creationTim Rowley3-9/+29
2016-10-03swr: [rasterizer jitter] canonicalize blend compile stateTim Rowley2-0/+39
2016-10-03swr: [rasterizer core] archrast fixesTim Rowley4-7/+14
2016-10-03swr: [rasterizer jitter] fixes for icc in vs2015 compat modeTim Rowley12-1404/+1439
2016-10-03swr: [rasterizer core] generalize compute dispatch mechanismTim Rowley3-4/+15
2016-10-03swr: [rasterizer common] os.h portability header changesTim Rowley1-0/+6
2016-10-03anv/formats: Fix build on gcc-4 and earlierVille Syrjälä1-4/+19
2016-10-03egl: stop claiming support for pbuffer + msaaTapani Pälli1-0/+9
2016-10-03i965: rename max_ds_* variable to max_tes_*Timothy Arceri7-32/+32
2016-10-03i965: rename max_hs_* variables to max_tcs_*Timothy Arceri7-32/+32
2016-10-02i965: Drop pointless stage == MESA_SHADER_FRAGMENT checks.Kenneth Graunke1-5/+1
2016-10-02glsl: add missing headers to blob.hTimothy Arceri1-0/+2
2016-10-01nir/spirv/cfg: Detect switch_break after loop_break/continueJason Ekstrand1-2/+2
2016-10-01nir/spirv/cfg: Handle switches whose break block is a loop continueJason Ekstrand1-0/+13
2016-10-01nir/spirv: add spirv2nir binary to .gitignoreEric Engestrom1-0/+1
2016-10-01nir/spirv: improve mmap() error handlingEric Engestrom1-1/+9
2016-10-01nir/spirv: improve lseek() error handlingEric Engestrom1-2/+10
2016-10-01nir/spirv: add some error checking to open()Eric Engestrom1-0/+9
2016-10-01mesa: use uint32_t rather than unsigned for xfb struct membersTimothy Arceri1-10/+10
2016-10-01i915/i965: remove commented out warningTimothy Arceri2-6/+2
2016-09-30mesa: move _mesa_valid_to_render() to api_validate.cBrian Paul5-191/+195
2016-09-30gallium/hud: Add support for CPU frequency monitoringSteven Toth4-0/+286
2016-09-30Revert "gallium/hud: automatically print % if max_value == 100"Marek Olšák1-12/+6
2016-09-30docs: update the list of Mesa major versions and API supportBrian Paul1-0/+25
2016-09-30gallium/radeon: fix crash/regression in performance countersNicolai Hähnle1-0/+9