mesa.git
2019-02-24 Matthias Lorenzvulkan/overlay: Add fps counter
2019-02-24 Lionel LandwerlinRevert "anv: add support for INTEL_DEBUG=bat"
2019-02-23 Lionel Landwerlinanv: add support for INTEL_DEBUG=bat
2019-02-23 Christian Gmeineretnaviv: blt: mark used src resource as read from
2019-02-23 Christian Gmeineretnaviv: rs: mark used src resource as read from
2019-02-23 Vinson Leegallium/auxiliary/vl: Fix duplicate symbol build errors.
2019-02-23 Caio Marcelo... nir: fix MSVC build
2019-02-23 Caio Marcelo... nir/copy_prop_vars: add tests for load/store elements...
2019-02-23 Caio Marcelo... nir: nir_build_deref_follower accept array derefs of...
2019-02-23 Caio Marcelo... nir/copy_prop_vars: change test helper to get intrinsics
2019-02-23 Caio Marcelo... nir/copy_prop_vars: keep track of components in copy_entry
2019-02-23 Caio Marcelo... nir/copy_prop_vars: add debug helpers
2019-02-23 Caio Marcelo... nir/copy_prop_vars: don't get confused by array_deref...
2019-02-23 Timothy Arcerinir: allow nir_lower_phis_to_scalar() on more src types
2019-02-22 Alok Hotaswr/rast: bypass size limit for non-sampled textures
2019-02-22 Marek Olšáktgsi: don't set tgsi_info::uses_bindless_images for...
2019-02-22 Jordan Justeniris: Add gitlab-ci build testing
2019-02-22 Rob Clarkfreedreno/a6xx: cube image fix
2019-02-22 Rob Clarkfreedreno/a6xx: fix border-color offset
2019-02-22 Rob Clarkfreedreno/ir3: don't hardcode wrmask
2019-02-22 Rob Clarkfreedreno: fix race condition
2019-02-22 Kenneth Graunkevulkan: Fix 32-bit build for the new overlay layer
2019-02-22 Juan A. Suarez... anv: advertise 8 subpixel precision bits
2019-02-22 Juan A. Suarez... genxml: add missing field values for 3DSTATE_SF
2019-02-22 Bas Nieuwenhuizenradv: Allow interpolation on non-float types.
2019-02-22 Bas Nieuwenhuizenradv: Fix float16 interpolation set up.
2019-02-22 Ilia Mirkinnv50: disable compute
2019-02-22 Lionel Landwerlinintel: fix urb size for CFL GT1
2019-02-22 Samuel Iglesias... isl: the display engine requires 64B alignment for...
2019-02-22 Gert Wollnyvirgl: Enable mixed color FBO attachemnets only when...
2019-02-22 Mauro Rossiandroid: intel/isl: remove redundant building rules
2019-02-21 Kenneth GraunkeRevert "iris: Enable auxiliary buffer support"
2019-02-21 Kenneth Graunkeiris: Enable -msse2 and -mstackrealign
2019-02-21 Francisco Jerezintel/fs: Rely on undocumented unrestricted regioning...
2019-02-21 Francisco Jerezintel/fs: Implement extended strides greater than 4...
2019-02-21 Francisco Jerezintel/fs: Cap dst-aligned region stride to maximum...
2019-02-21 Francisco Jerezintel/fs: Lower integer multiply correctly when destina...
2019-02-21 Francisco Jerezintel/fs: Exclude control sources from execution type...
2019-02-21 Timothy Arcerinir: clone instruction set rather than removing individ...
2019-02-21 Jordan Justengenxml: Remove extra space in gen4/45/5 field name
2019-02-21 Jordan Justengenxml/gen_bits_header.py: Use regex to strip no alphan...
2019-02-21 Kenneth Graunkeiris: Enable auxiliary buffer support
2019-02-21 Rafael Antognolliiris: Flag ALL_DIRTY_BINDINGS on aux state change.
2019-02-21 Rafael Antognolliiris: Skip resolve if there's no context.
2019-02-21 Rafael Antognolliiris/clear: Pass on render_condition_enabled.
2019-02-21 Rafael Antognolliiris: Avoid leaking if we fail to allocate the aux...
2019-02-21 Kenneth Graunkeiris: Only resolve compute resources for compute shaders
2019-02-21 Kenneth Graunkeiris: Fix aux usage in render resolve code
2019-02-21 Rafael Antognolliiris: Pin HiZ buffers when rendering.
2019-02-21 Rafael Antognolliiris: Flush before hiz_exec.
2019-02-21 Kenneth Graunkeiris: Allow disabling aux via INTEL_DEBUG options
2019-02-21 Kenneth Graunkeiris: do flush for buffers still
2019-02-21 Kenneth Graunkeiris: make surface states for CCS_D too
2019-02-21 Rafael Antognolliiris: Skip msaa16 on gen < 9.
2019-02-21 Kenneth Graunkeiris: Set program key fields for MCS
2019-02-21 Kenneth Graunkeiris: don't use hiz for MSAA buffers
2019-02-21 Kenneth Graunkeiris: some initial HiZ bits
2019-02-21 Kenneth Graunkeiris: disable aux for external things
2019-02-21 Kenneth Graunkeiris: Resolves for compute
2019-02-21 Kenneth Graunkeiris: consider framebuffer parameter for aux usages
2019-02-21 Kenneth Graunkeiris: Make blit code use actual aux usages
2019-02-21 Kenneth Graunkeiris: store modifier info in res
2019-02-21 Kenneth Graunkeiris: pin the buffers
2019-02-21 Kenneth Graunkeiris: resolve before transfer maps
2019-02-21 Kenneth Graunkeiris: be sure to skip buffers in resolve code
2019-02-21 Kenneth Graunkeiris: try to fix copyimage vs copybuffers
2019-02-21 Kenneth Graunkeiris: actually use the multiple surf states for aux...
2019-02-21 Kenneth Graunkeiris: add some draw resolve hooks
2019-02-21 Kenneth Graunkeiris: blorp using resolve hooks
2019-02-21 Kenneth Graunkeiris: Initial import of resolve code
2019-02-21 Kenneth Graunkeiris: create aux surface if needed
2019-02-21 Kenneth Graunkeiris: Fill out SURFACE_STATE entries for each possible...
2019-02-21 Kenneth Graunkeiris: Fill out res->aux.possible_usages
2019-02-21 Kenneth Graunkeiris: Add iris_resource fields for aux surfaces
2019-02-21 Jordan Justeniris: Emit default L3 config for the render pipeline
2019-02-21 Kenneth Graunkeiris: Always emit at least one BLEND_STATE
2019-02-21 Kenneth Graunkeiris: Add missing depth cache flushes
2019-02-21 Kenneth Graunkeiris: Simplify iris_get_depth_stencil_resources
2019-02-21 Kenneth Graunkeiris: Make an IRIS_MAX_MIPLEVELS define
2019-02-21 Rafael Antognolliiris: Store internal_format when getting resource from...
2019-02-21 Kenneth Graunkeiris: Move create and bind driver hooks to the end...
2019-02-21 Timur Kristófiris: implement clearing render target and depth stencil
2019-02-21 Kenneth Graunkeiris: Drop XXX about checking for swizzling
2019-02-21 Kenneth Graunkeiris: Set HasWriteableRT correctly
2019-02-21 Kenneth Graunkeiris: Set 3DSTATE_WM::ForceThreadDispatchEnable
2019-02-21 Kenneth Graunkeiris: Drop XXX about alpha testing
2019-02-21 Andre Heideriris: improve PIPE_CAP_VIDEO_MEMORY bogus value
2019-02-21 Andre Heideriris: fix build with gallium nine
2019-02-21 Kenneth Graunkeiris: Stop chopping off the first nine characters of...
2019-02-21 Kenneth Graunkeiris: rework num textures to util_lastbit
2019-02-21 Kenneth Graunkeiris: Add PIPE_CAP_MAX_VARYINGS
2019-02-21 Kenneth Graunkeiris: Make a iris_batch_reference_signal_syncpt helper...
2019-02-21 Kenneth Graunkeiris: Use READ_ONCE and WRITE_ONCE for snapshots_landed
2019-02-21 Kenneth Graunkeiris: Fix accidental busy-looping in query waits
2019-02-21 Kenneth Graunkeiris: Add a timeout_nsec parameter, rename check_syncpt...
2019-02-21 Sagar Ghugeiris: Don't allocate a BO per query object
2019-02-21 Kenneth Graunkeiris: Implement ALT mode for ARB_{vertex,fragment}_shader
2019-02-21 Kenneth Graunkeiris: Fix bug in bound vertex buffer tracking
2019-02-21 Kenneth Graunkeiris: minor tidying
2019-02-21 Kenneth Graunkeiris: Unreference some more things on state module...
next