summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-10-18radeonsi: move LLVM ALU codegen into radeonsiMarek Olšák6-992/+1056
2016-10-18genxml: add generated headers to EXTRA_DISTJonathan Gray1-0/+4
2016-10-18mesa: automake: include mesa_glinterop.h in distfileJonathan Gray1-1/+2
2016-10-18egl: remove docs directory from EXTRA_DISTJonathan Gray1-1/+0
2016-10-18genxml: avoid using a GNU make pattern ruleJonathan Gray1-1/+4
2016-10-18configure.ac: use a single require_libdrm helperEmil Velikov1-25/+24
2016-10-18configure.ac: remove no longer needed *_pci_id logicEmil Velikov1-41/+0
2016-10-18loader: cleanup copyright sectionEmil Velikov1-40/+2
2016-10-18loader: remove loader_get_driver_for_fd() driver_typeEmil Velikov12-32/+22
2016-10-18loader: remove final sysfs codepath in loader_get_device_name_for_fd()Emil Velikov2-62/+5
2016-10-18travis: remove no longer needed libudev-dev dependencyEmil Velikov1-1/+0
2016-10-18scons: remove all libudev referencesEmil Velikov2-5/+0
2016-10-18scons: loader: use libdrm when availableEmil Velikov1-0/+4
2016-10-18gbm: remove superfluous/incorrect udev commentEmil Velikov1-1/+0
2016-10-18automake: remove all the libudev referencesEmil Velikov2-20/+7
2016-10-18loader: remove libudev_get_device_name_for_fd and related codeEmil Velikov1-126/+0
2016-10-18loader: reimplement loader_get_user_preferred_fd via libdrmEmil Velikov1-141/+106
2016-10-18loader: annotate __driConfigOptionsLoader as staticEmil Velikov1-1/+1
2016-10-18loader: separate USE_DRICONF code into separate functionEmil Velikov1-12/+18
2016-10-18loader: slim down loader_get_pci_id_for_fd implementation(s)Emil Velikov1-156/+16
2016-10-18configure.ac: mark libdrm as have_pci_id providerEmil Velikov1-4/+8
2016-10-18gm107/ir: fix bit offset of tex lod setting for indirect texturingIlia Mirkin1-1/+1
2016-10-18gm107/ir: fix texturing with indirect samplersIlia Mirkin1-0/+10
2016-10-18gallium/tgsi: add missing #includeMarek Olšák1-0/+2
2016-10-18st/va: set default rt formats when calling vaCreateConfigJulien Isorce2-2/+12
2016-10-17i965: Fix gl_InvocationID in dual object GS where invocations == 1.Kenneth Graunke1-1/+4
2016-10-17anv: Get rid of anv_cmd_buffer_emit_state_base_addressJason Ekstrand3-21/+1
2016-10-17anv/cmd_buffer: Move descriptor flushing into genX_cmd_buffer.cJason Ekstrand4-359/+327
2016-10-17anv/cmd_buffer: Expose ensure_push_constant_*Jason Ekstrand2-6/+9
2016-10-17anv/cmd_buffer: Unify flush_compute_state across gensJason Ekstrand5-177/+93
2016-10-17anv/cmd_buffer: Move Begin/End/Execute to genX_cmd_buffer.cJason Ekstrand4-95/+107
2016-10-17anv/cmd_buffer: Move state base address re-emit into ExecuteCommandsJason Ekstrand2-6/+9
2016-10-18doc/features.txt: factor out radeonsi as GL45 completeEdward O'Callaghan1-9/+9
2016-10-17i965: Silence unused parameter warningsIan Romanick7-9/+5
2016-10-17glsl: Remove unused function import_prototypesIan Romanick3-132/+0
2016-10-17glsl: Remove prototypes for nonexistent functionsIan Romanick1-9/+0
2016-10-17glsl: Replace assert with unreachableIan Romanick1-1/+2
2016-10-17anv: replace , with ; in anv_batch_emit()Lionel Landwerlin2-12/+12
2016-10-17intel: aubinator: use different colors to signal batch start/endLionel Landwerlin1-5/+10
2016-10-17st/glsl_to_tgsi: fix [ui]vec[34] conversion to doubleNicolai Hähnle1-2/+3
2016-10-17st/glsl_to_tgsi: fix atomic counter addressingNicolai Hähnle1-6/+9
2016-10-17st/glsl_to_tgsi: fix a corner case of std140 layout in uniform buffersNicolai Hähnle1-1/+28
2016-10-17st/mesa: fix fragment shader output mappingNicolai Hähnle1-4/+13
2016-10-17glsl: print non-zero bindings of variablesNicolai Hähnle1-2/+6
2016-10-17radeonsi: unify the constant load pathsNicolai Hähnle1-28/+11
2016-10-17radeonsi: fix indirect loads of 64 bit constantsNicolai Hähnle1-2/+2
2016-10-17gbm: add a couple missing includesEric Engestrom1-0/+2
2016-10-17glsl: fail compilation of compute shaders when unsupportedIago Toral Quiroga1-0/+13
2016-10-17egl/android: fix error in droid_add_configs_for_visuals()Tapani Pälli1-2/+0
2016-10-17radeonsi: shorten "shader->selector" to "sel" in si_shader_createMarek Olšák1-7/+8