scons: rework the EGL build
[mesa.git] / src / gallium /
2015-07-22 Emil Velikovscons: don't build the kms-dri winsys
2015-07-22 Emil Velikovandroid: don't build the kms-dri winsys
2015-07-22 Emil Velikovandroid: dri: correctly set HAVE_LIBDRM
2015-07-22 Emil Velikovst/dri: unwrap/remove __NOT_HAVE_DRM_H magic
2015-07-22 Michel Dänzerradeonsi: Flush when we're asked to return a fence...
2015-07-21 Ilia Mirkingallium: replace INLINE with inline
2015-07-21 Samuel Pitoisetnvc0: force cache flush when binding a new ubo
2015-07-21 Samuel Pitoisetnv50: force cache flush when binding a new ubo
2015-07-21 Adam Jacksonr600/sb: Fix an &/&& mistake
2015-07-20 Samuel Pitoisetnouveau: use bool instead of boolean
2015-07-20 Tom Stellardgallivm: Initialize LLVM Modules's DataLayout to an...
2015-07-20 Samuel Pitoisetnvc0: add a missing parameter to nvc0_set_shader_images()
2015-07-20 Samuel Pitoisetnouveau: always align buffers to 0x100
2015-07-20 Samuel Pitoisetnv50: limit the maximum number of samplers to 16
2015-07-20 Samuel Pitoisetnv50: turn samples counts off during blit
2015-07-20 Samuel Pitoisetnv50: add nesting support for occlusion queries
2015-07-20 Ilia Mirkinnv50: fix max level clamping on G80
2015-07-18 Ilia Mirkingm107/ir: fix indirect txq emission
2015-07-18 Ilia Mirkinnvc0/ir: don't worry about sampler in txq handling
2015-07-18 Ilia Mirkinnvc0/ir: fix txq on indirect samplers
2015-07-18 Eric Anholtvc4: Switch to using a separate ioctl for making shaders.
2015-07-17 Eric Anholtvc4: Fix printing of shader-db debug when shader-db...
2015-07-17 Eric Anholtvc4: Add debugging on texture relocation validation...
2015-07-17 Eric Anholtvc4: Also consider uniform 0 in uniform lowering.
2015-07-17 Eric Anholtvc4: Use the pure/const attributes on a bunch of our...
2015-07-16 Marek Olšákgallium: add interface for writable shader buffers
2015-07-16 Marek Olšákgallium: add interface for writable shader images
2015-07-16 Marek Olšákgallium: add new limits for shader buffers and images
2015-07-16 Marek Olšákgallium: add BIND flags for R/W buffers and images
2015-07-16 Marek Olšákgallium: add PIPE_CAP_MAX_SHADER_PATCH_VARYINGS
2015-07-16 EdBclover: little OpenCL status code logging clean
2015-07-15 Brian Paulosmesa: fix OSMesaPixelsStore typo
2015-07-14 Eric Anholtvc4: Cache the texture p1 for the sampler.
2015-07-14 Eric Anholtvc4: Cache texture p0/p1 setup for the sampler view.
2015-07-14 Eric Anholtvc4: Move uniforms handling to a separate file.
2015-07-14 Eric Anholtvc4: Fix some -Wdouble-promotion warnings.
2015-07-14 Eric Anholtvc4: Fix compiler warnings on release builds.
2015-07-14 Eric Anholtvc4: Add better debug for register allocation failure.
2015-07-14 Eric Anholtvc4: Drop reloc_count tracking for debug asserts on...
2015-07-14 Eric Anholtvc4: Rework cl handling to be friendlier to the compiler.
2015-07-14 Eric Anholtvc4: Make a helper function for getting the current...
2015-07-14 Eric Anholtvc4: Drop separate cl*_reloc_hindex().
2015-07-14 Eric Anholtvc4: Store reloc pointers as pointers, not offsets.
2015-07-14 Eric Anholtvc4: Add perf debug for when we wait on BOs.
2015-07-13 Emil Velikovauxiliary/vl: use the correct screen index
2015-07-13 Emil Velikovradeonsi: directly include radeon/* headers
2015-07-13 Emil Velikovauxiliary/vl: use loader_open_device() over open()
2015-07-13 Emil Velikovpipe-loader: use loader_open_device() rather than open()
2015-07-13 Emil Velikovpipe-loader: remove pipe_loader_sw_probe_xlib
2015-07-13 Emil Velikovautomake: remove empty GALLIUM_PIPE_LOADER_LIBS
2015-07-13 Emil Velikovautomake: pipe-loader: remove the 'client' pipe-loader
2015-07-13 Emil Velikovpipe-loader: remove pipe_loader_drm_probe_fd() x_auth...
2015-07-13 Emil Velikovpipe-loader: simplify pipe_loader_drm_probe
2015-07-13 Emil Velikovpipe-loader: drop support for non-render node devices
2015-07-13 Dave Airlieradeonsi: direct emit intrinsic for DFRAC.
2015-07-12 Dave Airlieradeonsi: ARB_gpu_shader_fp64 + ARB_vertex_attrib_64bit...
2015-07-11 Dave Airlietgsi: add DFMA to the opcode infer functions.
2015-07-11 Dave Airlier600g: move sampler/ubo index registers before temp reg
2015-07-11 Dave Airlier600g: fix sampler/ubo indexing on cayman
2015-07-11 Ilia Mirkinnv50, nvc0: enable at least one color RT if alphatest...
2015-07-10 Rob Clarkfreedreno/a4xx: occlusion query support
2015-07-10 Rob Clarkfreedreno: update generated headers
2015-07-10 Rob Clarkfreedreno/ir3/sched: fixup new instr's block
2015-07-10 Rob Clarkfreedreno/ir3/ra: fix failed assert for a0/p0
2015-07-10 Rob Clarkfreedreno/ir3: shader-db traces
2015-07-10 Rob Clarkfreedreno: fix crash in fd_invalidate_resource()
2015-07-10 Rob Clarkvc4: unref old fence
2015-07-10 Rob Clarkilo: unref old fence
2015-07-10 Rob Clarkfreedreno: unref old fence
2015-07-10 Rob Clarkgallium: clarify reference counting for fence
2015-07-10 Rob Clarkxa: don't leak fences
2015-07-09 Brian Paultgsi: whitespace fixes in tgsi_parse.c
2015-07-09 Brian Paulgallium: fix comment typo in p_shader_tokens.h
2015-07-09 Brian Paulgallium/docs: s/treaded/treated/ typo in tgsi.rst
2015-07-09 Christian Königst/vdpau: fix mixer size checks
2015-07-09 Christian Königvl: cleanup video buffer private when the decoder is...
2015-07-08 Samuel Pitoisetnv50: avoid segfault with enabled but unbound vertex...
2015-07-08 Samuel Pitoisetnvc0: fix wrong use of BLIT_SRC_Y_INT for 2D texture...
2015-07-08 Varad Gautamandroid: freedreno: add missing components to the build
2015-07-08 Ilia Mirkinnvc0: turn sample counts off during blit
2015-07-07 Marek Olšákst/dri: don't set PIPE_BIND_SCANOUT for MSAA surfaces
2015-07-07 Brian Paulgallium/hud: display percentages with % suffix
2015-07-07 Brian Paulgallium/hud: add PIPE_DRIVER_QUERY_TYPE_MICROSECONDS...
2015-07-07 Brian Paulgallium/hud: replace byte units flag with pipe_driver_q...
2015-07-07 Brian Paulgallium/os: minor whitespace fixes in os_time.h
2015-07-07 Michel Dänzerradeonsi: Use param export count from si_llvm_export_vs...
2015-07-06 Roland Scheideggergallivm: fix lp_build_compare_ext
2015-07-05 Marek Olšákwinsys/radeon: use os_wait_until_zero in radeon_bo_set_...
2015-07-05 Marek Olšákradeonsi: don't flush an empty IB if the only thing...
2015-07-05 Marek Olšákgallium/os: add conversion and wait functions for absol...
2015-07-05 Marek Olšákgallium/os: add os_wait_until_zero (v2)
2015-07-05 Marek Olšákgallium/radeon: mark the gpu load thread stop trigger...
2015-07-05 Marek Olšákgallium: remove redundant pipe_context::fence_signalled
2015-07-05 Marek Olšákgallium: use fence_finish instead of fence_signalled...
2015-07-05 Marek Olšákgallium: handle fence_finish timeout in various drivers
2015-07-05 Marek Olšákgallium/docs: remove out-of-date document about D3D11...
2015-07-05 Marek Olšákradeonsi: fix a hang with DrawTransformFeedback on...
2015-07-04 Ilia Mirkinnv50/ir: UCMP arguments are float, so make sure modifie...
2015-07-03 Mario Kleinerwinsys/radeon: Use dup fd as key in drm-winsys hash...
2015-07-03 Marek Olšákr600g: disable single-sample fast color clear due to...
next