i965/drm: remove legacy defines, aub functions, and decoder prototypes
[mesa.git] / src / gallium / drivers /
2017-04-10 Samuel Pitoisetgallium/radeon: add HUD queries for GPU temperature...
2017-04-10 Samuel Pitoisetradeonsi: add new si_check_render_feedback_texture...
2017-04-10 Samuel Pitoisetradeonsi: add new si_decompress_color_texture() helper
2017-04-10 Samuel Pitoisetradeonsi: add new depth_needs_decompression() helper
2017-04-10 Samuel Pitoisetradeonsi: add a 'break' in si_check_render_feedback_*()
2017-04-10 Samuel Pitoisetradeonsi: re-use 'desc' in si_set_shader_image()
2017-04-10 Constantine Kharlamovr600g: get rid of dummy pixel shader
2017-04-10 Constantine Kharlamovr600g: add draw_vbo check for a NULL pixel shader
2017-04-10 Constantine Kharlamovr600g: skip repeating vs, gs, and tes shader binds
2017-04-09 Ilia Mirkinnv50/ir: remove unused swizzle field in ValueRef
2017-04-09 Boyan Dingnouveau: enable ARB_shader_clock on nv50 and nvc0
2017-04-09 Boyan Dingnv50/ir: Handle TGSI_OPCODE_CLOCK
2017-04-09 Boyan Dinggm107/ir: Emit SV_CLOCK system value
2017-04-08 Ilia Mirkinnvc0/ir: fix overwriting of offset register with interp...
2017-04-08 Ilia Mirkinnvc0/ir: fix LSB/BFE/BFI implementations
2017-04-07 Tim Rowleyswr: fix unused variable warnings
2017-04-07 Charmaine Leesvga: add context pointer to the invalidate surface...
2017-04-07 Brian Paulsvga: remove pre-SVGA3D_HWVERSION_WS8_B1 code
2017-04-07 Charmaine Leesvga: remove redundant surface propagation
2017-04-07 Charmaine Leesvga: Fix zslice index to svga_texture_copy_handle_reso...
2017-04-07 Brian Paulsvga: specify include path for git_sha1.h for out-of...
2017-04-07 Charmaine Leesvga: Fix out-of-sync backing surface
2017-04-07 Charmaine Leesvga: add a reset flag to svga_propagate_surface()
2017-04-07 Charmaine Leesvga: add the has_backed_views flag
2017-04-07 Charmaine Leesvga: only destroy render target view from a context...
2017-04-07 Charmaine Leesvga: disable rasterization if rasterizer_discard is...
2017-04-07 Charmaine Leesvga: do not emulate wide points in GS when doing trans...
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 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 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ä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 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_resource - 64 -...
2017-04-04 Marek Olšákgallium: decrease the size of pipe_stream_output_info...
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-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 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 a cap to check if the driver supports...
2017-03-31 Marek Olšákgallium: remove support for predicates from TGSI (v2)
next