summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* glsl: Generate link error for non-matching gl_FragCoord redeclarationsAnuj Phogat2015-03-261-13/+2
* mapi: Make private copies of name strings provided by client.Mario Kleiner2015-03-261-1/+1
* clover: Return 0 as storage size for local kernel args that are not set v2Tom Stellard2015-03-261-1/+1
* glsl: fix names in lower_constant_arrays_to_uniformsTapani Pälli2015-03-261-3/+1
* i965: Set nr_params to the number of uniform components in the VS/GS path.Francisco Jerez2015-03-263-15/+4
* radeonsi: increase coords array size for radeon_llvm_emit_prepare_cube_coordsMarek Olšák2015-03-252-2/+2
* glx: Handle out-of-sequence swap completion events correctly. (v2)Mario Kleiner2015-03-251-2/+7
* auxiliary/os: fix the android build - s/drm_munmap/os_munmap/Emil Velikov2015-03-251-2/+2
* loader: include <sys/stat.h> for non-sysfs buildsEmil Velikov2015-03-251-1/+1
* freedreno: update generated headersRob Clark2015-03-255-6/+6
* freedreno: fix slice pitch calculationsIlia Mirkin2015-03-251-1/+1
* freedreno/a3xx: use the same layer size for all slicesIlia Mirkin2015-03-251-1/+8
* glsl: optimize (0 cmp x + y) into (-x cmp y).Samuel Iglesias Gonsalvez2015-03-251-3/+12
* st/egl: don't ship the dri2.c link at the tarballEmil Velikov2015-03-253-3/+2
* automake: add missing egl files to the tarballEmil Velikov2015-03-252-1/+6
* freedreno/ir3: fix failed assert in groupingRob Clark2015-03-121-27/+44
* freedreno/ir3: handle flat bypass for a4xxRob Clark2015-03-128-5/+99
* freedreno/ir3: add support for memory (cat6) instructionsRob Clark2015-03-123-1/+8
* freedreno/ir3: fix up cat6 instruction encodingsRob Clark2015-03-123-139/+121
* freedreno/a4xx: aniso filteringRob Clark2015-03-121-4/+6
* freedreno: update generated headersRob Clark2015-03-125-5/+20
* freedreno/a4xx: set PC_PRIM_VTX_CNTL.VAROUT properlyRob Clark2015-03-121-1/+6
* freedreno: update generated headersRob Clark2015-03-127-16/+45
* freedreno/a4xx: bit of cleanupRob Clark2015-03-124-33/+27
* freedreno/a2xx: fix increment in assertRob Clark2015-03-121-1/+2
* i965: Fix out-of-bounds accesses into pull_constant_loc arrayIago Toral Quiroga2015-03-111-2/+7
* i965/fs: Don't issue FB writes for bound but unwritten color targets.Kenneth Graunke2015-03-111-3/+9
* i965/fs: Make emit_shader_time_end() insert before EOT.Kenneth Graunke2015-03-112-23/+18
* i965/fs: Make get_timestamp() pass back the MOV rather than emitting it.Kenneth Graunke2015-03-112-5/+16
* i965/fs: Make emit_shader_time_write return rather than emit.Kenneth Graunke2015-03-112-10/+8
* i965/fs: Set smear on shader_time diff register.Kenneth Graunke2015-03-111-0/+1
* i965/fs: Set force_writemask_all on shader_time instructions.Kenneth Graunke2015-03-111-2/+7
* r300g: fix sRGB->sRGB blitsMarek Olšák2015-03-111-0/+9
* r300g: fix a crash when resolving into an sRGB textureMarek Olšák2015-03-111-3/+5
* r300g: fix RGTC1 and LATC1 SNORM formatsMarek Olšák2015-03-112-31/+17
* r300g: Fix the ATI1N swizzle (RGTC1 and LATC1)Stefan Dösinger2015-03-111-1/+3
* freedreno/ir3: fix silly typo for binning pass shadersRob Clark2015-03-111-1/+1
* freedreno/ir3: get the # of miplevels from getinfoIlia Mirkin2015-03-111-0/+20
* freedreno/ir3: fix array count returned by TXQIlia Mirkin2015-03-111-2/+42
* freedreno: move fb state copy after checking for size changeIlia Mirkin2015-03-111-2/+2
* glsl: Mark array access when copying to a temporary for the ?: operator.Kenneth Graunke2015-03-111-0/+6
* meta: Fix the y offset for 1D_ARRAY in _mesa_meta_pbo_TexSubImageNeil Roberts2015-03-111-0/+8
* meta: Allow GL_UN/PACK_IMAGE_HEIGHT in _mesa_meta_pbo_Get/TexSubImageNeil Roberts2015-03-111-12/+20
* Revert "common: Fix PBOs for 1D_ARRAY."Neil Roberts2015-03-111-36/+26
* meta: In pbo_{Get,}TexSubImage don't repeatedly rebind the source texNeil Roberts2015-03-111-4/+0
* i965: Avoid applying negate to wrong MAD source.Matt Turner2015-03-071-15/+13
* main: Fix target checking for CopyTexSubImage*D.Laura Ekstrand2015-03-071-8/+54
* main: Fix target checking for CompressedTexSubImage*D.Laura Ekstrand2015-03-071-15/+65
* intel: fix EGLImage renderbuffer _BaseFormatFrank Henigman2015-03-072-3/+2
* Revert SHA1 additions.Matt Turner2015-03-075-385/+0