summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* intel/isl: Stop linking libi965_compiler.la into testsJason Ekstrand2017-03-131-1/+0
* vulkan/wsi: Generate wayland protocol headers separately from EGLJason Ekstrand2017-03-136-15/+23
* radv/wsi: Don't include wayland headersEmil Velikov2017-03-131-3/+0
* anv/wsi: Don't include wayland headersJason Ekstrand2017-03-131-3/+0
* wayland: move .gitignore where applicableEmil Velikov2017-03-131-0/+0
* st/va: add config support for 10bit decoding v2Christian König2017-03-132-4/+21
* st/va: add support for allocating 10bpp surfacesChristian König2017-03-131-9/+15
* st/va: add support for P010 and P016 formats v3Christian König2017-03-134-3/+22
* st/va: clear the video surface on allocationChristian König2017-03-131-4/+35
* st/va: cleanup error handling in vlVaCreateSurfaces2Christian König2017-03-131-25/+27
* radeon/uvd: enable 10bit HEVC decode v2Christian König2017-03-132-8/+20
* radeon/UVD: fix the decoding target pitch calculationChristian König2017-03-131-1/+1
* vl/video_buffer: add support for P016Christian König2017-03-131-0/+10
* gallium: add P016 formatChristian König2017-03-134-0/+42
* i965: Delete unused last_ring local.Kenneth Graunke2017-03-121-1/+0
* radv: Store shaders in VRAM.Bas Nieuwenhuizen2017-03-132-2/+2
* radv/ac: move to new image intrinsics.Dave Airlie2017-03-131-145/+77
* radv: disabled scaled formats for transfers.Dave Airlie2017-03-131-7/+10
* util/u_queue: make u_queue accessible to cppTimothy Arceri2017-03-131-0/+8
* glsl: don't use ralloc for blob creationTimothy Arceri2017-03-135-22/+17
* gallium/util: replace pipe_thread_setname() with u_thread_setname()Timothy Arceri2017-03-123-15/+3
* gallium/util: replace pipe_thread_get_time_nano() with u_thread_get_time_nano()Timothy Arceri2017-03-121-17/+1
* gallium/util: replace pipe_thread_create() with u_thread_create()Timothy Arceri2017-03-127-33/+7
* gallium/util: move u_queue.{c,h} to src/utilTimothy Arceri2017-03-124-2/+2
* gallium/util: make use of new u_thread.h in u_queue.{c,h}Timothy Arceri2017-03-122-4/+6
* util: add u_thread.hTimothy Arceri2017-03-122-0/+90
* gallium/util: use standard malloc/calloc/free in u_queue.cTimothy Arceri2017-03-121-10/+10
* gallium/util: move u_string.h to src/util/u_string.hTimothy Arceri2017-03-125-3/+3
* gallium/util: remove unused header from u_string.hTimothy Arceri2017-03-121-1/+0
* gallium/util: remove unused util_strbuf*Timothy Arceri2017-03-121-37/+0
* gallium/util: remove unused util_memmove()Timothy Arceri2017-03-121-20/+0
* glsl: don't recompile a shader on fallback unless neededTimothy Arceri2017-03-121-0/+7
* mesa/glsl: introduce new gl_compile_status enumTimothy Arceri2017-03-125-8/+20
* i965: Initialize compaction tables in unit test.Matt Turner2017-03-101-0/+1
* i965: Move brw_init_compaction_tables() to brw_create_compiler().Matt Turner2017-03-103-7/+2
* wayland-egl/wayland-egl-symbols-check: do not mandate bashEmil Velikov2017-03-101-1/+1
* gbm/gbm-symbols-check: do not mandate bashEmil Velikov2017-03-101-1/+1
* egl/egl-symbols-check: do not mandate bashEmil Velikov2017-03-101-1/+1
* glsl/tests: remove any bashismsEmil Velikov2017-03-102-4/+4
* dri: use correct shebang for gen-symbol-redefs.pyEmil Velikov2017-03-101-1/+1
* util: remove shebang from format_srgb.pyEmil Velikov2017-03-101-1/+0
* xmlpool: remove shebang from gen_xmlpool.pyEmil Velikov2017-03-101-1/+0
* genxml: remove shebang from gen_pack_header.pyEmil Velikov2017-03-101-1/+0
* nir: remove shebang from python scriptsEmil Velikov2017-03-108-8/+0
* st/xa: suffix xa-indent{,.sh} and add a shebang lineEmil Velikov2017-03-102-2/+2
* gallium/tools: use correct shebang for python scriptsEmil Velikov2017-03-106-6/+6
* gallium/tools: do not hardcode bash locationEmil Velikov2017-03-102-2/+2
* gallium/tests: remove execute bit from TGSI shader - vert-uadd.shEmil Velikov2017-03-101-0/+0
* mapi/gen: remove shebang from python scriptsEmil Velikov2017-03-1019-19/+0
* mapi: do not mandate bash for es*api/ABI-checkEmil Velikov2017-03-102-2/+2