summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary
AgeCommit message (Expand)AuthorFilesLines
2014-02-16pipe-loader: split out "client" versionRob Clark1-4/+19
2014-02-14gallium/pipebuffer: change pb_cache_manager_create() size_factor to floatBrian Paul2-6/+6
2014-02-14gallium/util: Add flush/map debug utility codeThomas Hellstrom3-0/+530
2014-02-14gallium/pipebuffer: Add a cache buffer manager bypass maskThomas Hellstrom2-4/+22
2014-02-14pipebuffer, winsys: Add a size match parameter to the cached buffer managerThomas Hellstrom2-3/+7
2014-02-14vl: add motion adaptive deinterlacerGrigori Goronzy3-1/+569
2014-02-13pipe-loader: Add support for render nodes v2Tom Stellard1-3/+77
2014-02-13pipe-loader: Add auth_x parameter to pipe_loader_drm_probe_fd()Tom Stellard2-4/+10
2014-02-13gallium/vl: remove remaining softpipe video functionsChristian König2-173/+1
2014-02-11auxiliary/pipe-loader: automake: avoid exporting all symbolsEmil Velikov1-0/+1
2014-02-11pipe-loader: drop obsolete libudev.h includeEmil Velikov1-1/+0
2014-02-11vl: add H264 encoding interfaceChristian König1-1/+1
2014-02-07gallium/tgsi: correct typo propagated from NV_vertex_program1_1Erik Faye-Lund1-2/+2
2014-02-07gallium/tgsi: use CLAMP instead of open-coded clampsErik Faye-Lund1-22/+4
2014-02-06gallium: remove PIPE_USAGE_STATICMarek Olšák9-15/+15
2014-02-06vl/rbsp: add H.264 RBSP implementationChristian König1-0/+164
2014-02-06vl/vlc: add function to limit the vlc sizeChristian König1-12/+41
2014-02-06vl/vlc: add remove bits functionChristian König1-0/+12
2014-02-05tgsi/ureg: increase the number of immediatesZack Rusin1-1/+1
2014-02-05gallivm: make sure analysis works with large number of immediatesZack Rusin1-8/+9
2014-02-05gallivm: handle huge number of immediatesZack Rusin4-44/+86
2014-02-05gallivm: allow large numbers of temporariesZack Rusin4-5/+20
2014-02-05gallivm: fix F2U opcodeRoland Scheidegger1-20/+22
2014-02-03draw: fix incorrect color of flat-shaded clipped linesBrian Paul1-1/+12
2014-02-03gallium/auxiliary/indices: replace free() with FREE()Brian Paul1-1/+1
2014-02-03gallivm: fix opcode and function nestingZack Rusin2-157/+317
2014-02-02gallivm: add a few const qualifiersBrian Paul2-4/+4
2014-02-02translate: reindent translate_sse.cBrian Paul1-472/+474
2014-01-28gallivm: Workaround http://llvm.org/PR18600José Fonseca1-2/+4
2014-01-27util/u_vbuf: correct map offset calculation for crazy offsetsIlia Mirkin1-1/+1
2014-01-27translate: deal with size overflows by casting to ptrdiff_tIlia Mirkin2-3/+7
2014-01-27gallium/rtasm: handle mmap failures appropriatelyEmil Velikov1-3/+7
2014-01-23draw: Save original driver functions earlier.José Fonseca2-14/+14
2014-01-23os/os_thread: Revert pipe_barrier pre-processing logic.José Fonseca1-1/+1
2014-01-23gallium: Use C11 thread abstractions.José Fonseca1-230/+32
2014-01-23os: Remove pipe_static_condvar.José Fonseca1-12/+0
2014-01-23gallium/util: util_format_srgb should not return FORMAT_NONE for sRGB formatsMarek Olšák1-0/+3
2014-01-23gallium/u_upload_mgr: don't expose u_upload_flushMarek Olšák2-22/+4
2014-01-23gallium/hud: just unmap the upload vertex buffer instead of recreating itMarek Olšák1-1/+1
2014-01-23gallium/vl: use u_upload_mgr to upload vertices for vl_compositorMarek Olšák2-32/+20
2014-01-21draw: fix points with negative w coords for d3d style point clippingRoland Scheidegger1-2/+6
2014-01-20draw: use some cast wrappers in draw_pt_fetch_shade_pipeline*.cBrian Paul2-19/+29
2014-01-20draw: whitespace and formatting fixes in draw_pt_fetch_shade_pipeline*.cBrian Paul2-81/+105
2014-01-20draw: fix incorrect vertex size computation in LLVM drawing codeBrian Paul2-11/+30
2014-01-20draw: clean up d3d style point clippingRoland Scheidegger5-25/+42
2014-01-19pipe-loader: Fix buildArmin K1-0/+1
2014-01-18pipe-loader: add support for non-pci (platform) devicesEmil Velikov2-0/+3
2014-01-18pipe-loader: use loader util libEmil Velikov2-81/+14
2014-01-18loader: introduce the loader util libEmil Velikov1-0/+1
2014-01-17s/Tungsten Graphics/VMware/José Fonseca177-361/+361