st/glsl_to_tgsi: stop passing pipe_shader_state to st_store_tgsi_in_disk_cache()
[mesa.git] / src / gallium /
2018-01-16 Roland Scheideggerdraw: remove VSPLIT_CREATE_IDX macro
2018-01-16 Roland Scheideggerdraw: fix vsplit code when the (post-bias) index value...
2018-01-16 Grazvydas Ignotasst/va: release held locks in error paths
2018-01-16 Grazvydas Ignotasradeon: remove unneeded semicolons
2018-01-16 Samuel Pitoisetac: import lp_create_builder() from gallivm
2018-01-16 Indrajit Dasst/va: clear pointers for mpeg2 quantiser matrices
2018-01-16 Indrajit Dasradeon/vcn: update quantiser matrices only when requested
2018-01-16 Indrajit Dasradeon/uvd: update quantiser matrices only when requested
2018-01-15 Adam JacksonRevert "gallium/dri2: Enable {GLX_ARB,EGL_KHR}_context_...
2018-01-14 Gert Wollnyr600/shader: Initialize max_driver_temp_used correctly...
2018-01-14 Rob Clarkfreedreno/ir3: "soft" depth scheduling for SFU instructions
2018-01-14 Rob Clarkfreedreno/a5xx: work around SWAP vs TILE_MODE constraint
2018-01-14 Rob Clarkfreedreno/a5xx: texture tiling
2018-01-14 Rob Clarkfreedreno: update generated headers
2018-01-14 Rob Clarkfreedreno: add screen->setup_slices() for tex layout
2018-01-14 Grazvydas Ignotasr300g: remove double assignment
2018-01-13 Mauro Rossiac: fix build error in si_shader
2018-01-13 Timothy Arceriradv/radeonsi/nir: lower 64bit flrp
2018-01-13 Eric Anholtbroadcom/vc5: Fix up channel swizzling for textures...
2018-01-13 Eric Anholtbroadcom/vc5: Port the draw-time state emission to...
2018-01-13 Eric Anholtbroadcom/vc5: Rename V3D 3.x Flat Shade Action to match...
2018-01-13 Eric Anholtbroadcom/vc5: Update pixel center setup for V3D 4.x.
2018-01-13 Eric Anholtbroadcom/vc5: Print the buffer name in simulator overfl...
2018-01-13 Eric Anholtbroadcom/vc5: Update state setup for V3D 4.1.
2018-01-13 Eric Anholtbroadcom/vc5: Set up depth formats for V3D 4.x.
2018-01-13 Eric Anholtbroadcom/vc5: Always use the RGBA8 formats for RGBX8.
2018-01-13 Eric Anholtbroadcom/vc5: Move the formats table to per-V3D-version...
2018-01-13 Eric Anholtbroadcom/vc5: Use THRSW to enable multi-threaded shaders.
2018-01-13 Eric Anholtbroadcom/vc5: Port drawing commands to V3D 4.x.
2018-01-13 Eric Anholtbroadcom/vc5: Enable the driver on V3D 4.1
2018-01-13 Eric Anholtbroadcom/vc5: Port the simulator to support V3D 4.1
2018-01-13 Eric Anholtbroadcom/vc5: Port the RCL setup to V3D4.1.
2018-01-13 Eric Anholtbroadcom/vc5: Fix per-tile extra clear packet.
2018-01-13 Eric Anholtbroadcom/vc5: Move the TLB loads and stores to helper...
2018-01-13 Eric Anholtbroadcom/vc5: Convert vc5_cl.h to use the V3DX() macros.
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...
next