dri: add __DRI_IMAGE_FORMAT_SXRGB8
[mesa.git] / src / gallium /
2019-12-17 Gert Wollnyvirgl: Increase the shader transfer buffer by doubling...
2019-12-16 Alyssa Rosenzweigpanfrost: Don't double-create scratchpad
2019-12-16 Alyssa Rosenzweigpanfrost: Simplify sampler upload condition
2019-12-16 Icecream95gallium/auxiliary: Handle count == 0 in u_vbuf_get_minm...
2019-12-16 Icecream95gallium/auxiliary: Reduce conversions in u_vbuf_get_min...
2019-12-16 Marek Olšákradeonsi/gfx10: fix ngg_get_ordered_id
2019-12-16 Marek Olšákradeonsi: reset more fields in si_llvm_context_set_ir...
2019-12-16 Marek Olšákradeonsi: fix determining whether the VS prolog is...
2019-12-16 Marek Olšákradeonsi: allow generating VS prologs with 0 inputs
2019-12-16 Marek Olšákradeonsi/gfx10: don't insert NGG streamout atomics...
2019-12-16 Marek Olšákradeonsi: don't wrap the VS prolog in if (ES thread...
2019-12-16 Marek Olšákradeonsi: set is_monolithic for VS prologs when the...
2019-12-16 Marek Olšákradeonsi: disallow compute-based culling if polygon...
2019-12-16 Marek Olšákradeonsi: deduplicate ES and GS thread enablement code
2019-12-16 Alyssa Rosenzweigpanfrost: Remove fbd_type enum
2019-12-16 Alyssa Rosenzweigpanfrost: Fix FBD issue
2019-12-16 Alyssa Rosenzweigpanfrost: Pass blend RT number through
2019-12-16 Pierre-Eric Pellou... radeonsi: disable dcc for 2x MSAA surface and bpe < 4
2019-12-16 Iago Toral Quirogav3d: expose OES_geometry_shader
2019-12-16 Iago Toral Quirogav3d: support precompiling geometry shaders
2019-12-16 Iago Toral Quirogav3d: disable lowering of indirect inputs
2019-12-16 Iago Toral Quirogav3d: fix primitive queries for geometry shaders
2019-12-16 Iago Toral Quirogav3d: handle writes to gl_Layer from geometry shaders
2019-12-16 Iago Toral Quirogav3d: move layer rendering to a separate helper
2019-12-16 Iago Toral Quirogav3d: support rendering to multi-layered framebuffers
2019-12-16 Iago Toral Quirogav3d: do not limit new CL space allocations with branch...
2019-12-16 Iago Toral Quirogav3d: remove obsolete assertion
2019-12-16 Iago Toral Quirogav3d: support transform feedback with geometry shaders
2019-12-16 Iago Toral Quirogav3d: save geometry shader state for blitting
2019-12-16 Iago Toral Quirogav3d: don't try to render if shaders failed to compile
2019-12-16 Iago Toral Quirogav3d: add support for adjacency primitives
2019-12-16 Iago Toral Quirogav3d: compute appropriate VPM memory configuration for...
2019-12-16 Iago Toral Quirogav3d: implement geometry shader instancing
2019-12-16 Iago Toral Quirogav3d: emit geometry shader state commands
2019-12-16 Iago Toral Quirogav3d: add initial compiler plumbing for geometry shaders
2019-12-14 Denis Paukgallium/swr: Enable support bptc format.
2019-12-14 Rob Clarkfreedreno/a6xx: fix OUT_REG() vs growable cmdstream
2019-12-14 Erico Nuneslima: split draw calls on 64k vertices
2019-12-14 Erico Nunesvc4: move the draw splitting routine to shared code
2019-12-14 Erico Nuneslima: refactor indexed draw indices upload
2019-12-14 Erico Nuneslima: allocate separate bo to store varyings
2019-12-14 Erico Nunesgallium/util: add alignment parameter to util_upload_in...
2019-12-13 Rafael Antognolliiris: Implement WA for push constants.
2019-12-13 Andreas Baierllima/parser: Add texture descriptor parser
2019-12-13 Andreas Baierllima/parser: Add RSW parsing
2019-12-13 Andreas Baierllima/parser: Some fixes and cleanups
2019-12-13 Kenneth Graunkeiris: Alphabetize source files after iris_perf.c was...
2019-12-13 Rob Clarkfreedreno/ir3: add last-baryf shaderdb stat
2019-12-13 Alyssa Rosenzweigpanfrost: Report GPU name in es2_info
2019-12-13 Alyssa Rosenzweigpanfrost: Move property queries to _encoder
2019-12-13 Alyssa Rosenzweigpanfrost: Move nir_undef_to_zero to Midgard compiler
2019-12-13 Alyssa Rosenzweigpanfrost: Pass size to panfrost_batch_get_scratchpad
2019-12-13 Alyssa Rosenzweigpanfrost: Calculate maximum stack_size per batch
2019-12-13 Alyssa Rosenzweigpanfrost: Handle minor cppcheck issues
2019-12-13 Alyssa Rosenzweigpanfrost: Emit SFBD/MFBD after a batch, instead of...
2019-12-13 Alyssa Rosenzweigpanfrost: Route stack_size from compiler
2019-12-13 Jonathan Mareketnaviv: add missing vs_needs_z_div handling to NIR...
2019-12-13 Jonathan Mareketnaviv: add missing formats
2019-12-13 Jonathan Mareketnaviv: remove swizzle from format table
2019-12-13 Jonathan Mareketnaviv: disable integer vertex formats on pre-HALTI2...
2019-12-13 Jonathan Mareketnaviv: update INT_FILTER choice for GLES3 formats
2019-12-13 Jonathan Mareketnaviv: set output mode and saturate bits
2019-12-13 Jonathan Mareketnaviv: sRGB render target support
2019-12-13 Jonathan Mareketnaviv: remove sRGB formats from format table
2019-12-13 Tomasz Pyragallium/swr: Fix arb_transform_feedback2
2019-12-13 Lionel Landwerlini965/iris: perf-queries: don't invalidate/flush 3d...
2019-12-13 Iago Toral Quirogav3d: actually root the first BO in a command list in...
2019-12-13 Christian Gmeineretnaviv: drop compiled_rs_state forward declaration
2019-12-13 Christian Gmeineretnaviv: remove not used etna_bits_ones(..)
2019-12-13 Vinson Leeswr: Fix build with llvm-10.0.
2019-12-13 Alyssa Rosenzweigpanfrost: Query core count and thread tls alloc
2019-12-13 Alyssa Rosenzweigpanfrost: Factor out panfrost_query_raw
2019-12-12 Alyssa Rosenzweigpanfrost: Split stack_shift nibble from unk0
2019-12-12 Alyssa Rosenzweigpanfrost: Rename unknown_address_0 -> scratchpad
2019-12-12 Tomeu Vizosopanfrost: Don't lose bits!
2019-12-12 Tomeu Vizosoutil: Don't access members of NULL pointers
2019-12-12 Tomeu Vizosopanfrost: Hold a reference to sampler views
2019-12-12 Jan Zielinskigallium/swr: Fix Windows build
2019-12-12 Kenneth Graunkeiris: Default to X-tiling for scanout buffers without...
2019-12-12 Dave Airliellvmpipe: enable ARB_shader_draw_parameters.
2019-12-12 Dave Airliegallivm: fixup base_vertex support
2019-12-12 Dave Airliegallivm/draw: add support for draw_id system value.
2019-12-12 Dave Airliegallivm: add base instance sysval support
2019-12-11 Karol Herbstnv50/ir: implement global atomics and handle it for nir
2019-12-11 Karol Herbstclover/spirv: allow Int64 Atomics for supported devices
2019-12-11 Karol Herbstclover/nir: set spirv environment to OpenCL
2019-12-11 Karol Herbstclover/nir: treat UniformConstant as global memory
2019-12-11 Dave Airliegallivm/nir: copy compare ordering code from tgsi
2019-12-11 Dave Airliegallivm/nir: cleanup code and call cmp wrapper
2019-12-11 Dave Airliegallivm: fix perspective enable if usage_mask doesn...
2019-12-11 Dave Airliegallivm: fix transpose for when first channel isn't...
2019-12-11 Dave Airliellvmpipe/nir: handle texcoord requirements
2019-12-11 Kristian H. Kristensenfreedreno/a6xx: Convert some tile setup to OUT_REG()
2019-12-11 Kristian H. Kristensenfreedreno/a6xx: Convert gmem blits to OUT_REG()
2019-12-11 Kristian H. Kristensenfreedreno/a6xx: Convert VSC pipe setup to OUT_REG()
2019-12-11 Kristian H. Kristensenfreedreno/a6xx: Convert emit_zs() to OUT_REG()
2019-12-11 Kristian H. Kristensenfreedreno/a6xx: Convert emit_mrt() to OUT_REG()
2019-12-11 Kristian H. Kristensenfreedreno/a6xx: Include fd6_pack.h in a few files
2019-12-11 Kristian H. Kristensenfreedreno/a6xx: Drop stale include
2019-12-11 Kristian H. Kristensenfreedreno: New struct packing macros
next