summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-08-14st/clover: Fix build against LLVM 3.8 SVN r244928HEADmasterMichel Dänzer1-0/+2
2015-08-14mesa: set correct error for non-renderable multisample texturesTapani Pälli1-3/+10
2015-08-13i965/skl: Remove early platform supportBen Widawsky1-10/+0
2015-08-13egl: improve attribute checking for eglCreateContextFrank Binns1-1/+32
2015-08-13egl: don't allow eglGetConfigs to set num_configs param to a negative valueFrank Binns1-0/+3
2015-08-13egl/x11: don't abort when creating a DRI2 drawable failsFrank Binns1-1/+19
2015-08-13egl/x11: set EGL_BAD_NATIVE_(PIXMAP|WINDOW) for invalid pixmaps/windowsFrank Binns1-4/+12
2015-08-13egl/x11: fix use of EGL_BAD_NATIVE_WINDOWFrank Binns1-4/+7
2015-08-13mesa: remove extern from texture functionTimothy Arceri2-10/+1
2015-08-13glsl: make linker error message more informativeTimothy Arceri1-2/+3
2015-08-13i965: Stop aux data compare preventing program binary re-useTopi Pohjolainen1-32/+20
2015-08-13i965: Only write program to cache when it doesn't exist yetTopi Pohjolainen1-7/+7
2015-08-13i965: Rename brw_upload_item_data to brw_alloc_item_dataTopi Pohjolainen1-9/+10
2015-08-13mesa: update MaxShaderStorageBlockSize to 2^27Tapani Pälli1-1/+1
2015-08-13mesa: fix name returned for XFB varyingsTapani Pälli1-4/+16
2015-08-13mesa: Fix printf format specifier warn of the ptrdiff_tEdward O'Callaghan1-1/+1
2015-08-13r600g: allow setting geometry shader sampler statesMarek Olšák1-5/+0
2015-08-13r600g: fix polygon offset scaleMarek Olšák2-2/+2
2015-08-13radeonsi: fix polygon offset scaleMarek Olšák1-1/+1
2015-08-13radeonsi: enable VS_OUT_MISC_SIDE_BUS_ENAMarek Olšák1-0/+1
2015-08-13radeonsi: add support for gl_PrimitiveID in the fragment shaderMarek Olšák4-9/+49
2015-08-13radeonsi: move VGT_GS_MODE to the VS stateMarek Olšák1-2/+6
2015-08-12freedreno/a4xx: format updatesRob Clark1-4/+4
2015-08-12freedreno/a3xx+a4xx: add texture buffer object supportRob Clark7-11/+41
2015-08-12ttn: add buffer texture typeRob Clark1-0/+3
2015-08-12freedreno/ir3: 'keeps' need neighbors found tooRob Clark1-0/+5
2015-08-12freedreno/ir3/print: print left/right neighbors tooRob Clark1-0/+14
2015-08-12freedreno/ir3: use nir pass to lower const to scalarRob Clark1-0/+1
2015-08-12freedreno/a4xx: point-size and spritelist fixesRob Clark7-50/+46
2015-08-12freedreno: cap cleanupsRob Clark2-16/+16
2015-08-12mesa: add NV_read_{depth,stencil,depth_stencil} extensionsRob Clark2-9/+42
2015-08-12i965/shader: Don't use OptimizeForAOS for NIR vec4 vertex shadersJason Ekstrand1-1/+1
2015-08-12mesa/teximage: report the correct function which triggered the errorNanley Chery1-4/+4
2015-08-12mesa/formats: don't byteswap when building array formatsOded Gabbay1-11/+3
2015-08-12mesa/formats: Don't flip channels of null array formatsJason Ekstrand1-1/+2
2015-08-12mesa/formats: Fix swizzle flipping for big-endian targetsJason Ekstrand1-4/+12
2015-08-12mesa/formats: Only do byteswapping for packed formatsJason Ekstrand1-3/+3
2015-08-11configure.ac: Always define __STDC_LIMIT_MACROS.Matt Turner1-1/+1
2015-08-11i965: Optimize brw_inst_set_bits() and brw_compact_inst_set_bits().Matt Turner1-4/+4
2015-08-11i965: Optimize brw_inst_bits() and brw_compact_inst_bits().Matt Turner1-4/+4
2015-08-11docs: add news item and link release notes for 10.6.4Emil Velikov2-0/+7
2015-08-11docs: add sha256 checksums for 10.6.4Emil Velikov1-1/+2
2015-08-11docs: add release notes for 10.6.4Emil Velikov1-0/+136
2015-08-11gallium/radeon: fix r600g build if LLVM is disabledMarek Olšák1-4/+5
2015-08-11r600g: use a bitfield to track dirty atomsGrazvydas Ignotas4-10/+56
2015-08-11r600g: don't mark unused atom dirtyGrazvydas Ignotas1-1/+3
2015-08-11r600g: use a helper to add an initialized atomGrazvydas Ignotas4-8/+16
2015-08-11gallium/radeon: use helper functions to mark atoms dirtyGrazvydas Ignotas19-145/+182
2015-08-11docs: Mark ARB_shader_image_load_store as done on i965.Francisco Jerez2-1/+2
2015-08-11i965: Expose ARB_shader_image_load_store.Francisco Jerez1-0/+1