mesa.git
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 Andres Gomezdocs: add news item and link release notes for 17.0.1
2017-04-01 Andres Gomezdocs: add sha256 checksums for 17.0.3
2017-04-01 Andres Gomezdocs: add release notes for 17.0.3
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.
2017-03-31 Dave Airlieradv/cmd: emit tessellation state.
2017-03-31 Dave Airlieradv/pipeline: handle tessellation shader compilation
2017-03-31 Dave Airlieradv/ac: handle writing out tess factors.
2017-03-31 Dave Airlieradv/ac: add support for TCS/TES inputs/outputs.
2017-03-31 Dave Airlieradv/ac: add clip support for tess eval shader.
2017-03-31 Dave Airlieradv/ac: hook up tessellation intrinsics.
2017-03-31 Dave Airlieradv/ac: hook up shader information handling for tessel...
2017-03-31 Dave Airlieradv/pipeline: start calculating tess stage.
2017-03-31 Dave Airlieradv: add tessellation support to variant code.
2017-03-31 Dave Airlieradv: add tessellation support to shader naming
2017-03-31 Dave Airlieradv: add tess ctrl stage barrier workaround for SI.
2017-03-31 Dave Airlieradv/ac: add support for patch inputs to unique index...
2017-03-31 Dave Airlieradv: port polaris vgt vertex reuse workaround.
2017-03-31 Dave Airlieradv: configure tessellation distribution register.
2017-03-31 Dave Airlieradv/ac: setup tessellation shader inputs.
2017-03-31 Dave Airlieradv/ac: setup tess rings on compiler side.
2017-03-31 Dave Airlieradv: add tessellation ring allocation support. (v2)
2017-03-31 Dave Airlieradv: add support for some device specific tess informa...
2017-03-31 Dave Airlieradv/ac: add tess changes to shader keys/info
2017-03-31 Dave Airlieradv: add tess shader stage user data support.
2017-03-31 Dave Airlieradv: use defines for ring descriptor offsets.
2017-03-31 Dave Airlieradv: add helper function to denote if tess is enabled...
2017-03-31 Dave Airlieradv: handle clip dist in es outputs.
2017-03-31 Dave Airlieradv: drop unneeded start
2017-03-31 Dave Airlieradv: fixup geometry clip emission since using the...
2017-03-31 Marek Olšákradeonsi/gfx9: allow CMASK fast clear with RB+
2017-03-31 Marek Olšákradeonsi/gfx9: don't compare src_va w/ dst_va for CP_DM...
2017-03-31 Marek Olšákradeonsi/gfx9: fix 1D array fetches with derivs, bias...
2017-03-31 Marek Olšákradeonsi/gfx9: fix and enable single-sample CMASK fast...
2017-03-31 Marek Olšákradeonsi/gfx9: fix and enable MSAA compression
2017-03-31 Marek Olšákradeonsi/gfx9: disable CE
2017-03-31 Marek Olšákradeonsi/gfx9: fix linear mipmap CPU access
2017-03-31 Marek Olšákradeonsi: add tests verifying that VM faults don't...
2017-03-31 Marek Olšákradeonsi: unify HS max_offchip_buffers workarounds
2017-03-31 Marek Olšákradeonsi: adjust checking for SC bug workarounds
2017-03-31 Brian Paulglsl: use -O1 optimization for builtin_functions.cpp...
2017-03-31 Brian Paultnl: remove unused var to silence warning
2017-03-31 Neha Bhendest/wgl: Replace variable name hdc with hDrawDC
2017-03-31 Brian Paulst/wgl: add support for WGL_ARB_make_current_read
2017-03-31 Brian Paulstw/wgl: add null context check in wglBindTexImageARB()
2017-03-31 Marek Olšákradeonsi: decompress DCC in set_sampler_view instead...
2017-03-31 Marek Olšákradeonsi: decompress DCC in set_framebuffer_state inste...
2017-03-31 Nicolai Hähnlest/glsl_to_tgsi: fix 64-bit integer bit shifts
2017-03-31 Nicolai Hähnletgsi: fix printing of 64-bit integer immediates
2017-03-31 Lionel Landwerlinintel: genxml: fix out of tree builds
2017-03-31 Thomas Hellstromgbm/dri: Check dri extension version before flush after...
2017-03-31 Nicolai Hähnleradeonsi: implement ARB_shader_group_vote
2017-03-31 Nicolai Hähnleradeonsi: enable ARB_shader_clock
2017-03-31 Nicolai Hähnleradeonsi: emit TGSI_OPCODE_CLOCK
2017-03-31 Nicolai Hähnlest/mesa: implement ARB_shader_clock
2017-03-31 Ilia Mirkintgsi: add CLOCK opcode
2017-03-31 Nicolai Hähnlegallium: add PIPE_CAP_TGSI CLOCK
2017-03-31 Nicolai Hähnleglsl: fix clockARB builtin function
2017-03-31 Tapani Pällianv: change BLOCK_POOL_MEMFD_SIZE to 1GB
2017-03-31 Tapani Pälliandroid: add libmesa_genxml as dep to libmesa_isl
2017-03-31 Timothy Arcerimesa: remove MESA_GLSL=opt
2017-03-31 Timothy Arcerimesa: remove MESA_GLSL=no_opts env option
2017-03-31 Timothy Arcerimesa: move FLUSH_VERTICES() call to meta
2017-03-31 Timothy Arcerimesa/vbo: remove redundant _mesa_is_bufferobj() calls
2017-03-31 Timothy Arcerimesa/glthread: add async support to ARB_gpu_shader_int6...
2017-03-31 Timothy Arcerimesa/glthread: add async support to ARB_gpu_shader_fp64...
2017-03-31 Lionel Landwerlinaubinator: enable snb/ilk through --gen
2017-03-31 Lionel Landwerlinintel: genxml: compress all gen files into one
2017-03-30 Bas Nieuwenhuizenradv: Use the guard band.
2017-03-30 Bas Nieuwenhuizenradv: Prepare for not using the guard band for lines...
2017-03-30 Bas Nieuwenhuizenradv: Drop the default viewport when 0 viewports are...
2017-03-30 Bas Nieuwenhuizenradv: Set proper viewport & scissor for meta draws.
2017-03-30 Lyudemesa: Fix trailing whitespace in polygon.c
2017-03-30 Lyudemesa: Fix gross indenting in _mesa_PolygonMode()
2017-03-30 Lyuder300: Fix indenting in r300_get_param()
2017-03-30 Lyudevc4: Fix indenting in vc4_screen_get_param()
next