mesa.git
2018-06-06 Eric Engestromegl: remove wayland-egl now that we're using libwayland-egl
2018-06-06 Eric Engestromegl: rewire the build systems to use libwayland-egl
2018-06-06 zhaowei yuanglsl: Take 'double' as reserved after GLSL ES 1.0
2018-06-06 Marek Olšákr300g/swtcl: make pipe_context uploaders use malloc...
2018-06-05 Jason Ekstrandintel/eu: Use a struct copy instead of a memcpy
2018-06-05 Philip Rebohleradv: Use correct color format for fast clears
2018-06-05 Eric Anholtv3d: Be more explicit about include directory from...
2018-06-05 Bas Nieuwenhuizenradv: Do not hardcode fast clear formats.
2018-06-05 Scott D Phillipsintel/tools: add intel_sanitize_gpu to EXTRA_DIST
2018-06-05 Scott D Phillipsutil/tests/vma: Fix warning c++11-narrowing
2018-06-05 Scott D Phillipsutil: tests: vma test depends on C++11 support
2018-06-05 Michel Dänzerglx: Fix number of property values to read in glXImport...
2018-06-05 Eric Engestromconfigure: radv depends on mako
2018-06-05 Eric Engestromtravis: use correct form for array options
2018-06-05 Lionel Landwerlinanv: intel: add softpin flag on imported BOs
2018-06-05 Eric Engestromautotools: add missing android file to package
2018-06-05 Eric Engestrommeson: fix platforms check for `-D egl=true`
2018-06-05 Mathias Fröhlichmesa: Make sure that imm draws are flushed before other...
2018-06-05 gurchetansingh... virgl: use bits in caps set v2
2018-06-05 gurchetansingh... virgl: add shader offset alignment to to v2 caps struct
2018-06-05 Kenneth Graunkei965: Prepare batchbuffer module for softpin support.
2018-06-05 Kenneth Graunkei965: Add virtual memory allocator infrastructure to...
2018-06-04 Jason Ekstrandi965: Disable internal CCS for shadows of multi-sampled...
2018-06-04 Jason Ekstrandi965/miptree: Rename a parameter to create_for_dri_image
2018-06-04 Jason Ekstrandintel/eu: Switch to a logical state stack
2018-06-04 Jason Ekstrandintel/eu: Set flag [sub]register number differently...
2018-06-04 Jason Ekstrandintel/eu: Copy fields manually in brw_next_insn
2018-06-04 Jason Ekstrandintel/eu: Add some brw_get_default_ helpers
2018-06-04 Jose Fonsecatrace: Fix parsing of recent traces.
2018-06-04 Jose Fonsecatrace: Fix trace_context_transfer_unmap methods.
2018-06-04 Nicolai Hähnleamd/common: use the dimension-aware image intrinsics...
2018-06-04 Kenneth Graunkei965: Fix batch-last mode to properly swap BOs.
2018-06-04 Samuel Pitoisetradv: fix a GPU hang when MRTs are sparse
2018-06-04 Bas Nieuwenhuizenradv: Don't pass a TESS_EVAL shader when tesselation...
2018-06-04 Samuel Pitoisetnir: implement the GLSL equivalent of if simplication...
2018-06-04 Samuel Pitoisetnir: make is_comparison() a non-static helper function
2018-06-03 Dave Airlienir: use num_components wrappers in print/validate.
2018-06-03 Juan A. Suarez... doc: update calendar, add news and link release notes...
2018-06-03 Juan A. Suarez... docs: add sha256 checksums for 18.0.5
2018-06-03 Juan A. Suarez... docs: add release notes for 18.0.5
2018-06-02 Jose Fonsecascons: Fix MinGW cross compilation with LLVM 5.0.
2018-06-01 Jason Ekstrandanv: Don't even bother processing relocs if we have...
2018-06-01 Jason Ekstrandanv: Refactor reloc handling in execbuf_add_bo
2018-06-01 Jason Ekstrandanv: Assert that the kernel leaves pinned BO addresses...
2018-06-01 Scott D Phillipsanv: Soft-pin everything else
2018-06-01 Scott D Phillipsanv: Soft-pin batch buffers
2018-06-01 Jason Ekstrandanv/batch_chain: Simplify secondary batch return chaining
2018-06-01 Jason Ekstrandanv/batch_chain: Call batch_bo_finish at the end of...
2018-06-01 Jason Ekstrandanv: Soft-pin client-allocated memory
2018-06-01 Jason Ekstrandanv/allocator: Support softpin in the BO cache
2018-06-01 Jason Ekstrandanv/allocator: Set the BO flags in bo_cache_alloc/import
2018-06-01 Scott D Phillipsanv: For pinned BOs, skip relocations, but track bo...
2018-06-01 Scott D Phillipsanv: Use a separate pool for binding tables when soft...
2018-06-01 Scott D Phillipsanv: Soft-pin state pools
2018-06-01 Ian Romanicknir: Lower !f2b(x) to x == 0.0
2018-06-01 Ian Romanicknir: Add some missing "optimization undo" patterns
2018-06-01 Eric Engestromdocs/meson: mention how to use array options
2018-06-01 Eric Engestrommeson: drop unused empty string array element
2018-06-01 Eric Engestrommeson: fix platforms=[]
2018-06-01 Eric Engestrommeson: fix vulkan-drivers=[]
2018-06-01 Eric Engestrommeson: fix gallium-drivers=[]
2018-06-01 Eric Engestrommeson: fix dri-drivers=[]
2018-06-01 Eric EngestromREVIEWERS: add root meson.build to the Meson reviewers...
2018-06-01 Juan A. Suarez... glsl: Add ir_binop_vector_extract in NIR
2018-06-01 Dylan Bakerdoc: update calendar, add news and link release notes...
2018-06-01 Dylan Bakerdocs/relnotes: Add sha256 sums for mesa 18.1.1
2018-06-01 Dylan Bakerdocs: Add release notes for 18.1.1
2018-06-01 Plamena Manolovai965: Add ARB_fragment_shader_interlock support.
2018-06-01 Plamena Manolovamesa: Add GL/GLSL plumbing for ARB_fragment_shader_inte...
2018-06-01 Martin Pelikáncompiler/spirv: reject invalid shader code properly
2018-06-01 Juan A. Suarez... docs: change release manager for 18.1
2018-06-01 Gert Wollnyvirgl: Always assume that ORIGIN_UPPER_LEFT and PIXEL_C...
2018-06-01 Alex Smithradeonsi: Fix crash on shaders using MSAA image load...
2018-06-01 Alex Smithradv: Handle GFX9 merged shaders in radv_flush_constants()
2018-06-01 Alex Smithradv: Consolidate GFX9 merged shader lookup logic
2018-06-01 Alex Smithradv: Set active_stages the same whether or not shaders...
2018-06-01 Marek Olšákst/mesa: relax requirements for ARB_ES3_compatibility
2018-05-31 Scott D Phillipsanv/blorp: Write relocated values into surface states
2018-05-31 Jason Ekstrandanv: Use an address for each anv_image plane
2018-05-31 Jason Ekstrandanv/cmd_buffer: Rework surface relocation helpers
2018-05-31 Jason Ekstrandanv: Use an anv_address in anv_buffer
2018-05-31 Jason Ekstrandanv/cmd_buffer: Use anv_address for handling indirect...
2018-05-31 Jason Ekstrandanv: Use an anv_address in anv_buffer_view
2018-05-31 Jason Ekstrandanv: Use full anv_addresses in anv_surface_state
2018-05-31 Jason Ekstrandanv: Add some anv_address helpers
2018-05-31 Scott D Phillipsanv: Add vma_heap allocators in anv_device
2018-05-31 Jason Ekstrandintel/common: Add an address de-canonicalization helper
2018-05-31 Scott D Phillipsutil: Add a randomized test for the virtual memory...
2018-05-31 Jason Ekstrandutil: Add a virtual memory allocator
2018-05-31 Bas Nieuwenhuizenradv: Add startup debug option.
2018-05-31 Bas Nieuwenhuizenradv: Add option to print errors even in optimized...
2018-05-31 Bas Nieuwenhuizenradv: Make the sem_info allocate/free functions static.
2018-05-31 Samuel Pitoisetnir: optimize iand(ieq(a, 0), ieq(b, 0)) to ieq(ior...
2018-05-31 Tapani Pällimesa: don't call Driver.TexEnv with invalid arguments
2018-05-30 Vinson Leev3d: Fix automake linking error.
2018-05-30 Jakob Bornecrantzvirgl: Update virgl_hw.h
2018-05-30 Dave Airlievirgl: add ARB_transform_feedback_overflow_query support
2018-05-30 Dave Airlievirgl: add polygon offset clamp
2018-05-30 Dave Airlievirgl: add derivative control support
2018-05-30 Dave Airlievirgl: add ARB_conditional_render_inverted support
next