loader/dri3: Unify the style of function pointer calls in structs
[mesa.git] / src / gallium /
2017-01-13 sguttulast/va: flush pipeline after post processing
2017-01-13 Samuel Pitoisetradeonsi: replace si_shader_context::soa by bld_base
2017-01-13 Samuel Pitoisetradeonsi: replace ctx->soa.outputs by ctx->outputs
2017-01-13 Samuel Pitoisetradeonsi: move si_shader_context::soa::addr to si_shade...
2017-01-13 Samuel Pitoisetradeonsi: allocate the array of immediates dynamically
2017-01-13 Ilia Mirkinnvc0/ir: only try to check for zero LOD if we aren...
2017-01-13 Ilia Mirkinnouveau: take extra push space into account for pushbuf...
2017-01-12 Nicolai Hähnleradeonsi: remove unused si_prepare_cube_coords
2017-01-12 Nicolai Hähnleamd/common: unify cube map coordinate handling between...
2017-01-12 Nicolai Hähnleradeonsi: only touch first three coordinates in si_prep...
2017-01-12 Nicolai Hähnleradeonsi: remove unused si_llvm_cube_to_2d_coords
2017-01-12 Nicolai Hähnleradeonsi: restrict cube map derivative computations...
2017-01-12 Nicolai Hähnleradeonsi: communicate cube map coordinates more explicitly
2017-01-12 Grazvydas Ignotasac/debug: move .gitignore for sid_tables.h too
2017-01-12 Chuck Atkinsglx: Add missing glproto dependency for gallium-xlib glx
2017-01-12 Emil Velikovac, radeonsi: automake: add missing builddir include
2017-01-12 Axel Davyst/nine: Protect dtors with mutex
2017-01-12 Axel Davyst/nine: Flush the queue at device dtor
2017-01-12 Axel Davyst/nine: Process pending commands on Reset
2017-01-12 Axel Davyst/nine: Flush pending commands if needed for surface9...
2017-01-12 Axel Davyst/nine: Rework CreatePipeSurface
2017-01-12 Axel Davyst/nine: Remove duplicated checks
2017-01-12 Masanori Kakurast/nine: Don't call u_box_union_* when dirty region...
2017-01-12 Emil Velikovwinsys/etnaviv: automake: introduce Makefile.sources
2017-01-12 Emil Velikovetnaviv: automake: include all files in the sources...
2017-01-12 Christian Gmeinerimx: gallium driver for imx-drm scanout driver
2017-01-12 The etnaviv authorsetnaviv: gallium driver for Vivante GPUs
2017-01-12 Christian Gmeinergallium: add renderonly library
2017-01-12 George KyriazisAlways defer memory free in swr_resource_destroy
2017-01-12 Samuel Pitoisetnvc0: enable GL 4.3 on gm107+
2017-01-12 Samuel Pitoisetnvc0: use sched control codes for gm107 MP counters...
2017-01-12 Samuel Pitoisetnvc0: use sched control codes for gm107 blitter shader
2017-01-12 Samuel Pitoisetnv50/ir: use sched control codes for gm107 builtins
2017-01-12 Samuel Pitoisetnv50/ir: improve instruction pipelining on gm107
2017-01-12 Samuel Pitoisetnv50/ir: do not insert texture barriers on gm107
2017-01-12 Nicolai Hähnleradeonsi: num_records is in units of stride for swizzle...
2017-01-12 Pierre Moreauclover: Check for executables before enqueueing a kernel
2017-01-11 Li Qianggallium/tgsi: fix overflow in parse property
2017-01-11 Mauro Rossist/dri: remove trailing whitespace
2017-01-11 Rob Clarkfreedreno: add "nogrow" debug param
2017-01-11 Rob Clarkfreedreno/a5xx: remove hack for glamor
2017-01-11 Rob Clarkfreedreno/a5xx: fixed instanced
2017-01-11 Rob Clarkfreedreno/a5xx: use the non-_ZERO_BASE for vertexid
2017-01-11 Rob Clarkfreedreno/a5xx: add texture MIPLVLS
2017-01-11 Rob Clarkfreedreno/a5xx: fix fragcoord related hangs
2017-01-11 Rob Clarkfreedreno: update generated headers
2017-01-09 Bas Nieuwenhuizenac/debug: Dump indirect buffers.
2017-01-09 Bas Nieuwenhuizenac/debug: Move IB decode to common code.
2017-01-09 Bas Nieuwenhuizenac/debug: Move sid_tables.h generation to common code.
2017-01-09 Marek Olšákradeonsi: fix the Witcher 2 black transitions
2017-01-09 Marek Olšákradeonsi: set si_shader_context::input_decls for ranged...
2017-01-09 Marek Olšákradeonsi: cleanly communicate whether si_shader_dump...
2017-01-06 Marek Olšákgallium/radeon: use the internal clear_buffer callback...
2017-01-06 Roland Scheideggerllvmpipe: do transpose/untwiddle after conversion for...
2017-01-06 Roland Scheideggergallivm: generalize 4x4f->1x16ub special case conversion
2017-01-06 Roland Scheideggerllvmpipe: use alpha from already converted color if...
2017-01-06 Roland Scheideggerllvmpipe: use scalar load instead of vectors for small...
2017-01-06 Marek Olšákwinsys/amdgpu: fix a race condition between fence updat...
2017-01-06 Marek Olšákradeonsi: add TC L2 prefetch for shaders and VBO descri...
2017-01-06 Marek Olšákradeonsi: add CP DMA flags for greater control over...
2017-01-06 Marek Olšákradeonsi: cleanly communicate which CP DMA packet is...
2017-01-06 Marek Olšákgallium/radeon: add new HUD query num-SDMA-IBs
2017-01-06 Marek Olšákgallium/radeon: rename the num-ctx-flushes query to...
2017-01-06 Marek Olšákradeonsi: add HUD queries for cache flush stats
2017-01-06 Marek Olšákradeonsi: don't count fast clears and prefetches into...
2017-01-06 Marek Olšákradeonsi: don't wait for compute shaders in texture_barrier
2017-01-06 Marek Olšákradeonsi: assume that a TES without POSITION precedes GS
2017-01-06 Marek Olšákradeonsi: unduplicate VS color export code
2017-01-06 Marek Olšákradeonsi: clean up more HAVE_LLVM #ifdefs
2017-01-06 Marek Olšákgallium/radeon: clean up HAVE_LLVM #ifdefs in r600_get_...
2017-01-06 Tim Rowleyswr: [rasterizer core] rename OutputMerger functions
2017-01-06 Tim Rowleyswr: [rasterizer core] fix SIMD16 Transpose_16_16
2017-01-06 Tim Rowleyswr: [rasterizer core] fix SIMD16 output merger
2017-01-06 Tim Rowleyswr: [rasterizer core] fix SIMD16 PackTraits pack(...
2017-01-06 Tim Rowleyswr: [rasterizer core] fix SIMD16 transpose functions
2017-01-06 Tim Rowleyswr: [rasterizer core] whitespace adjustments
2017-01-06 Eric Anholtvc4: Rewrite T image handling based on calling the...
2017-01-06 Eric Anholtvc4: Move the utile_width/height functions to header...
2017-01-06 Eric Anholtvc4: Make the load/store utile functions static.
2017-01-06 Eric Anholtvc4: Simplify the load/store utile functions.
2017-01-06 Eric Anholtvc4: Reuse a list function to simplify bufmgr code.
2017-01-06 Eric Anholtvc4: Flush the job early if we're referencing too many...
2017-01-05 Roland Scheideggergallivm: (trivial) fix typo bug with small AoS format...
2017-01-05 Roland Scheideggergallivm: implement aos unpack (to unorm8) for small...
2017-01-05 Roland Scheideggergallivm: optimize lp_build_unpack_arith_rgba_aos slightly
2017-01-05 Roland Scheideggergallivm: use 2 srcs for 32->16bit conversions in lp_bld...
2017-01-05 Roland Scheideggerllvmpipe: (trivial) minimally simplify mask construction
2017-01-05 Tim Rowleyswr: [rasterizer core/common/jitter] gl_double support
2017-01-05 Marek Olšákradeonsi: turn SDMA IBs into de-facto preambles of...
2017-01-05 Marek Olšákradeonsi: implement SDMA-based buffer clearing for SI
2017-01-05 Marek Olšákradeonsi: do all math in bytes in SI DMA code
2017-01-05 Marek Olšákgallium/radeon: prevent SDMA stalls by detecting RAW...
2017-01-05 Marek Olšákgallium/radeon: move unrelated code from dma_emit_wait_...
2017-01-05 Marek Olšákradeonsi: inline cik_sdma_do_copy_buffer
2017-01-05 Marek Olšákradeonsi: also wait for SDMA in the clear_buffer CPU...
2017-01-05 Marek Olšákradeonsi: simplify r600_resource typecasts in si_clear_...
2017-01-05 Marek Olšákradeonsi: always use SDMA for big buffer clears and...
2017-01-05 Marek Olšákradeonsi: use SDMA in rvid_buffer_clear on CIK-VI
2017-01-05 Marek Olšákradeonsi: use SDMA for initial clearing of DCC/CMASK...
2017-01-05 Marek Olšákradeonsi: implement SDMA-based buffer clearing for...
next