gallium/radeon: fix typo in radeon_winsys.h
[mesa.git] / src / gallium /
2017-04-06 Samuel Pitoisetgallium/radeon: fix typo in radeon_winsys.h
2017-04-05 Tim Rowleyswr: [rasterizer core] SIMD16 Frontend WIP
2017-04-05 Tim Rowleyswr: [rasterizer core] Enable 8x2 backend
2017-04-05 Tim Rowleyswr: [rasterizer codegen] remove copy of mako
2017-04-05 Tim Rowleyswr: [rasterizer core/memory] Move intrinics to _simd...
2017-04-05 Tim Rowleyswr: [rasterizer core] Programmable sample position...
2017-04-05 Tim Rowleyswr: [configure.ac/scons] require c++14
2017-04-05 Tim Rowleyswr: [rasterizer core] Fix center sample pattern
2017-04-05 Tim Rowleyswr: [rasterizer core/memory] Fix missing avx512 storetile
2017-04-05 Tim Rowleyswr: [rasterizer core] SIMD16 Frontend WIP
2017-04-05 Christian GmeinerRevert "etnaviv: Cannot render to rb-swapped formats"
2017-04-05 Christian Gmeineretnaviv: add support for rb swap
2017-04-05 Christian Gmeineretnaviv: adapt shader-db output for variant support
2017-04-05 Christian Gmeineretnaviv: bring back shader-db traces
2017-04-05 Christian Gmeineretnaviv: add etna_shader_key and generate variants...
2017-04-05 Christian Gmeineretnaviv: pass a preallocated variant to compiler
2017-04-05 Christian Gmeineretnaviv: make specs const
2017-04-05 Christian Gmeineretnaviv: add struct etna_shader_state
2017-04-05 Christian Gmeineretnaviv: add basic shader variant support
2017-04-05 Christian Gmeineretnaviv: s/etna_shader/etna_shader_variant
2017-04-05 Christian Gmeineretnaviv: remove not needed forward declarations
2017-04-05 Emil Velikovgallium/util: honour LIBUNWIND_CFLAGS
2017-04-05 Aaron Watryst/clover: Fix build after shrink of pipe_box
2017-04-05 Nicolai Hähnleradeonsi: enable ARB_shader_ballot
2017-04-05 Nicolai Hähnleradeonsi: optimization barriers to work around LLVM...
2017-04-05 Nicolai Hähnleradeonsi: strengthen emit_optimization_barrier
2017-04-05 Nicolai Hähnleradeonsi: emit TGSI_OPCODE_READ_*
2017-04-05 Nicolai Hähnleradeonsi: emit TGSI_OPCODE_BALLOT
2017-04-05 Nicolai Hähnleradeonsi: implement TGSI_SEMANTIC_SUBGROUP_*
2017-04-05 Nicolai Hähnleradeonsi: support 64-bit system values
2017-04-05 Nicolai Hähnleradeonsi: bump RADEON_LLVM_MAX_SYSTEM_VALUES
2017-04-05 Ilia Mirkintgsi: add SUBGROUP_* semantics
2017-04-05 Ilia Mirkintgsi: add BALLOT/READ_* opcodes
2017-04-05 Nicolai Hähnlegallium: add PIPE_CAP_TGSI_BALLOT
2017-04-05 Emil Velikovswr: automake: add gen_common.py to the tarball
2017-04-05 Nicolai Hähnleradeonsi: enable ARB_sparse_buffer
2017-04-05 Nicolai Hähnleradeonsi: disable SDMA clears and copies for sparse...
2017-04-05 Nicolai Hähnlegallium/radeon: implement pipe->resource_commit
2017-04-05 Nicolai Hähnlegallium/radeon: transfers and invalidation for sparse...
2017-04-05 Nicolai Hähnlegallium/radeon: implement sparse buffer creation
2017-04-05 Nicolai Hähnlewinsys/amdgpu: sparse buffer debugging helpers
2017-04-05 Nicolai Hähnlewinsys/amdgpu: take fences when freeing a backing buffer
2017-04-05 Nicolai Hähnlewinsys/amdgpu: add sparse buffers to CS
2017-04-05 Nicolai Hähnlewinsys/amdgpu: sparse buffer creation / destruction...
2017-04-05 Nicolai Hähnlewinsys/amdgpu: add sparse buffer data structures
2017-04-05 Nicolai Hähnlewinsys/amdgpu: extend amdgpu_add_fence to allow adding...
2017-04-05 Nicolai Hähnlewinsys/amdgpu: build handles and flags list late on...
2017-04-05 Nicolai Hähnlewinsys/amdgpu: share common code in amdgpu_add_fence_de...
2017-04-05 Nicolai Hähnlewinsys/amdgpu: extract amdgpu_do_add_real_buffer
2017-04-05 Nicolai Hähnlewinsys/radeon: sparse buffers will not be supported
2017-04-05 Nicolai Hähnleradeon/winsys: add sparse buffer interface
2017-04-05 Nicolai Hähnletrace: add resource_commit pass-through
2017-04-05 Nicolai Hähnleddebug: add resource_commit pass-through
2017-04-05 Nicolai Hähnlegallium: add sparse buffer interface and capability
2017-04-04 Vinson Leelibgl-xlib: Link with libunwind.
2017-04-04 Marek Olšáktargets: export radeon winsys_create functions to silen...
2017-04-04 Constantine Kharlamovr600g: check rasterizer primitive states like in radeonsi
2017-04-04 Constantine Kharlamovr600g: extract a code into a r600_emit_rasterizer_prim_...
2017-04-04 Constantine Kharlamovr600g/radeonsi: use the correct types (taken from pipe_...
2017-04-04 Constantine Kharlamovr600g: remove duplicate memset by using a pointer,...
2017-04-04 Marek Olšákradeonsi: access gallivm through ctx in most places
2017-04-04 Marek Olšákradeonsi: use ctx->types instead of bld->types etc.
2017-04-04 Marek Olšákradeonsi: use i32_0/1 instead of *int_bld.zero/one...
2017-04-04 Marek Olšákgallium: decrease the size of pipe_draw_info - 88 ...
2017-04-04 Marek Olšákgallium: decrease the size of pipe_vertex_element ...
2017-04-04 Marek Olšákgallium: decrease the size of pipe_resource - 64 -...
2017-04-04 Marek Olšákgallium: decrease the size of pipe_box - 24 -> 16 bytes
2017-04-04 Marek Olšákgallium: decrease the size of pipe_sampler_view - 48...
2017-04-04 Marek Olšákgallium: decrease the size of pipe_surface - 48 ->...
2017-04-04 Marek Olšákgallium: decrease the size of pipe_framebuffer_state...
2017-04-04 Marek Olšákgallium: decrease the size of pipe_stream_output_info...
2017-04-04 Marek Olšákgallium: decrease the size of pipe_rasterizer_state...
2017-04-04 Marek Olšákradeonsi: use i32_0 and i32_1 more
2017-04-04 Marek Olšákradeonsi: remove most uses of lp_build_const*
2017-04-04 Marek Olšákradeonsi: clean up 'radeon_bld' references
2017-04-04 Marek Olšákradeonsi: fix broken texture filtering on SI-CIK since...
2017-04-03 Brian Paulsvga: add comment on svga_buffer_hw_storage_map()
2017-04-03 Rob Clarkgallium/util: libunwind support
2017-04-03 Rob Clarkgallium/util: clean up stack frame printing
2017-04-02 Grazvydas Ignotasradeonsi: use unreachable to fix a warning
2017-04-02 Constantine Kharlamovr600g: Add more (un)likely functions
2017-04-02 Constantine Kharlamovr600g: Remove intermediate assignment of pipe_draw_info
2017-04-02 Constantine Kharlamovr600g: Use separate index_bias variable
2017-04-02 Ilia Mirkinnv30: fp/rast may be null when validating fb/scissor...
2017-04-02 Ilia Mirkinnvc0: fragprog may not be set when e.g. clearing
2017-04-02 Ilia Mirkinnv50: don't assume a rast is set when validating for...
2017-04-01 Samuel Pitoisetradeonsi: add load_image_desc()
2017-04-01 Samuel Pitoisetradeonsi: rework the load_sampler_desc() helpers
2017-04-01 Samuel Pitoisetgallivm: add lp_build_emit_fetch_src() helper
2017-04-01 Erik Faye-Lundgallium/docs: remove documentation of removed arg
2017-04-01 Michal Srbst: Add cubeMapFace parameter to st_finalize_texture.
2017-04-01 Karol Herbstnv50/ir: also do PostRaLoadPropagation for FMA
2017-04-01 Karol Herbstgm107/ir: add LIMM form of mad
2017-04-01 Karol Herbstgk110/ir: add LIMM form of mad
2017-04-01 Karol Herbstnv50/ir: implement mad post ra folding for nvc0+
2017-04-01 Karol Herbstnv50/ir: restructure and rename postraconstantfolding...
2017-04-01 Karol Herbstnvc0/ir: also do ConstantFolding for FMA
2017-04-01 Karol Herbstnvc0/ir: disable support for LIMMs on MAD/FMA
2017-04-01 Lyudenvc0: Add support for NV_fill_rectangle for the GM200+
2017-04-01 Lyudegallium: Add NV_fill_rectangle to pipe state
next