summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-04-22i965/fs: Remove the GL context from the generatorJason Ekstrand2-11/+1
2015-04-22i965: Remove the context field from brw_compilerJason Ekstrand15-63/+42
2015-04-22i965: Make the disassembler take a device_info instead of a contextJason Ekstrand11-109/+99
2015-04-22i965: Make instruction compaction take a device_info instead of a contextJason Ekstrand4-109/+112
2015-04-22i965: Make the brw_inst helpers take a device_info instead of a contextJason Ekstrand16-995/+1006
2015-04-22i965/eu: Add a devinfo parameter to brw_compileJason Ekstrand2-0/+2
2015-04-22i965: Do better fake context setup in unit testsJason Ekstrand5-5/+24
2015-04-22i965: Remove the context parameter from brw_texture_offsetJason Ekstrand5-12/+5
2015-04-23softpipe: fix stencil write to use an integer valueDave Airlie1-1/+1
2015-04-22mesa: Fix typo in a commentAnuj Phogat1-2/+2
2015-04-22freedreno: misc minor cleanupsRob Clark3-9/+10
2015-04-22freedreno/a4xx: (partial) gl_FragCoord.zwRob Clark1-5/+11
2015-04-22freedreno/a4xx: primitive-restartRob Clark1-0/+5
2015-04-22freedreno/nir: sysval fixesRob Clark2-5/+12
2015-04-22freedreno/a4xx: wire up integer texture samplingRob Clark3-5/+44
2015-04-22freedreno/a4xx: formats updates/fixesRob Clark3-32/+84
2015-04-22freedreno: update generated headersRob Clark6-20/+123
2015-04-22gallium/targets/d3dadapter9: drop the libdrm prefix for drm.hEmil Velikov1-1/+1
2015-04-22cso: minor comment fixBrian Paul1-1/+1
2015-04-22glsl: rewrite glsl_type::record_key_hash() to avoid buffer overflowBrian Paul1-10/+13
2015-04-22mesa: add check for NV_texture_barrier in _mesa_TextureBarrierNV()Brian Paul1-0/+6
2015-04-22main: silence missing return value warning in array_index_of_resource()Brian Paul1-0/+1
2015-04-22android: re-build all mesa binaries properlyChih-Wei Huang1-0/+8
2015-04-22android: xmlpool: cleanup the generation rulesEmil Velikov1-3/+2
2015-04-22android: xmlpool: Get rid of the last use of intermediates-dir-forChih-Wei Huang2-10/+7
2015-04-22android: export the path of the generated headersChih-Wei Huang5-3/+4
2015-04-22android: fix the building rules for Android 5.0Chih-Wei Huang13-13/+35
2015-04-22android: fix building issues of host binariesChih-Wei Huang2-2/+1
2015-04-22android: fix a building error of libmesa_programChih-Wei Huang1-0/+1
2015-04-22android: mesa: fold the ARCH_X86_HAVE_SSE4_1 conditionalsEmil Velikov1-5/+2
2015-04-22android: mesa: fix the path of the SSE4_1 optimisationsEmil Velikov1-2/+2
2015-04-22android: build the Mesa IR -> NIR translatorEmil Velikov1-1/+2
2015-04-22android: nir: add build rules for nir_builder_opcodes.hEmil Velikov1-0/+10
2015-04-22android: add inital NIR buildMauro Rossi2-3/+55
2015-04-22android: dri: link against libmesa_utilEmil Velikov1-1/+2
2015-04-22android: add $(mesa_top)/src/mesa/main to the includes listEmil Velikov2-3/+5
2015-04-22android: add HAVE__BUILTIN_* and HAVE_FUNC_ATTRIBUTE_* definesEmil Velikov1-0/+13
2015-04-22android: add gallium dirs to more places in the treeEmil Velikov6-7/+24
2015-04-22android: dri/common: conditionally include drm_cflags/set __NOT_HAVE_DRM_HEmil Velikov1-0/+14
2015-04-22android: egl: add libsync_cflags to the buildEmil Velikov1-0/+6
2015-04-22android: mesa: generate the format_{un,}pack.[ch] sourcesMauro Rossi1-0/+21
2015-04-22android: add $(mesa_top)/src include to the whole of mesaEmil Velikov9-14/+4
2015-04-22android: use := operator for assigning MESA_VERSIONEmil Velikov1-1/+1
2015-04-22util: android: optimize the rules to generate format_srgb.cChih-Wei Huang1-22/+10
2015-04-22android: simplify the subdirs including rulesChih-Wei Huang1-2/+1
2015-04-22android: use LOCAL_SHARED_LIBRARIES over TARGET_OUT_HEADERSEmil Velikov15-31/+18
2015-04-22ilo: remove unused include from Android.mkEmil Velikov1-3/+0
2015-04-21drirc: Add "Second Life" quirk (allow_glsl_extension_directive_midshader).Kenneth Graunke1-0/+4
2015-04-21nir: Fix per-component negation in prog_to_nir's SWZ handling.Kenneth Graunke1-7/+18
2015-04-21glsl: correct indentation of comment, Trivial.Tapani Pälli1-1/+1