lima/ppir: support nir_op_ftrunc
[mesa.git] / src / gallium / drivers /
2019-05-02 Erico Nuneslima/ppir: support nir_op_ftrunc
2019-05-02 Rob Clarkfreedreno/a6xx: smaller hammer for fb barrier
2019-05-02 Rob Clarkfreedreno/a6xx: KHR_blend_equation_advanced support
2019-05-02 Rob Clarkfreedreno/ir3: add some ubo range related asserts
2019-05-02 Tomeu Vizosopanfrost/midgard: Skip liveness analysis for instructio...
2019-05-02 Tomeu Vizosopanfrost/midgard: Skip register allocation if there...
2019-05-02 Brian Paulsvga: add SVGA_NO_LOGGING env var (v2)
2019-05-02 Charmaine Leesvga: move host logging to winsys
2019-05-02 Thomas Hellstromsvga: Avoid bouncing buffer data in malloced buffers
2019-05-02 Marek Olšákradeonsi: set sampler state and view functions for...
2019-05-02 Marek Olšákradeonsi: use new atomic LLVM helpers
2019-05-02 Erico Nuneslima/gpir: add limit of max 512 instructions
2019-05-01 Alyssa Rosenzweigpanfrost: Fix blend shader upload
2019-05-01 Alyssa Rosenzweigpanfrost/decode: Hit MRT blend shader enable bits
2019-05-01 Alyssa Rosenzweigpanfrost: Remove shader dump
2019-05-01 David Rileyvirgl: Re-use and extend queue transfers for intersecti...
2019-05-01 David Rileyvirgl: Allow transfer queue entries to be found and...
2019-05-01 David Rileyvirgl: Store mapped hw resource with transfer object.
2019-05-01 Kenneth Graunkeiris: Fix imageBuffer and PBO download.
2019-05-01 Dave Airlier600: reset tex array override even when no view bound
2019-05-01 Alok Hotaswr/rast: Add general SWTag statistics
2019-05-01 Alok Hotaswr/rast: Add string handling to AR event framework
2019-05-01 Alok Hotaswr/rast: Add initial SWTag proto definitions
2019-05-01 Alok Hotaswr/rast: Cleanup and generalize gen_archrast
2019-05-01 Erik Faye-Lundsoftpipe: setup pixel_offset for all primitive types
2019-05-01 Gert Wollnysoftpipe: Increase the GLSL feature level
2019-05-01 Gert Wollnysoftpipe: evaluate cube the faces on a per sample bases
2019-05-01 Gert Wollnysoftpipe: keep input lod for explicite derivatives
2019-05-01 Gert Wollnysoftpipe: tie in new code path for lod evaluation
2019-05-01 Gert Wollnysoftpipe: Move selection of shadow values up and clean...
2019-05-01 Gert Wollnysoftpipe: Pipe gather_comp through from st_tgsi_get_samples
2019-05-01 Gert Wollnysoftpipe: Prepare handling explicit gradients
2019-05-01 Gert Wollnysoftpipe: Factor gradient evaluation out of the lambda...
2019-04-30 Timothy Arceriradeonsi/nir: call radeonsi nir opts before the scan...
2019-04-30 Timothy Arceriradeonsi/nir: create si_nir_opts() helper
2019-04-30 Alok Hotaswr/rast: early exit on empty triangle mask
2019-04-30 Alok Hotaswr/rast: add guards for cpuid on Linux
2019-04-30 Alok Hotaswr/rast: add flat shading
2019-04-30 Alok Hotaswr/rast: add SWR_STATIC_ASSERT() macro
2019-04-30 Alok Hotaswr/rast: update guardband rects at draw setup
2019-04-30 Alok Hotaswr/rast: add more llvm intrinsics
2019-04-30 Julien Isorceradeonsi: implement resource_get_info
2019-04-30 Rafael Antognolliiris: Enable fast clear colors on gen11.
2019-04-30 Rafael Antognolliiris: Update the surface state clear color address...
2019-04-30 Rafael Antognolliiris: Use the linear version of the surface format...
2019-04-30 Rafael Antognolliiris: Support sRGB fast clears even if the colorspaces...
2019-04-30 Tomeu Vizosopanfrost/ci: Initial commit
2019-04-30 Rafael Antognolliiris: Do not advertise multisampled image load/store.
2019-04-30 Rob Clarkfreedreno/a6xx: pre-bake UBWC flags in texture-view
2019-04-30 Rob Clarkfreedreno/a6xx: small texture emit cleanup
2019-04-30 Rob Clarkfreedreno/ir3: switch fragcoord to sysval
2019-04-29 Eric Engestromdelete autotools .gitignore files
2019-04-29 Kenneth Graunkeiris: Only enable GL_AMD_depth_clamp_separate on Gen9+
2019-04-29 Kenneth Graunkeiris: Set XY Clipping correctly.
2019-04-29 Erik Faye-Lundswr: support NULL-resources
2019-04-29 Erik Faye-Lundnouveau: support NULL-resources
2019-04-29 Erik Faye-Lundi915: support NULL-resources
2019-04-29 Patrick Lerdalima/ppir: fix pointer referenced after a free
2019-04-29 Andreas Baierllima/ppir: Add gl_FragCoord handling
2019-04-28 Alyssa Rosenzweigpanfrost: Workaround -bshadow regression
2019-04-28 Alyssa Rosenzweigpanfrost/midgard: Safety check immediate precision...
2019-04-28 Alyssa Rosenzweigpanfrost: Use fp32 (not fp16) varyings
2019-04-28 Alyssa Rosenzweigpanfrost/midgard: imov workaround
2019-04-28 Alyssa Rosenzweigpanfrost/midgard: Fix tex propogation
2019-04-28 Alyssa Rosenzweigpanfrost/midgard: Fix regressions in -bjellyfish
2019-04-28 Alyssa Rosenzweigpanfrost/midgard: Only copyprop without an outmod
2019-04-28 Alyssa RosenzweigRevert "panfrost/midgard: Extend copy propagation pass"
2019-04-27 Kenneth Graunkeiris: Fix zeroing of transform feedback offsets in...
2019-04-26 Eric Anholtvc4: Fall back to renderonly if the vc4 driver doesn...
2019-04-26 Marek Olšákradeonsi: don't ignore PIPE_FLUSH_ASYNC
2019-04-26 Eric AnholtRevert "v3d: Disable PIPE_CAP_BLIT_BASED_TEXTURE_TRANSFER."
2019-04-26 Eric Anholtv3d: Don't try to update the shadow texture for separat...
2019-04-26 Eric Anholtvc4: Use _mesa_hash_table_remove_key() where appropriate.
2019-04-26 Eric Anholtv3d: Use _mesa_hash_table_remove_key() where appropriate.
2019-04-26 Eric Anholtv3d: Apply the GFXH-930 workaround to the case where...
2019-04-26 Eric Anholtv3d: Fill in the ignored segment size fields to appease...
2019-04-26 Alok Hotaswr/rast: enforce use of tile offsets
2019-04-26 Alok Hotaswr/rast: AVX512 support compiled in by default
2019-04-26 Alok Hotaswr/rast: Remove deprecated 4x2 backend code
2019-04-26 Tomasz Figallvmpipe: Always return some fence in flush (v2)
2019-04-26 Emil Velikovllvmpipe: correctly handle waiting in llvmpipe_fence_finish
2019-04-26 Emil Velikovllvmpipe: add lp_fence_timedwait() helper
2019-04-26 Kenneth Graunkeiris: Silence unused function warning
2019-04-25 Rob Clarkfreedreno/a6xx: sample-shading support
2019-04-25 Rob Clarkfreedreno: wire up core sample-shading support
2019-04-25 Rob Clarkfreedreno/a6xx: add VALIDREG/CONDREG helper macros
2019-04-25 Rob Clarkfreedreno: update generated headers
2019-04-25 Rob Clarkcompiler: rename SYSTEM_VALUE_VARYING_COORD
2019-04-25 Rob Clarkfreedreno: add robustness support
2019-04-25 Alyssa Rosenzweigpanfrost/midgard: Add new bitwise ops
2019-04-25 Alyssa Rosenzweigpanfrost/midgard: Identify inand
2019-04-25 Alyssa Rosenzweigpanfrost/midgard: Copy prop for texture registers
2019-04-25 Alyssa Rosenzweigpanfrost/midgard: Optimize csel involving 0
2019-04-25 Alyssa Rosenzweigpanfrost/midgard: Extend copy propagation pass
2019-04-25 Alyssa Rosenzweigpanfrost/midgard: Reduce fmax(a, 0.0) to fmov.pos
2019-04-25 Bas Nieuwenhuizenac/nir: Add support for planes.
2019-04-25 Andrii Simiklitiris: make the TFB result visible to others
2019-04-25 Kenneth Graunkeiris: Some tidying for preemption support
2019-04-25 Marek Olšákradeonsi: remove dirty slot masks from scissor and...
2019-04-25 Marek Olšákradeonsi/gfx9: rework the gfx9 scissor bug workaround...
next