mesa.git
2017-09-19 Eric Engestromradv: replace conditional compilation with MAYBE_UNUSED
2017-09-19 Eric Engestromglsl: replace conditional compilation with MAYBE_UNUSED
2017-09-19 Eric Anholtbroadcom/vc4: Fix use-after-free when deleting a program.
2017-09-19 Kenneth Graunkei965: Fix batch map failure check in INTEL_DEBUG=bat...
2017-09-18 Eric Anholtbroadcom/vc4: Fix crashes since the gallium blitter...
2017-09-18 Eric Anholtbroadcom/vc4: Fix use-after-free trying to mix a quad...
2017-09-18 Eric Anholtbroadcom/vc4: Fix use-after-free for flushing when...
2017-09-18 Eric Anholtttn: Fix out-of-bounds accesses since the always-2D...
2017-09-18 Chad Versaceanv/android: Disable surface and swapchain extensions...
2017-09-18 Chad Versaceanv: Feed vk_android_native_buffer.xml to generators...
2017-09-18 Chad Versaceanv: Teach generator scripts how to parse mutliple...
2017-09-18 Chad Versacevulkan/registry: Feed vk_android_native_buffer.xml...
2017-09-18 Chad Versacevulkan/util: Teach gen_enum_to_str.py to parse mutliple...
2017-09-18 Chad Versacevulkan/registry: Add VK_ANDROID_native_buffer
2017-09-18 Chad Versacevulkan: Add #ifdef hack to vk_android_native_buffer.h
2017-09-18 Chad Versacevulkan: Import vk_android_native_buffer.h
2017-09-18 Jason Ekstrandi965: Use prepare_external instead of make_shareable...
2017-09-18 Jason Ekstrandi965/tex_image: Reference the renderbuffer miptree...
2017-09-18 Jason Ekstrandi965: Reset miptree aux state on update_image_buffer
2017-09-18 Jason Ekstrandintel/isl: Add a drm_modifier_get_default_aux_state...
2017-09-18 Kenneth Graunkei965: Warn for GTT fallbacks when mapping the batch...
2017-09-18 Kenneth Graunkei965: Plumb brw through to intel_batchbuffer_reset().
2017-09-18 Marek Olšákradeonsi: reallocate if a non-sharable textures is...
2017-09-18 Marek Olšákradeonsi: PIPE_BIND_SHARED should allow inter-process...
2017-09-18 Nicolai Hähnlefreedreno: compile fix
2017-09-18 Jan Veselyclover: add missing include to compat.h
2017-09-18 Jan Veselyclover: Query and export half precision support
2017-09-18 Jan Veselygallium: Add PIPE_SHADER_CAP_FP16
2017-09-18 Jason Ekstrandanv: Implement VK_KHR_image_format_list
2017-09-18 Jason Ekstrandanv: Implement VK_KHR_bind_memory2
2017-09-18 Benedikt Schemmernvc0: fix compile error
2017-09-18 Nicolai Hähnleradeonsi: allow out-of-order rasterization in commutati...
2017-09-18 Nicolai Hähnleradeonsi: add drirc option "radeonsi_assume_no_z_fights"
2017-09-18 Nicolai Hähnleradeonsi: enable out-of-order rasterization when possib...
2017-09-18 Nicolai Hähnlegallium/radeon: pass old_(perfect_)enable to set_occlus...
2017-09-18 Nicolai Hähnlegallium: add PIPE_QUERY_OCCLUSION_PREDICATE_CONSERVATIVE
2017-09-18 Nicolai Hähnleamd/common: add workaround for cube map array layer...
2017-09-18 Nicolai Hähnleamd/common: remove has_ds_bpermute argument from ac_bui...
2017-09-18 Nicolai Hähnleamd/common: add chip_class to ac_llvm_context
2017-09-18 Nicolai Hähnleamd/common: round cube array slice in ac_prepare_cube_c...
2017-09-18 Nicolai Hähnleradeonsi: workaround for gather4 on integer cube maps
2017-09-18 Nicolai Hähnlest/glsl_to_tgsi: fix theoretical memory leak
2017-09-18 Iago Toral... i965: emit BRW_NEW_AUX_STATE on aux state changes
2017-09-18 Iago Toral... i965: emit BRW_NEW_AUX_STATE when we change the fast...
2017-09-18 Iago Toral... i965: emit BRW_NEW_AUX_STATE if we drop the aux surface
2017-09-18 Iago Toral... i965: rename BRW_NEW_FAST_CLEAR_COLOR to BRW_NEW_AUX_STATE
2017-09-17 Emil Velikovdocs: update calendar, add news item and link release...
2017-09-17 Emil Velikovdocs: add sha256 checksums for 17.2.1
2017-09-17 Emil Velikovdocs: add release notes for 17.2.1
2017-09-17 Eric Engestromdocs: update sourcetree following omx rename
2017-09-17 Gert Wollnygbm: Add gbm_device_get_format_modifier_plane_count...
2017-09-17 Andres Gomeztravis: replace omx feature flag with omx-bellagio one
2017-09-16 Eric Engestromdocs/submittingpatches: add 'test each commit' instructions
2017-09-16 Bas Nieuwenhuizenradv: Add support for more DCC compression with VK_KHR_...
2017-09-16 Bas Nieuwenhuizenradv: Add code to check if two formats can share DCC...
2017-09-16 Kenneth Graunkei965: Add an INTEL_DEBUG=reemit option.
2017-09-16 Jan Veselyclover: Fix build after LLVM r313390
2017-09-15 Bas Nieuwenhuizenradv: Don't redundantly emit pipelines after secondary...
2017-09-15 Bas Nieuwenhuizenradv: Check for GFX9 for 1D arrays in image_size intrinsic.
2017-09-15 Eric Engestromi965: drop unused variables
2017-09-15 Jason Ekstrandi965/tex: Unify the TexImage and TexSubImage code
2017-09-15 Jason Ekstrandi965/tex: Remove the for_glTexImage parameter from...
2017-09-15 Jason Ekstrandi965/tex: Make a couple of helpers static
2017-09-15 Jason Ekstrandi965: Move TexSubImage functions to intel_tex_image.c
2017-09-15 Jason Ekstrandi965/blorp: Set r8stencil_needs_update when writing...
2017-09-15 Matt Turnerutil/u_atomic: Add implementation of __sync_val_compare...
2017-09-15 Matt Turnerutil: Link libmesautil into u_atomic_test
2017-09-15 Lionel Landwerlinvulkan: update headers & registry to VK 1.0.61
2017-09-15 Emil Velikovautomake: enable libunwind in `make distcheck'
2017-09-15 Gert Wollnytravis: Add libunwind-dev to gallium/make builds
2017-09-15 Gert Wollnytravis: force llvm-3.3 for "make Gallium ST Other"
2017-09-15 Gert Wollnymesa/st/tests: Correct build flags and force -std=c++11
2017-09-15 Emil Velikovautomake: include radv_shader.h in the sources list
2017-09-15 Gurkirpal Singhst/omx_bellagio: Rename state tracker and option
2017-09-15 Tapani Pällii965: fix build warning on clang
2017-09-15 Samuel Pitoisetradv: fix a potential crash if attachments allocation...
2017-09-15 Samuel Pitoisetradv: dump the device name into the hang report
2017-09-15 Samuel Pitoisetradv: add get_chip_name() callback
2017-09-15 Dave Airlier600: add .gitignore for egd_tables.h
2017-09-15 Timothy Arceriradeonsi: enable STD430 packing of UBOs by default
2017-09-15 Timothy Arcerist/mesa: set UseSTD430AsDefaultPacking const based...
2017-09-15 Timothy Arcerigallium: introduce PIPE_CAP_LOAD_CONSTBUF
2017-09-15 Timothy Arceriradeonsi: make use of LOAD for UBOs
2017-09-15 Timothy Arcerimesa/st: add LOAD support for UBOs
2017-09-15 Timothy Arcerimesa/st: create add_buffer_to_load_and_stores() helper
2017-09-15 Timothy Arcerigallium: add CONSTBUF type to tgsi_file_type
2017-09-15 Dave Airlievirgl: drop const dimensions on first block.
2017-09-14 Dave Airliest/glsl->tgsi: fix u64 to bool comparisons.
2017-09-14 Kenneth Graunkei965: Print size of validation and relocation lists...
2017-09-14 Kenneth Graunkei965: Disentangle batch and state buffer flushing.
2017-09-14 Kenneth Graunkei965: Delete BATCH_RESERVED handling.
2017-09-14 Kenneth Graunkei965: Make BLORP properly avoid batch wrapping.
2017-09-14 Kenneth Graunkei965: Grow the batch/state buffers if we need space...
2017-09-14 Kenneth Graunkei965: Use a separate state buffer, but avoid changing...
2017-09-14 Kenneth Graunkei965: Pass screen to intel_batchbuffer_reset().
2017-09-14 Kenneth Graunkei965: Prepare INTEL_DEBUG=bat decoding for a separate...
2017-09-14 Kenneth Graunkei965: Split brw_emit_reloc into brw_batch_reloc and...
2017-09-14 Kenneth Graunkei965: Refactor relocs into a brw_reloc_list structure.
2017-09-14 Kenneth Graunkei965: Move brw_state_batch code to intel_batchbuffer.c
2017-09-14 Kenneth Graunkei965: Drop a useless ret == 0 check.
next