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