summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update version to 11.1.0-rc3mesa-11.1.0-rc3Emil Velikov2015-12-071-1/+1
* radeon/llvm: Use llvm.AMDIL.exp intrinsic again for nowMichel Dänzer2015-12-041-1/+1
* i965: fix 64-bit immediates in brw_inst(_set)_bitsConnor Abbott2015-12-041-2/+2
* mesa: rework the meaning of gl_debug_message::lengthEmil Velikov2015-12-041-16/+24
* mesa: errors: validate the length of null terminated stringEmil Velikov2015-12-041-3/+17
* mesa: accept TYPE_PUSH/POP_GROUP with glDebugMessageInsertEmil Velikov2015-12-041-1/+1
* mesa: add SEVERITY_NOTIFICATION to default stateEmil Velikov2015-12-041-2/+3
* mesa: return the correct value for GroupStackDepthEmil Velikov2015-12-041-1/+1
* mesa: rename GroupStackDepth to CurrentGroupEmil Velikov2015-12-041-16/+16
* mesa: do not enable KHR_debug for ES 1.0Emil Velikov2015-12-042-11/+11
* glapi: add GetPointervKHR to the ES dispatchEmil Velikov2015-12-042-1/+9
* mesa: remove len argument from _mesa_shader_debug()Emil Velikov2015-12-045-10/+9
* nv50/ir: avoid looking at uninitialized srcMods entriesIlia Mirkin2015-12-042-2/+2
* nv50/ir: fix DCE to not generate 96-bit loadsIlia Mirkin2015-12-041-1/+31
* radeonsi: fix Fiji for LLVM <= 3.7Marek Olšák2015-12-041-1/+2
* mesa/version: Update gl_extensions::Version during version overrideNanley Chery2015-12-041-0/+1
* i965: use _Shader to get fragment program when updating surface stateTapani Pälli2015-12-041-2/+2
* nv50/ir: don't forget to mark flagsDef on cvt in txb loweringIlia Mirkin2015-12-041-1/+1
* nv50/ir: fix instruction permutation logicIlia Mirkin2015-12-041-1/+1
* nv50/ir: the mad source might not have a defining instructionIlia Mirkin2015-12-041-1/+1
* nv50/ir: deal with loops with no breaksIlia Mirkin2015-12-041-0/+6
* nvc0/ir: fold postfactor into immediateIlia Mirkin2015-12-041-0/+6
* mesa: fix VIEWPORT_INDEX_PROVOKING_VERTEX and LAYER_PROVOKING_VERTEX queriesRoland Scheidegger2015-12-043-2/+8
* r600: SMX returns CONTEXT_DONE early workaroundDave Airlie2015-12-042-1/+13
* r600: do SQ flush ES ring rolling workaroundDave Airlie2015-12-043-1/+8
* clover: Handle NULL devices returned by pipe_loader_probe() v2Tom Stellard2015-12-041-1/+2
* automake: fix some occurrences of hardcoded -ldl and -lpthreadJonathan Gray2015-12-042-2/+3
* r600: workaround empty geom shader.Dave Airlie2015-12-041-0/+5
* r600: rv670 use at least 16es/gs threadsDave Airlie2015-12-041-4/+5
* r600: geometry shader gsvs itemsize workaroundDave Airlie2015-12-041-0/+20
* cherry-ignore: ignore unneeded header updateEmil Velikov2015-12-041-0/+2
* vl/buffers: fixes vl_video_buffer_formats for RGBXJulien Isorce2015-12-041-1/+1
* Update version to 11.1.0-rc2mesa-11.1.0-rc2Emil Velikov2015-11-301-1/+1
* i965: Handle lum, intensity and missing components in the fast clearNeil Roberts2015-11-301-2/+32
* mesa/teximage: Fix S3TC regression due to ASTC interactionNanley Chery2015-11-301-28/+15
* mesa/extensions: Enable overriding permanently enabled extensionsNanley Chery2015-11-301-40/+24
* radeon/vce: disable Stoney VCE for 11.0Leo Liu2015-11-301-0/+5
* auxiliary/vl/dri: fd management cleanupsEmil Velikov2015-11-301-2/+5
* auxiliary/vl/drm: fd management cleanupsEmil Velikov2015-11-301-1/+7
* st/xa: fd management cleanupsEmil Velikov2015-11-301-1/+8
* st/dri: fd management cleanupsEmil Velikov2015-11-301-2/+14
* pipe-loader: check if winsys.name is non-null prior to strcmpEmil Velikov2015-11-301-4/+4
* mesa: support GL_RED/GL_RG in ES2 contexts when driver support existsIlia Mirkin2015-11-304-4/+11
* radeon: only suspend queries on flush if they haven't been suspended yetNicolai Hähnle2015-11-302-2/+9
* targets: use the non-inline sw helpersEmil Velikov2015-11-308-1/+9
* target-hepers: add non inline sw helpersEmil Velikov2015-11-292-0/+83
* pipe-loader: fix off-by one errorEmil Velikov2015-11-291-1/+1
* i965: Fix scalar vertex shader struct outputs.Kenneth Graunke2015-11-292-8/+34
* i965: Fix fragment shader struct inputs.Kenneth Graunke2015-11-293-82/+84
* radeonsi/compute: Use the compiler's COMPUTE_PGM_RSRC* register valuesTom Stellard2015-11-292-31/+7