mesa.git
2019-05-27 Christian Gmeineretnaviv: rs: choose clear format based on block size
2019-05-27 Vasily Khoruzhicklima/ppir: implement discard and discard_if
2019-05-27 Samuel Pitoisetradv: ignore the loadOp if the first use of an attachme...
2019-05-27 Samuel Pitoisetradv: always dirty the framebuffer when restoring a...
2019-05-27 Samuel Pitoisetradv: add radv_clear_htile() helper
2019-05-27 Chenglei Renanv/android: fix missing dependencies issue during...
2019-05-27 Samuel Pitoisetradv: tidy up GetQueryPoolResults for occlusion queries
2019-05-27 Kenneth Graunkeiris: Don't flag IRIS_DIRTY_URB after BLORP operations...
2019-05-26 Dave AirlieRevert "mesa: unreference current winsys buffers when...
2019-05-26 Alyssa Rosenzweigpanfrost/midgard: Implement fneg/fabs/fsat
2019-05-25 Qiang Yulima: fix lima_blit with non-zero level source resource
2019-05-25 Qiang Yulima: fix render to non-zero level texture
2019-05-24 Dylan Bakereditorconfig: Fix meson style
2019-05-24 Chia-I Wuvirgl: remove an incorrect check in virgl_res_needs_flush
2019-05-24 Chia-I Wuvirgl: reemit resources on first draw/clear/compute
2019-05-24 Chia-I Wuvirgl: add missing emit_res for SO targets
2019-05-24 Roland Scheideggergallivm: fix default cbuf info.
2019-05-24 Roland Scheideggerscons: fix build with llvm 9.
2019-05-24 Tomeu Vizosopanfrost: Dereference sampled texture
2019-05-24 Tomeu Vizosopanfrost: ci: Avoid pulling Docker image on every run
2019-05-24 Jason Ekstrandnir: Drop imov/fmov in favor of one mov instruction
2019-05-24 Jason Ekstrandnir/builder: Merge nir_[if]mov_alu into one nir_mov_alu...
2019-05-24 Jason Ekstrandnir/lower_to_source_mods: Stop turning add, sat, and...
2019-05-24 Jason Ekstrandnir/source_mods: Add a helpers for setting source modifiers
2019-05-24 Jason Ekstrandintel: Implement abs, neg, and sat in the back-end
2019-05-24 Jason Ekstrandintel/nir: Call alu_to_scalar one last time before...
2019-05-24 Jason Ekstrandnir/builder: Remove the use_fmov parameter from nir_swizzle
2019-05-24 Jason Ekstrandptn,ttn: Use nir_channel for selecting channels
2019-05-24 Michel Zouscons: For MinGW use -posix flag.
2019-05-24 Christian Gmeineretnaviv: use the correct uniform dirty bits
2019-05-24 Danylo Piliaievanv: Do not emulate texture swizzle for INPUT_ATTACHMEN...
2019-05-24 Tapani Pällist/dri: enable EGL_ANDROID_blob_cache on gallium drivers
2019-05-24 Alyssa Rosenzweigpanfrost: Remove the standalone compiler
2019-05-23 Eric Engestromvk/util: suppress warning about out-of-enum android...
2019-05-23 Kenneth Graunkeiris: Advertise coherent framebuffer fetches
2019-05-23 Kenneth Graunkegallium: Add PIPE_CAP_FBFETCH_COHERENT and expose exten...
2019-05-23 Kenneth Graunkest/mesa: Advertise GL_EXT_shader_framebuffer_fetch_non_...
2019-05-23 Kenneth Graunkegallium: Change PIPE_CAP_TGSI_FS_FBFETCH bool to PIPE_C...
2019-05-23 Kenneth Graunkeiris: Record state sizes for INTEL_DEBUG=bat decoding.
2019-05-23 Eric Engestromvk/util: drop no-op compiler warning workaround
2019-05-23 Erik Faye-Lundmesa/main: make the CONSERVATIVE_RASTERIZATION_INTEL...
2019-05-23 Erik Faye-Lundmesa/main: make the FRAGMENT_PROGRAM checks consistent
2019-05-23 Erik Faye-Lundmesa/main: make the TEXTURE_CUBE_MAP checks consistent
2019-05-23 Erik Faye-Lundmesa/main: remove duplicate macros
2019-05-23 Erik Faye-Lundmesa/main: remove unused argument
2019-05-23 Erik Faye-Lundmesa/main: remove unused macro
2019-05-23 Timothy Arceriglsl: simplify resource list building code
2019-05-22 Chia-I Wuvirgl: track valid buffer range for transfer sync
2019-05-22 Chia-I Wuvirgl: remove support for buffer surfaces
2019-05-22 Chia-I Wuvirgl: handle NULL shader resource explicitly
2019-05-22 Lionel Landwerlinvulkan: fix build dependency issue with generated files
2019-05-22 Greg Vgallium: enable dmabuf on BSD as well
2019-05-22 Tapani Pälliiris: fix android build
2019-05-22 Philipp Zabeletnaviv: fill missing offset in etna_resource_get_handle
2019-05-22 Samuel Pitoisetradv: do not reset query pool during creation
2019-05-22 Samuel Pitoisetradv: fix the sample max distance value for 8x
2019-05-22 Samuel Pitoisetradv: emit correct centroid priority based on the numbe...
2019-05-22 Samuel Pitoisetradv: clean up the sample locations codebase
2019-05-22 Samuel Pitoisetradv: remove remaining code related to 16 samples
2019-05-21 Kenneth Graunkeiris: Fix ALT mode regressions from shader cache
2019-05-21 Marek Olšákradeonsi: fix a regression in si_rebind_buffer
2019-05-21 Kenneth Graunkeiris: Expose the disk cache to the state tracker as...
2019-05-21 Dylan Bakeriris: Cache assembly shaders in the on-disk shader...
2019-05-21 Kenneth Graunkeiris: Serialize the NIR to a blob we can use for shader...
2019-05-21 Dylan Bakeriris: Start wiring up on-disk shader cache
2019-05-21 Kenneth Graunkeiris: Move iris_uncompiled_shader definition to iris_co...
2019-05-21 Kenneth Graunkeintel: Move brw_prog_key_set_id from i965 to the compiler.
2019-05-21 Dylan Bakerdocs: update calendar, and news item and link release...
2019-05-21 Dylan Bakerdocs: Add Sha256 sums for 19.0.5
2019-05-21 Dylan Bakerdocs: Add release notes for 19.0.5
2019-05-21 Caio Marcelo... spirv: Drop GOOGLE suffix from names incorporated to...
2019-05-21 Caio Marcelo... spirv: Pick the right bitsize when doing SpvUConvert
2019-05-21 Caio Marcelo... spirv: Trivially handle new 1.4 loop controls
2019-05-21 Caio Marcelo... spirv: Update JSON and Headers to 1.4
2019-05-21 Caio Marcelo... spirv: Handle instruction aliases in spirv_info_c.py
2019-05-21 Erik Faye-LundRevert "glsl: do not use deprecated bison-keyword"
2019-05-21 Eric Engestromimgui: delete demo file
2019-05-21 Lionel Landwerlinvulkan/overlay: update remaining manual error checks
2019-05-21 Lionel Landwerlinvulkan/overlay: fix timestamp query emission with no...
2019-05-21 Erik Faye-Lundglsl: do not use deprecated bison-keyword
2019-05-21 Karol Herbstglsl: handle 8 and 16 bit ints in glsl_base_type_is_integer
2019-05-21 Dave Airlienir/test: add split vars tests (v2)
2019-05-20 Caio Marcelo... anv: Don't re-use entry_point pointer from spirv_to_nir
2019-05-20 Caio Marcelo... nir: Fix clone of nir_variable state slots
2019-05-20 Charmaine Leemesa: unreference current winsys buffers when unbinding...
2019-05-20 Charmaine Leest/mesa: purge framebuffers with current context after...
2019-05-20 Caio Marcelo... spirv: Generate proper NULL pointer values
2019-05-20 Caio Marcelo... spirv: Reuse helpers in vtn_handle_type()
2019-05-20 Caio Marcelo... spirv: Add vtn_variable_mode_image
2019-05-20 Caio Marcelo... spirv: Add vtn_mode_to_address_format()
2019-05-20 Caio Marcelo... spirv: Add vtn_mode_uses_ssa_offset()
2019-05-20 Caio Marcelo... spirv: Add and use vtn_type_without_array() helper
2019-05-20 Caio Marcelo... spirv: Change vtn_null_constant() to use vtn_type
2019-05-20 Caio Marcelo... spirv: Export vtn_storage_class_to_mode()
2019-05-20 Caio Marcelo... nir: Add nir_address_format_null_value()
2019-05-20 Caio Marcelo... spirv, radv, anv: Replace ptr_type with addr_format
2019-05-20 Caio Marcelo... nir: Add nir_address_format_32bit_offset
2019-05-20 Caio Marcelo... nir: Add nir_address_format_logical
2019-05-20 Rob Clarkfreedreno/a6xx: WFI in program stateobj too
2019-05-20 Rob Clarkfreedreno/a6xx: make sure binning pass constlen is...
next