i965/fs: Always provide a default LOD of 0 for TXS and TXL
[mesa.git] / src /
2017-04-05 Jason Ekstrandi965/fs: Always provide a default LOD of 0 for TXS...
2017-04-05 Kenneth Graunkemesa: Require mipmap completeness for glCopyImageSubDat...
2017-04-04 Vinson Leelibgl-xlib: Link with libunwind.
2017-04-04 Jason Ekstrandintel/isl: Refactor and clerify gen8 alignment calculations
2017-04-04 Francisco Jerezdrirc: Set glsl_zero_init for Kerbal Space Program.
2017-04-04 Lionel Landwerlinintel: tools: add aubinator_error_decode tool
2017-04-04 Lionel Landwerlinintel: genxml: add RING_BUFFER_CTL registers
2017-04-04 Lionel Landwerlinintel: genxml: add FAULT_REG register
2017-04-04 Lionel Landwerlinintel: genxml: add gen7 ERR_INT register
2017-04-04 Lionel Landwerlinintel: genxml: add ACTHD registers
2017-04-04 Lionel Landwerlinintel: genxml: add GFX_ARB_ERROR_RPT register
2017-04-04 Lionel Landwerlinintel: genxml: add INSTDONE registers
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 Elie TOURNIERglsl: remove unused file
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šákamd/addrlib: second update for Vega10 + bug fixes
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-04 Mauro Rossiandroid: intel: genxml: fix genX_xml.h generation rules
2017-04-03 Jason Ekstrandintel/vec4: Add some fall through comments
2017-04-03 Bartosz Tomczykmesa/glthread: Avoid unnecessary batch reallocation
2017-04-03 Bas Nieuwenhuizenradv: Increase descriptor limits.
2017-04-03 Bartosz Tomczykmesa/glthread: fix misaligned address access
2017-04-03 Bartosz Tomczykglsl: Fix blob memory leak
2017-04-03 Bas Nieuwenhuizenradv: Rework guard band calculation.
2017-04-03 Bas Nieuwenhuizenradv: Enable VK_KHR_incremental_present.
2017-04-03 Jason Ekstrandanv: Implement VK_KHR_incremental_present
2017-04-03 Jason Ekstrandvulkan/wsi/wayland: Pass damage through to the compositor
2017-04-03 Jason Ekstrandvulkan/wsi: Plumb present regions through the common...
2017-04-03 Jason Ekstrandvulkan/wsi: Fix some line wrapping
2017-04-03 Dave Airlieradv: fix interp at sample code.
2017-04-03 Dave Airlieradv: overhaul fragment shader sample positions.
2017-04-03 Lionel Landwerlinaubinator/gen_decoder/i965: decode instructions from...
2017-04-03 Lionel Landwerlinintel: gen_decoder: store pointer to current decoded...
2017-04-03 Dave Airlieradv/ac: fix texture derivative ordering
2017-04-03 Dave Airlieradv/ac: round cube array coordinate before fixup.
2017-04-03 Dave Airlieradv: move to using common buffer load format.
2017-04-03 Brian Paulutil: fix MSVC warning in u_align_u32()
2017-04-03 Brian Paulutil: #include "c99_compat.h" to fix Windows build
2017-04-03 Brian Paulutil: s/SHA1_H/MESA_SHA1_H/
2017-04-03 Brian Paulsvga: add comment on svga_buffer_hw_storage_map()
2017-04-03 Grazvydas Ignotasutil/u_atomic: provide 64bit atomics where they're...
2017-04-03 Rob Clarkgallium/util: libunwind support
2017-04-03 Rob Clarkgallium/util: clean up stack frame printing
2017-04-03 Samuel Pitoisetst/mesa: add st_convert_image()
2017-04-03 Samuel Pitoisetst/mesa: make 'st' const in st_mesa_format_to_pipe_format()
2017-04-03 Bartosz Tomczykmesa/glthread: Call unmarshal_batch directly in glthrea...
2017-04-02 Timothy Arcerimesa: disable glthread when DEBUG_OUTPUT_SYNCHRONOUS...
2017-04-02 Grazvydas Ignotasamd/addrlib: fix optimized build warnings
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-02 Dave Airlieradv: fix order of the guardband register emission.
2017-04-02 Edward O'Callaghanmesa/main: Fix memset in formatquery.c
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-Lundglsl: ir_explog_to_explog2 is no more
2017-04-01 Erik Faye-Lundgallium/docs: remove documentation of removed arg
2017-04-01 Erik Faye-Lundst/mesa: avoid aliasing violation in st_cb_perfmon.c
2017-04-01 Michal Srbst: Add cubeMapFace parameter to st_finalize_texture.
2017-04-01 Jason Ekstrandvulkan: Bump the header and XML to the latest public...
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 Lyudest/mesa: Add support for NV_fill_rectangle
2017-04-01 Lyudegallium: Add NV_fill_rectangle to pipe state
2017-04-01 Lyudegallium: Add a cap to check if the driver supports...
2017-04-01 Lyudemesa: Add support for GL_NV_fill_rectangle
2017-04-01 Lyudeglapi: Add GL_NV_fill_rectangle
2017-03-31 Marek Olšákgallium: remove support for predicates from TGSI (v2)
2017-03-31 Dave Airlieradv: enable tessellation shaders.
2017-03-31 Dave Airlieradv/ac: setup lds for tessellation
2017-03-31 Dave Airlieradv: add ia_multi_vgt_param tessellation support.
next