mesa.git
2018-06-08 Sonny Jiangradeonsi: emit_dpbb_state packets optimization
2018-06-08 Sonny Jiangradeonsi: emit_clip_state packets optimization
2018-06-08 Sonny Jiangradeonsi: emit_msaa_sample_locs packets optimization
2018-06-08 Sonny Jiangradeonsi: emit_msaa_config packets optimization
2018-06-08 Sonny Jiangradeonsi: emit_cb_render_state packets optimization
2018-06-08 Sonny Jiangradeonsi: emit_db_render_state packets optimization
2018-06-08 Jan Veselydrisw: Fix invalid pointer arithmetic
2018-06-08 Timothy Arceriradeonsi: fix possible truncation on renderer string
2018-06-07 Timothy Arceriac: fix possible truncation of intrinsic name
2018-06-07 Bas Nieuwenhuizenamd/common: Fix number of coords for getlod.
2018-06-07 Dave Airliefeatures: add virgl to the GL features list
2018-06-07 Matt Turnermeson: Add support for read-only text segment on x86
2018-06-07 Dylan Bakermeson: work around gentoo applying -m32 to host compile...
2018-06-07 Jason Ekstrandi965/screen: Sanity check that all formats we advertise...
2018-06-07 Jason Ekstrandi965/screen: Use RGBA non-sRGB formats for images
2018-06-07 Jason Ekstrandi965/screen: Return false for unsupported formats in...
2018-06-07 Jason Ekstrandi965/screen: Refactor query_dma_buf_formats
2018-06-07 Jason Ekstrandintel/isl: Add bounds-checking assertions for the forma...
2018-06-07 Jason Ekstrandintel/isl: Add bounds-checking assertions in isl_format...
2018-06-07 Dylan Bakermeson: Clarify why asm cannot be used in cross compile
2018-06-07 Eric Engestromdocs: talk about Wayland instead of libwayland
2018-06-07 Jason Ekstrandanv: Set fence/semaphore types to NONE in impl_cleanup
2018-06-07 Plamena Manolovanir: Add global invocation id intrinsic.
2018-06-07 Eric Engestromtravis: bump libwayland to the first version with libwa...
2018-06-07 Kenneth Graunkei965: Require softpin support for Cannonlake and later.
2018-06-07 Kenneth Graunkei965: Allocate VMA in userspace for full-PPGTT systems.
2018-06-07 Kenneth Graunkeintel/blorp: Emit VF cache invalidates for 48-bit bugs...
2018-06-07 Timothy Arcerinir: add opt_if_loop_terminator()
2018-06-07 Timothy Arcerinir: move ends_in_break() helper to nir_loop_analyze.h
2018-06-07 Timothy Arceriradv: fix Coverity no effect control flow issue
2018-06-06 Jason Ekstrandintel/blorp: Don't vertex fetch directly from clear...
2018-06-06 Lionel Landwerlindri: add missing 16bits formats mapping
2018-06-06 Eric Anholtnir: Look into uniform structs for samplers when counti...
2018-06-06 Eric Anholtv3d: Work around GFXH-1461/GFXH-1689 by using CLEAR_TIL...
2018-06-06 Eric Anholtv3d: Enable the new NIR bitfield operation lowering...
2018-06-06 Eric Anholtnir: Add lowering for nir_op_bit_count.
2018-06-06 Eric Anholtnir: Add lowering for nir_op_bitfield_reverse.
2018-06-06 Eric Anholtnir: Add an ALU lowering pass for mul_high.
2018-06-06 Eric Anholtnir: Add lowering for find_lsb.
2018-06-06 Eric Anholtnir: Add lowering for ifind_msb to ufind_msb.
2018-06-06 Eric Anholtnir: Add lowering from ibitfield_extract/ubitfield_extr...
2018-06-06 Eric Anholtnir: Add lowering for bitfieldInsert without using...
2018-06-06 Eric Engestromdocs: add note about moving to libwayland-egl in 18.2.0
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
next