vk/allocator: Add an anv_state_pool_finish function
[mesa.git] / src / gallium /
2015-06-14 Chia-I Wuilo: embed ilo_state_vf in ilo_ve_state
2015-06-14 Chia-I Wuilo: embed ilo_state_urb in ilo_state_vector
2015-06-14 Chia-I Wuilo: embed ilo_state_sol in ilo_shader
2015-06-14 Chia-I Wuilo: embed ilo_state_cc in ilo_blend_state
2015-06-14 Chia-I Wuilo: embed ilo_state_raster in ilo_rasterizer_state
2015-06-14 Chia-I Wuilo: embed ilo_state_viewport in ilo_viewport_state
2015-06-14 Chia-I Wuilo: replace ilo_sampler_cso with ilo_state_sampler
2015-06-14 Chia-I Wuilo: replace ilo_view_surface with ilo_state_surface
2015-06-14 Chia-I Wuilo: replace ilo_zs_surface with ilo_state_zs
2015-06-14 Chia-I Wuilo: add ilo_state_ps
2015-06-14 Chia-I Wuilo: add ilo_state_{vs,hs,ds,gs}
2015-06-14 Chia-I Wuilo: add ilo_state_sbe
2015-06-14 Chia-I Wuilo: add ilo_state_vf
2015-06-14 Chia-I Wuilo: add ilo_state_urb
2015-06-14 Chia-I Wuilo: add ilo_state_sol
2015-06-14 Chia-I Wuilo: add ilo_state_cc
2015-06-14 Chia-I Wuilo: add ilo_state_raster
2015-06-14 Chia-I Wuilo: add ilo_state_viewport
2015-06-14 Chia-I Wuilo: add ilo_state_sampler
2015-06-14 Chia-I Wuilo: add ilo_state_surface
2015-06-14 Chia-I Wuilo: add ilo_state_zs
2015-06-14 Chia-I Wuilo: update genhw headers
2015-06-14 Chia-I Wuilo: add ilo_image_disable_aux()
2015-06-14 Chia-I Wuilo: add array_size and level_count to ilo_image
2015-06-14 Chia-I Wuilo: add pipe_texture_target to ilo_image
2015-06-14 Chia-I Wuilo: fix "Render Cache Read Write Mode"
2015-06-14 Chia-I Wuilo: avoid resource owning in core
2015-06-14 Chia-I Wuilo: assert core objects are zero-initialized
2015-06-13 Tom Stellardradeon/llvm: Handle LLVM backend rename from R600 to...
2015-06-13 Tom Stellardgallivm: Only build lp_profile() body when PROFILE...
2015-06-12 Emil Velikovvc4: automake: enable subdir-objects
2015-06-12 Erik Faye-Lundmesa: build xmlconfig to a separate static library
2015-06-12 Emil Velikovtargets/nine: link against libnir/libglsl_util
2015-06-12 Emil Velikovpipe-loader: add libnir and libglsl_util to the link
2015-06-12 Emil Velikovmesa; add a dummy _mesa_error_no_memory() symbol to...
2015-06-12 Emil Velikovgallium: use $(top_builddir) when referencing static...
2015-06-12 Emil Velikovfreedreno: use CXX linker rather than explicit link...
2015-06-12 Jose Fonsecatrace: Add missing p_compiler.h include.
2015-06-11 Brian Paulgallium: remove explicit values from PIPE_CAP_ enums
2015-06-10 Brian Paulllvmpipe: simplify lp_resource_copy()
2015-06-10 Dave Airliest/dri: check pscreen is valid before querying param
2015-06-10 Dave Airlienouveau: set imported buffers to what the kernel gives us
2015-06-09 Eric Anholtvc4: Drop qir include from vc4_screen.h
2015-06-09 Eric Anholtvc4: Drop subdirectory in vc4 build.
2015-06-09 Eric Anholtvc4: Update to current kernel validation code.
2015-06-09 Chih-Wei Huangandroid: build with libcxx on android lollipop
2015-06-09 Chih-Wei Huangandroid: enable the radeonsi driver
2015-06-09 Chih-Wei Huangandroid: add rules to build a gallium_dri.so
2015-06-09 Chih-Wei Huangandroid: add rules to build gallium/state_trackers/dri
2015-06-09 Jose Fonsecartasm: Generalize executable memory allocator to all...
2015-06-08 Martin Peressoftpipe/query: force parenthesis around a logical not
2015-06-08 Michel Dänzerradeonsi: Add CIK SDMA support
2015-06-08 Michel Dänzerr600g,radeonsi: Assert that there's enough space after...
2015-06-05 Marek Olšákclover: clarify and fix the EGL interop error case
2015-06-05 Marek Olšáktgsi/ureg: fix a coverity defect in emit_decls
2015-06-05 Marek Olšákr600g: fix a coverity defect in streamout code
2015-06-05 Marek Olšáktgsi/ureg: don't emit in/out arrays if drivers don...
2015-06-05 Marek Olšáktgsi/ureg: add support for output array declarations
2015-06-05 Marek Olšáktgsi/ureg: add support for GS input array declarations
2015-06-05 Marek Olšáktgsi/ureg: merge input and fs_input arrays
2015-06-05 Marek Olšáktgsi/ureg: rename and simplify ureg_DECL_gs_input
2015-06-05 Marek Olšáktgsi/ureg: add support for FS input array declarations
2015-06-05 Marek Olšáktgsi/scan: get more information about arrays and handle...
2015-06-05 Roland Scheideggerdraw: (trivial) fix NULL pointer dereference
2015-06-04 Roland Scheideggerllvmpipe: Implement stencil export
2015-06-01 Brian Paulgallium/util: silence silence unused var warnings for...
2015-06-01 Brian Paulgallivm: silence unused var warnings for non-debug...
2015-06-01 Brian Paulpipebuffer: silence unused var warnings for non-debug...
2015-06-01 Brian Pauldraw: silence unused var warnings for non-debug build
2015-06-01 Jose Fonsecagallivm: Remove stub disassemblerSymbolLookupCB.
2015-05-30 Eric Anholtvc4: Don't bother with safe list traversal in CSE.
2015-05-30 Eric Anholtvc4: Convert from simple_list.h to list.h
2015-05-30 Eric Anholtvc4: Make sure we allocate idle BOs from the cache.
2015-05-30 Eric Anholtvc4: Fix return value handling for BO waits.
2015-05-29 Roland Scheideggergallivm: make sampling more robust when the sampler...
2015-05-29 Jose Fonsecagallivm: Use the LLVM's C disassembly interface.
2015-05-29 Jose Fonsecagallivm: Disable frame pointer omission on LLVM 3.7.
2015-05-29 Marek Olšákst/dri: fix postprocessing crash when there's no depth...
2015-05-29 Marek Olšákradeon/llvm: reset temps_count on deallocation
2015-05-29 Marek Olšákradeon/llvm: don't use a static array size for radeon_l...
2015-05-29 Dave Airliesoftpipe: fix offset wrapping calculations (v2)
2015-05-28 Jose Fonsecagallivm: Workaround LLVM PR23628.
2015-05-28 Eric Anholtvc4: Just stream out fallback IB contents.
2015-05-28 Eric Anholtvc4: Don't try to put our dmabuf-exported BOs into...
2015-05-28 Eric Anholtvc4: Don't forget to make our raster shadow textures...
2015-05-28 Samuel Pitoisetvc4: make vc4_begin_query() return a boolean
2015-05-28 Vinson Leegallivm: Do not use NoFramePointerElim with LLVM 3.7.
2015-05-27 EdBclover: Log build options when dumping clc source.
2015-05-26 Brian Paulxlib: fix X_GLXCreateContextAtrribs/Attribs typo
2015-05-26 Marek Olšákradeonsi: use a switch statement in si_delete_shader_se...
2015-05-26 Marek Olšákradeonsi: use a switch statement in si_shader_selector_key
2015-05-26 Marek Olšákradeonsi: fix scratch buffer setup for geometry shaders
2015-05-26 Marek Olšákradeonsi: remove unused cases from si_shader_io_get_uni...
2015-05-26 Marek Olšákradeonsi: don't count special outputs for the VS export...
2015-05-26 Marek Olšákradeonsi: add support for PIPE_CAP_TGSI_TEXCOORD
2015-05-26 Marek Olšáktgsi/ureg: enable creating tessellation shaders with...
2015-05-26 Marek Olšáktgsi/text: enable parsing tessellation shaders
2015-05-26 Marek Olšákgallium: rename TGSI tessellation processor types to...
2015-05-26 Marek Olšákgallium: use const in set_tess_state
2015-05-26 Koop Mastclover: Build fix for FreeBSD.
next