glsl: Add missing cache_destroy stub function.
[mesa.git] / src / gallium /
2016-10-10 Ilia Mirkinnv50/ir: only stick one preret per function
2016-10-10 Nicolai Hähnleradeonsi: make more use of si_have_tgsi_compute
2016-10-10 Nicolai Hähnlegallium/radeon: assign a name to LLVM output variables...
2016-10-10 Nicolai Hähnlegallium/radeon: avoid redundant work with overlapping...
2016-10-10 Nicolai Hähnleradeonsi: support ARB_compute_variable_group_size
2016-10-07 Rob Clarkgallium: add missing zero-init for resource templates
2016-10-07 Rob Clarkfreedreno: don't try to shadow layered textures
2016-10-07 Rob Clarkfreedreno/a3xx+a4xx: fix clip-plane lowering state
2016-10-07 Eric Anholtvc4: Don't worry about partial Z/S clear if the other...
2016-10-07 Eric Anholtvc4: Try to fix the HW-2116 workaround.
2016-10-07 Eric Anholtvc4: Drop dead argument from vc4_start_draw().
2016-10-07 Eric Anholtvc4: Fix fallback to quad clears of depth in GLX.
2016-10-07 Eric Anholtvc4: Add the format name in miptree_debug.
2016-10-07 Eric Anholtvc4: Fix perf debug formatting on partial Z/S clear.
2016-10-07 Eric Anholtvc4: Drop destination register when it's unused.
2016-10-07 Eric Anholtvc4: Fix live intervals analysis for screening defs...
2016-10-07 Eric Anholtvc4: Fix simulator when more than one vc4_screen is...
2016-10-07 Eric Anholtvc4: Fix assertion fails from trying to cast non-ALU...
2016-10-06 Samuel Pitoisetnv50/ir: fix wrong check when optimizing MAD to SHLADD
2016-10-06 Samuel Pitoisetnvc0: dump program binary only when NV50_PROG_DEBUG...
2016-10-06 Samuel Pitoisetnvc0: expose ARB_compute_variable_group_size
2016-10-06 Samuel Pitoisetnv50/ir: set number of threads/block for variable local...
2016-10-06 Samuel Pitoisetgallium: add PIPE_COMPUTE_CAP_MAX_VARIABLE_THREADS_PER_...
2016-10-06 Karol Herbstnv50/ir: optimize sub(a, 0) to a
2016-10-06 Jason Ekstrandnir: Make nir_foo_first/last_cf_node return a block...
2016-10-06 Steven Tothgallium/hud: Remove superfluous debug
2016-10-06 Emil Velikovsvga: add svga_mksstats.h to the sources list
2016-10-06 Emil Velikovst/xvmc/tests: force enable assertions
2016-10-05 Samuel Pitoisetnvc0: dump program binary when chipset has been forced
2016-10-05 Marek Olšákradeonsi: fix texture border colors for compute shaders
2016-10-05 Marek Olšákgallium/radeon/winsyses: set reasonable max_alloc_size
2016-10-05 Marek Olšákradeonsi: fix interpolateAt opcodes for .zw components
2016-10-05 Marek Olšákradeonsi: add assertions to validate interpolation...
2016-10-05 Marek Olšákradeonsi: interpolate colors after interpolation weight...
2016-10-05 Marek Olšáktgsi/scan: don't set interp flags for inputs only used...
2016-10-05 Marek Olšákddebug: dump most driver information with GALLIUM_DDEBU...
2016-10-05 Karol Herbstnv50/ra: let simplify return an error and handle that
2016-10-05 Nicolai Hähnlevirgl: Fix build regression of commit 8a943564
2016-10-05 Nicolai Hähnlegallium/radeon: implement set_device_reset_callback
2016-10-05 Nicolai Hähnleddebug: add pass-through of set_device_reset_callback
2016-10-05 Nicolai Hähnlegallium: add pipe_context::set_device_reset_callback
2016-10-05 Nicolai Hähnlevirgl: use the new parent/child pools for transfers
2016-10-05 Nicolai Hähnlevc4: use the new parent/child pools for transfers
2016-10-05 Nicolai Hähnlefreedreno: use the new parent/child pools for transfers
2016-10-05 Nicolai Hähnler300: use the new parent/child pools for transfers...
2016-10-05 Nicolai Hähnlegallium/radeon: use the new parent/child pools for...
2016-10-04 Jose Fonsecagallivm: Use AVX2 gather instrinsics.
2016-10-04 Roland Scheideggergallivm: Use 8 wide AoS sampling on AVX2.
2016-10-04 José Fonsecagallivm: Basic AVX2 support.
2016-10-04 Leo Liust/omx/dec/h265: add scaling list data
2016-10-04 Leo Liust/omx/dec/h265: fix the skip for before and after...
2016-10-04 Leo Liust/omx/dec/h265: set the default reference picture...
2016-10-04 Leo Liust/omx/dec/h265: decoder size should follow from sps
2016-10-04 Leo Liust/omx/dec/h265: increase dpb max size to 32
2016-10-04 Nicolai Hähnleradeonsi: optionally run the LLVM IR verifier pass
2016-10-04 Nicolai Hähnlegallium/radeon: fix argument type of llvm.{cttz,ctlz...
2016-10-04 Nicolai Hähnlegallium/radeon: unify the creation of basic blocks
2016-10-04 Nicolai Hähnlegallium/radeon: merge branch and loop flow control...
2016-10-04 Nicolai Hähnlegallium/radeon: simplify if/else/endif blocks
2016-10-04 Nicolai Hähnlegallium/radeon: label basic blocks by the corresponding...
2016-10-04 Nicolai Hähnlegallium/radeon: cleanup and fix branch emits
2016-10-04 Nicolai Hähnlewinsys/radeon: add buffer_get_reloc_offset
2016-10-04 Marek Olšákradeonsi: don't declare LDS in PS when ds_bpermute...
2016-10-04 Marek Olšákradeonsi: use DDX/DDY directly in si_llvm_emit_ddxy_interp
2016-10-04 Marek Olšákradeonsi: simplify si_llvm_emit_ddxy
2016-10-04 Marek Olšákradeonsi: don't call build_gep0 in si_llvm_emit_ddxy...
2016-10-04 Marek Olšákradeonsi: use a helper function for BuildGEP(0, x)
2016-10-04 Marek Olšákradeonsi: remove obsolete shader definitions
2016-10-04 Marek Olšákradeonsi: remove unnecessary #includes
2016-10-04 Marek Olšákradeonsi: clean up lucky #include dependencies
2016-10-04 Marek Olšákradeonsi: don't re-create shader PM4 states after scrat...
2016-10-04 Marek Olšákgallium/radeon: move r600_common_context::texture_buffe...
2016-10-04 Marek Olšákradeonsi: don't set sampler buffer offsets in create_sa...
2016-10-04 Marek Olšákradeonsi: optimize si_invalidate_buffer based on bind_h...
2016-10-04 Marek Olšákradeonsi: track buffer bind history
2016-10-04 Marek Olšákradeonsi: drop support for NULL sampler views
2016-10-04 Marek Olšákradeonsi: separate IA_MULTI_VGT_PARAM and VGT_PRIMITIVE...
2016-10-04 Marek Olšákradeonsi: move VGT_LS_HS_CONFIG to derived tess_state
2016-10-04 Marek Olšákradeonsi: don't check PIPE_BARRIER_MAPPED_BUFFER
2016-10-04 Marek Olšákradeonsi: parse SURFACE_SYNC correctly on CIK-VI
2016-10-04 Marek Olšákgallium/radeon: inline r600_context_add_resource_size
2016-10-04 James Leggradeonsi: Fix primitive restart when index changes
2016-10-04 Matt Whitlockgallium/winsys: replace calls to dup(2) with fcntl...
2016-10-04 Matt Whitlockst/xa: replace call to dup(2) with fcntl(F_DUPFD_CLOEXEC)
2016-10-04 Matt Whitlockst/dri: replace calls to dup(2) with fcntl(F_DUPFD_CLOEXEC)
2016-10-04 Matt Whitlockgallium/auxiliary: replace call to dup(2) with fcntl...
2016-10-03 Nayan Deshmukhvl/dri3: fix warning about incompatible pointer type
2016-10-03 Bruce Cherniakswr: Removed stalling SwrWaitForIdle from queries.
2016-10-03 Tim Rowleyswr: [rasterizer core] refactor thread creation
2016-10-03 Tim Rowleyswr: [rasterizer jitter] canonicalize blend compile...
2016-10-03 Tim Rowleyswr: [rasterizer core] archrast fixes
2016-10-03 Tim Rowleyswr: [rasterizer jitter] fixes for icc in vs2015 compat...
2016-10-03 Tim Rowleyswr: [rasterizer core] generalize compute dispatch...
2016-10-03 Tim Rowleyswr: [rasterizer common] os.h portability header changes
2016-09-30 Steven Tothgallium/hud: Add support for CPU frequency monitoring
2016-09-30 Marek OlšákRevert "gallium/hud: automatically print % if max_value...
2016-09-30 Nicolai Hähnlegallium/radeon: fix crash/regression in performance...
2016-09-30 Nicolai Hähnlegallium/radeon: update documentation of buffer_get_virt...
2016-09-30 Nicolai Hähnlegallium/radeon: emit relocations for query fences
2016-09-30 Nicolai Hähnleradeon/uvd: adjust the buffer offset when relocation...
next