trace: Fix parsing of recent traces.
[mesa.git] / src /
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-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 Juan A. Suarez Romeroglsl: Add ir_binop_vector_extract in NIR
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 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
2018-05-30 Dave Airlievirgl: update caps bitset to latest version.
2018-05-30 Timothy Arcerinir: add unsigned comparison simplifications
2018-05-30 Bas Nieuwenhuizenradv: Only expose subgroup shuffles on VI+.
2018-05-30 Samuel Pitoisetradv: fix emitting descriptor pointers with LLVM < 7
2018-05-30 Ilia Mirkinnv30: add a couple of missed shader caps
2018-05-30 Ilia Mirkinnv30: ensure that displayable formats are marked accord...
2018-05-30 Marek Olšákmesa: expose ARB_tessellation_shader in the compatibili...
2018-05-30 Marek Olšákmesa: expose AMD_vertex_shader_layer in the compatibili...
2018-05-30 Marek Olšákmesa: expose ARB_gpu_shader5 in the compatibility profile
2018-05-30 Marek Olšákst/mesa: use PIPE_CAP_GLSL_FEATURE_LEVEL_COMPATIBILITY
2018-05-30 Marek Olšákgallium: add PIPE_CAP_GLSL_FEATURE_LEVEL_COMPATIBILITY
2018-05-30 Marek Olšákmesa: update fixed-func state constants for TCS, TES, GS
2018-05-30 Marek Olšákmesa: print Compatibility Profile in the version string
2018-05-30 Marek Olšákglsl: parse #version XXX compatibility
2018-05-30 Marek Olšákst/mesa: fix assertion failures with GL_UNSIGNED_INT64_...
2018-05-30 Marek Olšákmesa: handle GL_UNSIGNED_INT64_ARB properly (v2)
2018-05-29 Timothy Arcerimesa: add display list support for glPatchParameter...
2018-05-29 Dave Airlieglx/drisw: make the shm/non-shm loader extensions separ...
2018-05-29 Marc-André Lureaudrisw/glx: implement getImageShm
2018-05-29 Marc-André Lureaudrisw: use getImageShm() if available
2018-05-29 Marc-André Lureaudrisw: learn to query shmid handle type
2018-05-29 Marc-André Lureaudrisw/glx: use XShm if possible
2018-05-29 Marc-André Lureaudrisw: use shared memory when possible
2018-05-29 Marc-André Lureaudrisw: use putImageShm if available
2018-05-29 Dave Airliegallium/winsys: rename DRM_API_HANDLE_* to WINSYS_HANDLE_*
2018-05-29 Marc-André Lureaugallium: move winsys handle to it's own file.
2018-05-29 Francisco Jerezintel/fs: Add explicit last_rt flag to fb writes orthog...
2018-05-29 Francisco Jerezintel/fs: Replace the CINTERP opcode with a simple MOV
2018-05-29 Francisco Jerezintel/fs: Use the ATTR file for FS inputs
2018-05-29 Francisco Jerezintel/fs: Rename a local variable so it doesn't shadow...
2018-05-29 Francisco Jerezintel/eu: Remove brw_codegen::compressed_stack.
2018-05-29 Jason Ekstrandintel/fs: Use groups for SIMD16 LINTERP on gen11+
2018-05-29 Jason Ekstrandintel/fs: Assert that the gen4-6 plane restrictions...
2018-05-29 Jan Veselyclover: Cleanup compat code for llvm < 3.9
2018-05-29 Jan Veselyclover: Fix build after llvm r332881.
2018-05-29 Chris Wilsoni965: Only emit VF cache invalidations when the high...
2018-05-29 Eric Engestromvulkan: don't free uninitialised memory
2018-05-29 Eric Engestromdri: replace two-way switch case with a table lookup
2018-05-29 Eric Engestromdri: fix error value returned by driGLFormatToImageFormat()
2018-05-29 Eric Engestromegl/x11: fix build with DRI3 disabled
2018-05-29 Thierry Redingtegra: Treat resources with modifiers as scanout
2018-05-29 Thierry Redingtegra: Fix scanout resources without modifiers
2018-05-29 Thierry Redingtegra: Remove usage of non-stable UAPI
next