iris: Spruce up "are we using this engine?" checks for flushing
[mesa.git] / src / gallium /
2019-03-08 Kenneth Graunkeiris: Spruce up "are we using this engine?" checks...
2019-03-08 Timur Kristófradeonsi/nir: Only set window_space_position for vertex...
2019-03-07 Rob Clarkfreedreno/a6xx: perfcntrs
2019-03-07 Rob Clarkfreedreno/a6xx: fix border-color swizzles
2019-03-07 Rob Clarkfreedreno/a6xx: refactor fd6_tex_swiz()
2019-03-07 Rob Clarkfreedreno/a6xx: remove astc_srgb workaround
2019-03-07 Rob Clarkfreedreno: fix ir3_cmdline build
2019-03-07 Kenneth Graunkeiris: Drop PIPE_CAP_BUFFER_SAMPLER_VIEW_RGBA_ONLY
2019-03-07 Kenneth Graunkeiris: Properly support alpha and luminance-alpha formats
2019-03-07 Kenneth Graunkeiris: Defer uploading sampler state tables until draw...
2019-03-07 Kenneth Graunkeiris: Plumb through ISL_SWIZZLE_IDENTITY in buffer...
2019-03-07 Kenneth Graunkeisl: Add a swizzle parameter to isl_buffer_fill_state()
2019-03-07 Lionel Landwerliniris: fix decode_get_bo callback
2019-03-07 Erik Faye-Lundvirgl: remove unused variable
2019-03-07 Erik Faye-Lundvirgl: remove unused variable
2019-03-07 Erik Faye-Lundvirgl: remove unused variable
2019-03-07 Erik Faye-Lundvirgl: remove unused variables
2019-03-07 Lionel Landwerliniris: fix decoder call
2019-03-07 Andre Heideriris: add support for tgsi_to_nir
2019-03-07 Kenneth Graunkeiris: Fix MOCS for blits and clears
2019-03-06 Timothy Arceriradeonsi/nir: stop calling nir_lower_returns()
2019-03-06 Timothy Arceriglsl: use NIR function inlining for drivers that use...
2019-03-06 Timothy Arceriglsl/freedreno/panfrost: pass gl_context to the standal...
2019-03-06 Jose Maria Casanov... iris: setup EdgeFlag Vertex Element when needed.
2019-03-06 Jason Ekstrandnir/lower_doubles: Inline functions directly in lower_d...
2019-03-05 Timur Kristóftgsi_to_nir: Set correct location for uniforms.
2019-03-05 Timur Kristóftgsi_to_nir: Improve interpolation modes.
2019-03-05 Kenneth Graunketgsi_to_nir: use sampler variables and derefs
2019-03-05 Timur Kristóftgsi_to_nir: Support FACE and POSITION properly.
2019-03-05 Timur Kristóftgsi_to_nir: Extract ttn_emulate_tgsi_front_face into...
2019-03-05 Timur Kristóftgsi_to_nir: Restructure system value loads.
2019-03-05 Timur Kristóftgsi_to_nir: Produce optimized NIR for a given pipe_screen.
2019-03-05 Timur Kristóffreedreno: Plumb pipe_screen through to irX_tgsi_to_nir.
2019-03-05 Timur Kristóftgsi_to_nir: Split to smaller functions.
2019-03-05 Timur Kristóftgsi_to_nir: Make the TGSI IF translation code more...
2019-03-05 Timur Kristóftgsi_to_nir: Fix TGSI LIT translation by using flt.
2019-03-05 Timur Kristóftgsi_to_nir: Fix the TGSI ARR translation by converting...
2019-03-05 Timur Kristófnir: Add ability for shaders to use window space coordi...
2019-03-04 Axel Davyst/nine: Ignore multisample quality level if no ms
2019-03-04 Axel Davyst/nine: Ignore window size if error
2019-03-04 Brian Paulst/wgl: init a variable to silence MinGW warning
2019-03-04 Brian Paulsvga: silence array out of bounds warning
2019-03-04 Brian Paulsvga: init fill variable to avoid compiler warning
2019-03-04 Alyssa Rosenzweigpanfrost: List primitive restart enable bit
2019-03-04 Alyssa Rosenzweigpanfrost/midgard: Preview for data hazards
2019-03-04 Alyssa Rosenzweigpanfrost/midgard: Promote smul to vmul
2019-03-04 Alyssa Rosenzweigpanfrost: Flush with offscreen rendering
2019-03-04 Alyssa Rosenzweigpanfrost/midgard: Don't force constant on VLUT
2019-03-04 Alyssa Rosenzweigpanfrost: Cleanup cruft related to clears
2019-03-04 Alyssa Rosenzweigpanfrost: Decouple Gallium clear from FBD clear
2019-03-04 Alyssa Rosenzweigpanfrost: Import job data structures from v3d
2019-03-03 Rob Clarkfreedreno/ir3: add Sethi–Ullman numbering pass
2019-03-01 Eric Anholtv3d: Fix build of NEON code with Mesa's cflags not...
2019-03-01 Eric EngestromRevert "swr/rast: Archrast codegen updates"
2019-03-01 Fritz Koenigfreedreno/a6xx: Enable UBWC modifier
2019-03-01 Fritz Koenigfreedreno: UBWC allocator
2019-03-01 Fritz Koenigfreedreno/a6xx: UBWC support
2019-03-01 Fritz Koenigfreedreno: pass count to query_dmabuf_modifiers
2019-03-01 Christian Gmeineretnaviv: fix compile warnings
2019-03-01 Christian Gmeineretnaviv: fix resource usage tracking across different...
2019-03-01 Christian Gmeineretnaviv: enable ETC2 texture compression support for...
2019-03-01 Christian Gmeineretnaviv: hook-up etc2 patching
2019-03-01 Christian Gmeineretnaviv: keep track of mapped bo address
2019-03-01 Christian Gmeineretnaviv: implement ETC2 block patching for HALTI0
2019-02-28 Kristian H. Kristensenfreedreno: Fix a couple of warnings
2019-02-28 Kristian H. Kristensenfreedreno/a6xx: Don't zero SO buffer addresses
2019-02-28 Kristian H. Kristensenfreedreno/a6xx: Only output MRT control for used frameb...
2019-02-28 Timothy Arceriradeonsi/nir: move si_lower_nir() call into compiler...
2019-02-27 Jonathan Marekfreedreno: catch failing fd_blit and fallback to softwa...
2019-02-27 Jonathan Marekfreedreno: use renderonly path for buffers allocated...
2019-02-27 Jonathan Marekfreedreno: a2xx: fix mipmapping for NPOT textures
2019-02-27 Jonathan Marekfreedreno: a2xx: fix fast clear for some gmem configura...
2019-02-27 Jonathan Marekfreedreno: a2xx: add use_hw_binning function
2019-02-27 Jonathan Marekfreedreno: a2xx: don't write 4th vertex in mem2gmem
2019-02-27 Erik Faye-Lundswr/codegen: fix autotools build
2019-02-27 Eric Engestrommeson/swr: replace hard-coded path with current_build_dir()
2019-02-27 Gurchetan Singhvirgl/vtest: deprecate protocol version 1
2019-02-27 Tapani Pälliiris: add libmesa_iris_gen8 library to the build
2019-02-27 Tapani Pälliandroid: make libbacktrace optional on USE_LIBBACKTRACE
2019-02-27 Alyssa Rosenzweigpanfrost/midgard: Allow flt to run on most units
2019-02-27 Alyssa Rosenzweigpanfrost: Expose perf counters in environment
2019-02-27 Alyssa Rosenzweigpanfrost: Identify 4-bit channel texture formats
2019-02-27 Alyssa Rosenzweigpanfrost: Add RGB565, RGB5A1 texture formats
2019-02-26 Jose Maria Casanov... iris: Enable ARB_shader_draw_parameters support
2019-02-26 Pierre Moreauclover: Fix indentation issues
2019-02-26 Pierre Moreauclover: Only use devices supporting IR_NATIVE
2019-02-26 Pierre Moreauclover: Move platform extensions definitions to clover...
2019-02-26 Pierre Moreauclover: Move device extensions definitions to core...
2019-02-26 Pierre Moreauclover: Validate program and library linking options
2019-02-26 Pierre Moreauclover: Disallow creating libraries from other libraries
2019-02-26 Pierre Moreauclover/api: Fail if trying to build a non-executable...
2019-02-26 Pierre Moreauclover/api: Rework the validation of devices for building
2019-02-26 Pierre Moreauclover: Add an helper for checking if an IR is supported
2019-02-26 Pierre Moreauclover: Remove the TGSI backend as unused
2019-02-26 Pierre Moreauclover: Avoid warnings from new OpenCL headers
2019-02-26 Karol Herbstclover: update ICD table to support everything up to 2.2
2019-02-26 Pierre Moreauinclude/CL: Update to the latest OpenCL 2.2 headers
2019-02-26 Marek Olšákgallium/u_tests: use a compute-only context to test...
2019-02-26 Marek Olšákradeonsi: always use compute rings for clover on CI...
2019-02-26 Rob Clarkfreedreno/a6xx: vertex_id is not _zero_based
next