summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tgsi: add ATOMFADD operationIlia Mirkin2018-12-266-2/+23
* st/mesa: allow glDrawElements to work with GL_SELECT feedbackIlia Mirkin2018-12-262-23/+42
* gallium/ttn: Fix setup of outputs_written.Eric Anholt2018-12-261-1/+1
* anv: don't do partial resolve on layer > 0Lionel Landwerlin2018-12-241-0/+8
* st/nine: Increase the limit of cached ff shadersAxel Davy2018-12-231-2/+2
* st/nine: Add src reference to nine_context_range_uploadAxel Davy2018-12-233-1/+8
* st/nine: Bind src not dst in nine_context_box_uploadAxel Davy2018-12-234-6/+6
* st/nine: Fix volumetexture dtor on ctor failureAxel Davy2018-12-231-1/+2
* st/nine: Switch to presentation buffer if resize is detectedAxel Davy2018-12-231-1/+36
* st/nine: Use helper to release swapchain buffers laterAxel Davy2018-12-232-8/+42
* freedreno/a6xx: fix 3d texture layoutRob Clark2018-12-223-3/+15
* freedreno: update generated headersRob Clark2018-12-227-21/+28
* freedreno/a6xx: improve setup_slices() debug msgsRob Clark2018-12-221-6/+5
* freedreno/a6xx: simplify special case for 3d layoutRob Clark2018-12-221-9/+10
* freedreno: combine fd_resource_layer_offset()/fd_resource_offset()Rob Clark2018-12-221-13/+2
* freedreno/ir3: don't treat all inputs/outputs as vec4Rob Clark2018-12-222-14/+38
* freedreno/ir3: fix fallout of extra assertRob Clark2018-12-211-1/+1
* st/nir: Drop unused gl_program parameter in VS input handling helper.Kenneth Graunke2018-12-211-2/+2
* st/nir: Gather info after applying lowering FS variant featuresKenneth Graunke2018-12-211-0/+4
* st/mesa: Combine the DrawPixels and Bitmap passthrough VS programs.Kenneth Graunke2018-12-214-33/+22
* st/mesa: Don't open code the drawpixels vertex shader.Kenneth Graunke2018-12-211-27/+11
* st/mesa: Drop !passColor optimization in drawpixels shaders.Kenneth Graunke2018-12-212-28/+20
* st/mesa: Drop dead 'passthrough_fs' field.Kenneth Graunke2018-12-211-2/+0
* radv: Fix wrongly positioned paren.Bas Nieuwenhuizen2018-12-211-1/+1
* docs: add note about using backticks for rbs in gitlabDylan Baker2018-12-211-0/+11
* pci_ids: add new VegaM pci idAlex Deucher2018-12-211-0/+1
* gallivm: abort when trying to use non-existing intrinsicRoland Scheidegger2018-12-211-0/+10
* gallivm: don't use pavg.b intrinsic on llvm >= 6.0Roland Scheidegger2018-12-212-51/+95
* travis: meson: port gallium build combinations overEmil Velikov2018-12-131-0/+187
* travis: meson: add explicit handling to gallium STEmil Velikov2018-12-121-0/+4
* travis: meson: explicitly control the DRI loadersEmil Velikov2018-12-121-6/+5
* travis: meson: add unwind handlingEmil Velikov2018-12-121-0/+4
* travis: meson: use FOO_DRIVERS directlyEmil Velikov2018-12-121-9/+4
* travis: meson: enable unit testsDylan Baker2018-12-111-1/+3
* travis: Don't try to read libdrm out of configure.acDylan Baker2018-12-111-11/+1
* travis: meson: use native files to override llvm-configDylan Baker2018-12-111-17/+5
* travis: printout llvm-config --versionEmil Velikov2018-12-131-0/+2
* travis: meson: print the configured stateEmil Velikov2018-12-121-0/+1
* travis: flip to distro xenial, drop sudo falseEmil Velikov2018-12-131-72/+27
* configure: add CXX11_CXXFLAGS to LLVM_CXXFLAGSEmil Velikov2018-12-131-0/+1
* glx/test: meson: assorted include fixesEmil Velikov2018-12-121-2/+2
* glx: meson: wire up the dispatch-index-check testEmil Velikov2018-12-121-0/+5
* glx: meson: drop includes from a link-only libraryEmil Velikov2018-12-121-1/+0
* TODO: glx: meson: build dri based glx tests, only with -Dglx=driEmil Velikov2018-12-122-19/+16
* pipe-loader: meson: reference correct libraryEmil Velikov2018-12-131-1/+1
* meson: don't require glx/egl/gbm with gallium driversEmil Velikov2018-12-131-3/+3
* bin/get-pick-list.sh: warn when commit lists invalid shaEmil Velikov2018-12-211-0/+11
* bin/get-pick-list.sh: rework handing of sha nominationsEmil Velikov2018-12-211-16/+30
* vc4: Hook up perf_debug() output to GL_ARB_debug_output as well.Eric Anholt2018-12-202-0/+3
* vc4: Wire up core pipe_debug_callbackRhys Kidd2018-12-202-0/+14