broadcom/vc5: Introduce v3dx_macros.h and v3dx_pack.h headers.
[mesa.git] / src / gallium /
2018-01-11 Dylan Bakermeson: move libsensors dependency to libgallium
2018-01-11 Dylan Bakermeson: Use dependencies for nir
2018-01-11 Dylan Bakermeson: Use consistent style for tests
2018-01-11 Dylan Bakermeson: Use consistent style
2018-01-11 Brian Paulsvga: simplify failure code in emit_rss_vgpu9()
2018-01-11 Brian Paulsvga: remove unused fail parameter to EMIT_RS(), EMIT_R...
2018-01-11 Brian Paulsvga: add assertion in svga_queue_rs()
2018-01-11 Brian Paulsvga: whitespace/formatting fixes in svga_state_rss.c
2018-01-11 Timothy Arceriac: add load_patch_vertices_in() to the abi
2018-01-10 Rob Herringtgsi: include struct definitions for tgsi_build declara...
2018-01-10 George Kyriazisswr: Handle indirect indices in GS
2018-01-10 Samuel Pitoisetamd/common: import get_{load,store}_intr_attribs()...
2018-01-10 Tim Rowleyswr/rast: switch win32 jit format to COFF
2018-01-10 Tim Rowleyswr/rast: don't use 32-bit gathers for elements < 32...
2018-01-10 Tim Rowleyswr/rast: autogenerate named structs instead of literal...
2018-01-10 Tim Rowleyswr/rast: SIMD16 fetch shader jitter cleanup
2018-01-10 Tim Rowleyswr/rast: shuffle header files for msvc pre-compiled...
2018-01-10 Tim Rowleyswr/rast: SIMD16 builder - cleanup naming (simd2 -...
2018-01-10 Roland Scheideggerr600: don't emit tes samplers/views when tes isn't...
2018-01-10 Roland Scheideggerr600: increase number of UBOs to 15
2018-01-10 Roland Scheideggerr600: use GET_BUFFER_RESINFO vtx fetch on eg instead...
2018-01-10 Roland Scheideggerr600: increase number of ubos by one to 14
2018-01-10 Roland Scheideggerr600: set up constants needed for txq for buffers and...
2018-01-10 Roland Scheideggerr600: don't emit reloc for ring buffer out into the...
2018-01-10 Roland Scheideggerr600: hack up num_render_backends on Juniper to 8
2018-01-10 Roland Scheideggerwinsys/radeon: fix up default enabled_rb_mask for r600
2018-01-10 Roland Scheideggerr600: fix enabled_rb_mask on eg/cm
2018-01-10 Roland Scheideggerr600: fix sampler indexing with texture buffers sampling
2018-01-10 Roland Scheideggerr600: don't use vtx offset for load_sample_position
2018-01-10 Dave Airlier600: drop l2 related queries
2018-01-10 Dave Airlier600/shader: only read back the necessary tess factor...
2018-01-09 Indrajit Dasst/omx_bellagio: Update default intra matrix per MPEG2...
2018-01-09 Scott D Phillips.gitignore: Ignore new generated files
2018-01-09 Dylan Bakermeson: set opencl flags for r600
2018-01-09 Dylan Bakermeson: build clover
2018-01-09 Dylan Bakermeson: Turn on swr for relevant targets
2018-01-09 Dylan Bakermeson: Build SWR driver
2018-01-08 Timothy Arceriac: add load_tess_level() to the abi
2018-01-08 Timothy Arceriradeonsi: add load_tess_level() helper
2018-01-07 Ilia Mirkinnvc0: enable bindless on kepler
2018-01-07 Ilia Mirkinnvc0: add bindless image support for kepler
2018-01-07 Ilia Mirkinnvc0: add support for bindless textures on kepler+
2018-01-07 Ilia Mirkinnv50/ir: use the image info in the instruction rather...
2018-01-07 Ilia Mirkinnvc0/ir: safen up lowering logic against overwriting...
2018-01-07 Ilia Mirkinnvc0: update tic in-place when buffer address changes
2018-01-07 Ilia Mirkinnvc0: ensure that pushbuf keeps ref to old text/tls bos
2018-01-05 Timothy Arcerist/glsl_to_nir/radeonsi: enable tessellation shaders
2018-01-05 Timothy Arcerigallium/tgsi: add patch support to tgsi_get_gl_varying_...
2018-01-05 Timothy Arceriradeonsi: add dummy implementation of si_nir_scan_tess_...
2018-01-05 Timothy Arceriac/radeonsi: add load_tess_coord() to the abi
2018-01-05 Timothy Arceriradeonsi: make si_llvm_emit_tcs_epilogue compatible...
2018-01-05 Timothy Arceriradeonsi/nir: gather tess properties
2018-01-05 Timothy Arceriac/radeonsi: add tcs_rel_ids to the abi
2018-01-05 Timothy Arceriradeonsi: add unpack_llvm_param() helper
2018-01-05 Timothy Arceriac: add {tcs,tes}_patch_id to the abi
2018-01-05 Timothy Arceriradeonsi: add nir support for tcs outputs
2018-01-05 Timothy Arceriradeonsi: add si_nir_load_input_tcs()
2018-01-05 Timothy Arceriradeonsi: add get_dw_address_from_generic_indices(...
2018-01-05 Timothy Arceriac: add load_tes_inputs() to the abi
2018-01-05 Timothy Arceriradeonsi: add si_nir_load_input_tes()
2018-01-04 Tim Rowleyswr/rast: fix invalid sign masks in avx512 simdlib...
2018-01-04 Józef Kuciaradeonsi: fix alpha-to-coverage if color writes are...
2018-01-04 Bas Nieuwenhuizenac: rename has_sync_file to has_fence_to_handle.
2018-01-03 Eric Anholtbraodcom/vc5: Fix internal type/bpp for RGB10_A2UI...
2018-01-03 Eric Anholtbroadcom/vc5: Try to fix up compressed texture load...
2018-01-03 Eric Anholtbroadcom/vc5: Fix image_h value for CPU-side tiling...
2018-01-03 Eric Anholtbroadcom/vc5: Disable early Z when the stencil func...
2018-01-03 Eric Anholtbroadcom/vc5: Introduce enums for internal depth/type...
2018-01-03 Eric Anholtbroadcom/vc5: Turn the output image format into an...
2018-01-03 Eric Anholtbroadcom/vc5: Emit flat shade flags for varying compone...
2018-01-03 Eric Anholtbroadcom/vc5: Emit proper flatshading code for glShadeM...
2018-01-03 Eric Anholtbraodcom/vc5: Rely on OVRTMUOUT always being set.
2018-01-03 Eric Anholtbroadcom/vc5: Move texture return channel setup into...
2018-01-03 Eric Anholtbroadcom/vc5: Switch to setting the primitive list...
2018-01-03 Eric Anholtbroadcom/vc5: Switch to using the C++ interface for...
2018-01-03 Mario Kleinerst/dri: Add option to control exposure of 10 bpc color...
2018-01-03 Mario Kleinerst/dri: Add support for BGR[A/X]1010102 formats.
2018-01-03 Mario Kleinerst/dri: Support texture_from_pixmap for BGR[A/X]1010102...
2018-01-03 Mario Kleinerst/dri2: Add buffer handling for BGR[A/X]1010102 formats.
2018-01-03 Mario Kleinerst/dri2: Add format translations for BGR[A/X]1010102...
2018-01-03 Tim Rowleyswr/rast: fix MemoryBuffer build break for llvm-6
2018-01-01 Lucas Stachetnaviv: disable in-place resolve for non-supertiled...
2017-12-30 Rhys Kiddnv50/ir: Fix unused var warnings in release build
2017-12-30 Rhys Kiddnvc0: Fix unused var warnings in release build
2017-12-30 Rhys Kiddnv50: Fix unused var warning in release build
2017-12-30 Roland Scheideggerr600: fix textureSize queries with tbos
2017-12-30 Roland Scheideggerr600: kill off native_integer shader ctx flag
2017-12-29 Brian Paulsvga: update SVGA_NEW_ flags for updating sampler state
2017-12-29 Brian Paulsvga: whitespace, formatting fixes in svga_state_tss.c
2017-12-28 Brian Paulsvga: check for null fs pointer in update_samplers()
2017-12-27 Brian Paulsvga: move variant->fs_shadow_compare_units assignment
2017-12-27 Samuel Pitoisetradeonsi: make use of ac_init_exec_full_mask()
2017-12-27 Brian Paulsvga: use tgsi_util_get_shadow_ref_src_index() in a...
2017-12-27 Brian Paultgsi: improve comment on tgsi_util_get_shadow_ref_src_i...
2017-12-27 Brian Paulsvga: fix TGSI_TEXTURE_SHADOW1D coordinate selection
2017-12-27 Brian Paulsvga: fix shadow comparison failures
2017-12-27 Brian Paulutil: add trivial comment on u_upload_create()
2017-12-27 Dave Airlier600: fix atomic counter index mode getting emitted...
2017-12-27 Dave Airlieradv/radeonsi: set dcc min uncompressed properly for...
2017-12-27 Dave Airlieamd/common/radv/radeonsi: use register defines for...
next